@charset "UTF-8";
/* CSS Document */

img, div {
   behavior: url(iepngfix.htc);
}
.name {
	font-size: 28px;
}

.name a:hover {
	color:#770101;	
}


.colorchange a:hover {
	color:#770101;	
}

.strich {
	font-size: 100px;
}
#cursor {
	font-size: 26px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #6FF;

}
a:visited {
	text-decoration: none;
	color: #2C2C2C;
}
a:active {
	text-decoration: none;
	color: #999;
}

#inhalt {
	position:absolute;
	left:50%; 
	width:1000px; 
	height:400px; 
	margin-left:-500px;
	padding-top:30px;
	top:300px;
	font-family: Verdana, Geneva, sans-serif; 
	text-align:center; 
	line-height:10px;
}



#main {
	 width:760px; 
	 margin:0px auto; 
	 text-align:left;
	
}



#lektaktion {
	width:236px;
	position:absolute;
	text-align:left;
	left: 592px;
	top: 93px;
	font-size:16px;
	height: 12px;
}


#bild {
	position:absolute;
	width:700px;
	height:212px;
	background-image: url(Bilder/buchIndex.jpg);
	left: -17px;
	top: 164px;
}
