@charset "UTF-8";
/* CSS Document */
img, div {
   behavior: url(iepngfix.htc);
}

* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
}

a:link {
	color: #030303;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #030303;
}
a:hover {
	text-decoration: none;
	color: #770101;
	font-variant:small-caps;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #030303;
}



.logo{
	font-size:18px;	
}



h1 {
	font-size:14px;
	font-weight:bold;
}

h2 {
	font-size:13px;
	font-weight:bold;

	
	
}

#distance {
	visibility: hidden;
	width: 1px;
	height: 50%;
	margin-bottom: -511px;
	float: left;
}
 
#container {
	margin:0 auto;
	width: 1400px;
	height: 1022px;
	clear: left;
	position: relative;
	text-align:left;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}

body {
	background-image:url(Bilder/body.jpg);
	background-repeat:repeat;
	text-align:center;
	margin:0 auto;
	
}


#bg {
	position:relative;
	width:1400px;
	height:1022px;
	background-image:url(Bilder/BGLektorat.png);
	background-repeat:no-repeat;
	
}
#main {
	text-align: left;
	position:relative;
	width:960px;
	margin:0px auto; 

}

#top {
	width:100%;
	height:93px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	line-height:30px;
	font-size: 11px;
	padding-top:50px;

}

#bild {
	width:100%;
	height:240px;
	position:relative;
	background-image:url(Bilder/buchLektoratFrei.png);
	background-repeat:no-repeat;
	background-position:top;
}

#strich {
	 width:810px;
	 height:60px;
	 position:relative;
	 background-image:url(Bilder/Kohlestrich.png);
	 background-repeat:no-repeat;
	 background-position:top;
	 margin-left:150px;
	
}

#navigation {
	 float:left;
	 width:250px;
	 height:440px;
	 text-align:left;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	 color:#030303;
	 padding-top:120px;
	 
}


ul#navi {
		width:100px;
		margin:0;
		padding-left: 15px;
}


ul#navi li {
		margin:0;
		padding:0;
		text-align:left;
		line-height:26px;
		width:90px;
}
				
ul#navi li a {
		display:block;
		width:100px;
		text-decoration:none;
}

ul#navi li a:hover {
	font-variant:small-caps;
	font-weight:bold;	
}





ul#navi-klein {
		width:100px;
		margin-top:30px;
		padding-left: 15px;
}




ul#navi-klein li {
		margin:0;
		padding:0;
		text-align:left;
		line-height:26px;
		width:90px;
}
			

ul#navi-klein li a {
		display:block;
		width:100px;
		text-decoration:none;
		
}

ul#navi-klein li a:hover {
	font-variant:small-caps;
	font-weight:bold;	
}

.impressum {
	font-size:9px;	
}

.besucht{
	color:#770101;
	font-variant:small-caps;
	font-weight:bold;	
}

				


#maintext {
	 width:auto; 
	 height:551px; 
	 font-family:Verdana, Geneva, sans-serif; 
	 font-size:13px;
	 font-weight: normal; 
	 line-height:21px; 
	 padding-left:70px;
	 padding-top:9px;
	
}