@import url(http://fonts.googleapis.com/css?family=Michroma);
@import url(http://fonts.googleapis.com/css?family=Quicksand);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);


html{
	font-family : arial,lucida,sans-serif; 
	font-size : 100.01%; 
	background : #fff url(../_gfk/potsplatz.jpg) fixed repeat-y center top; 
}

body{
	position : relative;
	width : 58em;
	margin : 1em auto;
	padding : 0;

	background-color : rgba(255,255,255,.7); 
	
	-moz-border-radius : .2em;
	-webkit-border-radius : .2em;
	border-radius : .2em;
	
	-moz-box-shadow : 0 0 1em #fff;
	-webkit-box-shadow : 0 0 1em #fff;
	box-shadow : 0 0 1em #fff;
	
	color : #000;
}


header{
	text-align : center;
}
header h1 a{
	font-family : Michroma, arial, lucida, sans-serif;	
	font-size : 2.5em;
	font-variant : small-caps;
	text-decoration : none;
	font-weight : normal;
	color : #003;
	-moz-text-shadow : 1px 1px 2px #000;	
	-webkit-text-shadow : 1px 1px 2px #000;	
	text-shadow : 1px 1px 2px #000;	
}




/* NAV */

nav{
	background : transparent;
	padding-left : 6em;
	border : 0;
	height : 1.5em;
}

nav a{
	display : block;
	float : left;
	padding : .1em;
	width : 6em;
	margin-right : .3em;
	text-align : center;
	
	background : rgba(255,255,255,.4);
	color : #000;
	font-size : 1em;
	text-decoration : none;

	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border-radius : 4px;

	-moz-box-shadow : 0 0 4px #003;
	-webkit-box-shadow : 0 0 4px #003;
	box-shadow : 0 0 4px #003;
}

nav.subnavTexte{
	margin-top : .5em;
	padding-left : 12em;
}

nav.subnavTexte a{
	width : 10em;
	height : 4em;

	padding : .1em 0;
	margin-right : .4em;
	font-size : .8em;

	-moz-border-radius : 2px;
	-webkit-border-radius : 2px;
	border-radius : 2px;

	-moz-box-shadow : 0 0 2px #003;
	-webkit-box-shadow : 0 0 2px #003;
	box-shadow : 0 0 2px #003;
}

nav.subnavPresse{
	padding-left : 30em;
}

nav.subnavPresse a{
	width : 2em;
	height : 1.5em;
}


nav a:hover{
	color : #600;
	background : rgba(255,255,255,.9);
	border-color : #006;
	font-variant : small-caps;
}

nav a.aktiv{
	color : #c00;
	background-color:#fff;
	border-color : #ccc;
	opacity : .9;
	font-variant : small-caps;
}

section.av{
	border : 1px solid #336;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border-radius : 4px;
	padding : .5em;
	margin-bottom : 1em;
}




a.inzeile{
	display : inline;
	padding : 0 .2em;
	text-decoration : none;
	background-color : rgba(255,255,255,.6);
	color : #009;
	font-size : 1em;
	font-family : courier,'courier new',monotype;
}
a.inzeile:hover{
	background-color : rgba(255,255,255,.9);
}


a.mehr{
	font-size : 80%;
	color : #600;
	text-decoration : none;
}

a.mehr:hover{
	text-decoration : underline;
}



article{
	clear : both;
	width : 40em;
	font-size : 1em;
	background : transparent;
	margin : 0 auto 6em auto;
	padding : 2em;
	min-height : 20em;
	text-align : left;
}
article.schmal{
	width : 30em;
	margin : 0 auto;
}

footer{
	margin-top : 6em;
	text-align : center;
	font-size : .7em;
	color : #999;
	padding : 1em;
}



h2{
	font-size : 1em;
	color : #300;
}

p, ul{
	font-size : .9em;
}

/* ANFANG BioBiblio */

p.variante{
	font-weight:bold;
	color : #060;
	font-size : 1em;
	text-align : center;
	padding : .4em;
	border : 1px solid rgba(200,200,200,.5);
	background : rgba(200,200,200,.2);
	border-radius : 4px;
}

p.thema{
	font-weight:bold;
	font-style:italic;
	color : #660;
	font-size : .9em;
	text-decoration : underline;
}

/* ENDE BioBiblio */

/* ANFANG Presse */

p.quelle{
	color : #900;
	font-weight : bold;
	font-variant : small-caps;
}
p.untertitel{
	color : #300;
	font-weight : bold;
}
p.autor{
	color : #060;
	font-weight : bold;
}


/* ENDE Presse */

.zentriert{
	text-align:center;
}

.blocksatz{
	text-align:justify;
}

.rechz{
	text-align:right;
}

.anker{
	color : #000;
	cursor : pointer;	
	border : 1px solid #ccc;
	-webkit-border-radius : 4px;
	-moz-border-radius : 4px;
	border-radius : 4px;
	padding : 2px;
}

		.anker:hover{
			background-color : rgba(255,255,255,.5);
			color : #600;
			font-variant : small-caps;
		}

blockquote{
	font-size : .9em;
	font-style : italic;
	margin-left : 28em;
}

/* IMG */

figure {
	font-size : .8em;
	color : #696;
	overflow : visible;
}
	figure dd{
		text-align : right;
	}

img{
	border:0;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border-radius : 4px;
}


img#starter{
	width : 52em;
	opacity : .1;
	filter:alpha(opacity=90);
	margin-left : -1.1em;
	margin-top : 0em;
	
}


img#namenszug{
	width : 443px;
	height : 97px;
	opacity : .9;
	filter:alpha(opacity=10);
}



img#cultd{
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}	


img.vlh{
	width : 60px;
	-moz-transition : all 1s ease-in-out;
	-o-transition : all 1s ease-in-out;
	-webkit-transition : all 1s ease-in-out;
	transition : all 1s ease-in-out;
}

	img.vlh:hover{
		-moz-transform : rotate(1deg) scale(4);
		-o-transform : rotate(1deg) scale(4);
		-webkit-transform : rotate(1deg) scale(4);
		transform : rotate(1deg) scale(4);
	}
