@charset "iso-8859-1";	 

body {
	background-color: #FFFFFF;  
    padding: 0px;    
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	line-height: 16px;
	color: #fefe02;   
}   

img {
	vertical-align:bottom;
}		

form {
	margin: 0px;
	padding: 0px;
}
  
a {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}  

a img {
	border: 0;
}

ul {
	padding: 0;
	margin:0;	 
}							  

li {
	padding-top: 0;
	margin: 0;
	list-style: none; 	 
	cursor: default;
}			

.body {	  		 
	position: relative;
	width: 830px;
	height: 1000px;
	margin: auto;	
	padding-left:20px;
	padding-right:20px;
	background-image: url("bg.jpg");
	background-repeat: repeat-y;
}	  

.image { 
	width: 312px;
	height: 771px;
	background-image: url("mainimg.gif");
	background-repeat: no-repeat;
	position: absolute;
	left: 541px;
	top: 30px;
}	  

.indexlink {
	display:block;
	position: absolute;
	left: 621px;
	top: 30px;
	width: 168px;
	height: 371px;
}	
		
.menu {
	float: right;
	left: 482px;
	margin-left: 30px;
	position: relative;
	top: -7px;
	left: 35px;
}	
	
.menu a {
	display: block;
	width: 136px;
	height: 28px;
}		

.menu a:hover {
	background-position: 0px -28px;
}

.menu_buch 	{ background-image: url("menu_buch.gif"); }
.menu_autor { background-image: url("menu_autor.gif"); }
.menu_downloads { background-image: url("menu_downloads.gif"); }
.menu_kontakt { background-image: url("menu_kontakt.gif"); }
.menu_presse { background-image: url("menu_presse.gif"); }
.menu_auszug { background-image: url("menu_auszug.gif"); }
.menu_galerie { background-image: url("menu_galerie.gif"); }
.menu_mp3s { background-image: url("menu_mp3s.gif"); }

.menu_buch_sel 	{ background-image: url("menu_buch.gif"); background-position: 0px -28px;}
.menu_autor_sel { background-image: url("menu_autor.gif"); background-position: 0px -28px;}
.menu_downloads_sel { background-image: url("menu_downloads.gif"); background-position: 0px -28px;}
.menu_kontakt_sel { background-image: url("menu_kontakt.gif"); background-position: 0px -28px;}
.menu_presse_sel { background-image: url("menu_presse.gif"); background-position: 0px -28px;}
.menu_auszug_sel { background-image: url("menu_auszug.gif"); background-position: 0px -28px;}
.menu_galerie_sel { background-image: url("menu_galerie.gif"); background-position: 0px -28px;}
.menu_mp3s_sel { background-image: url("menu_mp3s.gif"); background-position: 0px -28px;}
			   
.content { 		
	position: absolute;
	top: 40px;
	left: 70px;
	width: 500px;
}

.bigborder {
	border-style: solid;
	border-width:8px;
	border-color: #FFFFFF;
}

.smallborder {
	border-style: solid;
	border-width:1px;
	border-color: #494734;
}			   

.galerie a img {
	margin-right:15px;
	margin-bottom:18px;
}	 

a:hover .smallborder {
	border-color: #AAAAAA;
}			   

.mp3liste li {
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left:16px;
}