@import 'reset.css';

body, td, div {
	font-size: 12px;
	font-family: Trebuchet MS, arial, sans-serif;
	line-height: 16px;
	color: #000;
}
a, a:visited {
	text-decoration: none;
	color: #008ecc;
}
a:hover {
	color: #000;
}
em {
	color: #999;
}

img {
	display: block;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

h2 {
	font-size: 26px;
	line-height: 28px;
}

h3 {
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
}

/*#inhalt a {
	color: #b6b8b9;
	padding-left: 12px;
	background-image: url(../img/icn_link_0.gif);
	background-repeat: no-repeat;
	background-position: left 60%;
}
#inhalt a:hover {
	background-image: url(../img/icn_link_1.gif);
	color: #d4021d;
}*/


#main {
	width: 900px;
	margin: 10px auto 0 auto;
}


#navigation {
	height: 200px;
	margin: 0 0 3px 0;
	overflow: hidden;
}
	
	#flashnavi {
		margin: 0;
		padding: 0;
		height: 90px;
	}
	
	#subnavi {
		height: 30px;
		background-color: #008ecc;
		padding: 0 0 0 12px;
	}
	
	
	#subnavi a {
		font-family: Times;
		color: #000;
		font-weight: bold;
		display: block;
		float: left;
		margin: 6px 20px 0 0;
		font-size: 14px;
	}
	
	#subnavi a.selected, #subnavi a:hover {
		color: #fff;
	}
	
			
#inhalt {
	overflow: auto;
	background-attachment: fixed;
}
	
	#links {
		float: left;
		width: 450px;
		_width: 450px;
		height: 450px;
		overflow: hidden;
		position: relative;
	}
		
		.empty {
			height: 253px;
		}
		
		.bu {
			font-size: 10px;
			text-align: right;
			margin-bottom: 1em;
		}
		
		#subsubnav {
			font-size: 16px;
			line-height: 20px;
		}
		
		#subsubnav a {
			font-size: 16px;
			line-height: 20px;
			color: #837870;
			display: block;
			padding-left: 18px;
		}
		
		#subsubnav a.selected, 
		#subsubnav a:hover {
			color: #000;
			font-weight: bold;
			background: transparent url(../img/icn_arrow.gif) 2px 50% no-repeat;
		}
		
		#subnavsingles a {
			float: left;
			width: 76px;
			height: 90px;
			text-align: center;
			margin: 0 8px 8px 0;
			color: #000;
		}
		
		#subnavmas a {
			float: left;
			width: 109px;
			height: 130px;
			text-align: left;
			margin: 0 3px 8px 0;
			color: #837870;
		}
		#subnavmas a:hover {
			color: #000;
		}
		
		#subnavmas a img {
			margin-bottom: 2px;
			width: 109px;
			height: 109px;
		}
		
		#protagonisten a {
			float: left;
			width: 109px;
			text-align: left;
			margin: 0 3px 3px 0;
			color: #837870;
		}
		#protagonisten a img {
			width: 109px;
			height: 63px;
			
		}
		
		#back {
			position: absolute;
			left: 400px;
		}
		a.backbtn {
			font-weight: bold;
			color: #666;
		}
		a.backbtn:hover {
			font-weight: bold;
			color: #000;
		}
			
		table.liedtext {
			width: 850px;
		}
		
		table.liedtext img {
			display: inline;
			margin-right: 10px;
			margin-bottom: 5px;
			vertical-align: middle;
		}
		
		.land {
			font-size: 26px;
			font-weight. bold;
		}
		
		td {
			padding: 30px;
		}
		.lll { 
			xwidth: 390px;
		
		}	
		.rrr {
			 
		}	
		
		#thumbs a {
			display: inline;
			margin: 0 4px 0 0;
		}
		
		#links #thumbs img {
			display: inline;
			border: none;
			border: 1px solid #000;
		}
		
		#mp3player {
			position: absolute;
			right: 10px;
			bottom: 10px;
			width: 80px;
			height: 100px;
		}
		
	#rechts {
		float: left;
		width: 450px;
		_width: 447px;
		height: 450px;
		overflow: auto;
		clear: right;
	}
		
		div.fliesstext {
			padding: 40px 50px 20px 80px;
		}
	
		p {
			margin-bottom: 1em;
		}
	
#balken {
	height: 30px;
	margin-top: 3px;
		clear: both;
}
#footer {
	padding-top: 2px;
	line-height: 10px;
}
	