html 
{
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:0; 
	border:0; 
	background:#404040;
	color: #333333;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-weight: normal;
	text-decoration:none;
	font-size: 12px;	
}

body 
	{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	}

#content 
	{
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:117px; 
	bottom:0px;  
	right:0; 
	background:#FFFFFF;  
	width:556px;
	left:50%; 
	margin-left:-198px;
	}

* html #content 
	{
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	height:100%; 
	max-height:100%; 
	left:50%; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	border-top:99px solid #404040; 
	-border-top:116px solid #404040;
	border-bottom:0px solid #404040; 
	border-left:200px solid #404040;
	-border-left:0px;
	}
	
#contentAmazon
	{
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:117px; 
	bottom:0px;  
	right:0; 
	background:#FFFFFF;  
	width:770px;
	left:50%; 
	margin-left:-321px;
	align:center;
	}

#menu 
	{
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:117px; 
	bottom:0px;  
	right:0; 
	background: #EFEFEF;  
	width:121px; 
	-width:123px;
	left:50%; 
	margin-left:-323px;
	-margin-left:-321px;
	border-right:1px solid #404040;
	}

* html #menu 
	{
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	height:100%; 
	max-height:100%; 
	left:50%; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	border-top:99px solid #404040; 
	-border-top:116px solid #404040;
	border-bottom:0px solid #404040; 
	border-left:200px solid #404040;
	-border-left:0px;
	border-right:1px solid #CFCFCF;	
	}


	
#right 
	{
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:117px; 
	bottom:0px;  
	right:0; 
	background:#990033;
	width:91px; 
	left:50%; 
	margin-left:358px;
	}

* html #right 
	{
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	height:100%; 
	max-height:100%; 
	left:50%; 
	overflow:auto; 
	position:absolute; 
	z-index:4; 
	border-top:99px solid #404040; 
	-border-top:116px solid #404040;
	border-bottom:0px solid #404040; 
	border-left:200px solid #404040;
	-border-left:0px;
	}

#head 
	{
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:770px; 
	left:50%; 
	margin-left:-321px;  
	height:117px; 
	z-index:5; 
	overflow:hidden; 
	background:#C0C0C0;
	background-image: url(img/wasserfall.jpg);
	background-repeat:no-repeat;
	}
#head.home
{
	background-image: url(img/wasserfall.jpg);
}
#head.author
{
	background-image: url(img/vogel.jpg);
}
#head.books
{
	background-image: url(img/wasserfall.jpg);
}
#head.act
{
	background-image: url(img/wasserfall.jpg);
}
#head.film
{
	background-image: url(img/shakespeare.jpg);
}
#head.audiobooks
{
	background-image: url(img/gitarre.jpg);
}
#head.contact
{
	background-image: url(img/wasserfall.jpg);
}		
	
#titleRight	
	{
	margin-left:679px;
	}

#left 
	{
	background:#990033;
	position:absolute; 
	left:0; 
	top:0px; 
	bottom:0px; 
	width:130px; 
	left:50%; 
	margin-left:-451px; 
	z-index:4; 
	overflow:auto; 
	}

* html #left 
	{
	height:100%; 
	top:0; 
	bottom:0; 
	border-top:0px solid #404040; 
	border-bottom:0px solid #404040;
	}

	
#content .mainContent
	{
	padding: 20px;
	}
	
#menu .leftMenu
	{
	width:100px;
	-width:120px;
	position:absolute; 
	top:0px;
	padding: 23px 10px 20px 10px;
	line-height:13px;
	}

#left .date
	{
	/*padding-top:103px;*/
	padding-top:89px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}
#left .links
	{
	background:#990033;
	/*
	padding-left:10px;
	padding-right:10px;
	*/
	padding-top: 5px;
	padding-bottom:20px;
	text-align:center;
	}
	
.cassette
	{
	width:77px;
	-width:83px;
	margin:0px;
	padding-left:2px;
	padding-right:4px;
	float:left;
	font-size:9px;
	font-weight:normal;
	}	
	
/*--------------------------------*/
/*---All                       ---*/
/*--------------------------------*/
.cb { clear: both; }
.cl { clear: left; }
.cr { clear: right; }

.emptyLine
	{
	width: 570px;
	height: 20px;
	top:20px;
	left:180px;
	}		


