body{
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;

	background-color:#FFFF00; 
	color:#111111;
	font-family: Verdana, Helvetica, Arial, sans-serif; 	
	font-size:11px; 
}

#content{
	position:absolute;
	width:860px;
	top:30px;
	bottom:0px;
	left:0px;
	right:0px;
}

#left{
	position:relative;
	float:left;
	margin:0px;
		width:110px;	

}

#middle{
	position:relative;
	float:left;
	margin:0px;
	width:480px;	
}

div.nav{
	float:left;
	margin:0px 2px 2px 0px;
	height:100%;
	padding:25px 22px 30px 5px;
}


div.contentTxt{
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	line-height:15px;
}

div.contentImg{
	margin:0px 2px 0px 0px;
}


div.info{
	margin:0px 2px 2px 0px;
	padding:15px 75px 0px 0px;
	color:#777777;
	line-height:15px;
}

div.thumb{
	float:left;
	margin:0px 0px 0px 0px;
}

div.feedback{
	color:#777777;
	border-bottom:1px dotted #111111;	
	padding:0px 0px 6px 0px;
	margin:0px 0px 30px 0px;
}

.entry{
	padding:0px 0px 0px 0px;
	margin:0px;
}

span.quote{
	font-style:italic;
}

div.media{
	background-color:#111111;
}

img{
	margin:0px 0px 0px 0px;
	border:0px;
}

p{
	margin:0px;
	padding:0px;
}

/*----------------------------------------------
----------------------------------------------*/

a.mainNav{
	display:block;
	padding:0px 0px 0px 22px;
	background-image:url('../media/passive/pfeil1.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
	width:100%;
	height:15px;
	text-decoration:none;
	
	color:#111111;
}

a.mainNav:hover{
	color:#999999;
	padding:0px 0px 0px 22px;
	background-image:url('../media/passive/pfeil2.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

a.mainNavSelected{
	display:block;
	padding:0px 0px 0px 22px;
	background-image:url('../media/passive/pfeil1.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
	width:100%;
	height:15px;
	text-decoration:underlined;
	
	color:#111111;
}


/*----------------------------------------------
----------------------------------------------*/

a.extern{
	padding:0px 0px 0px 22px;
	width:100%;
	height:15px;
	text-decoration:none;
	
	color:#111111;
	background-image:url('../media/passive/pfeil1.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

a.extern:hover{
	color:#999999;
	background-image:url('../media/passive/pfeil2.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

a.externprevious{
	padding:0px 0px 0px 22px;
	width:100%;
	height:15px;
	text-decoration:none;
	
	color:#111111;
	background-image:url('../media/passive/pfeil_back.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

a.externprevious:hover{
	color:#999999;
	background-image:url('../media/passive/pfeil2_back.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}


a.externSelected{
	padding:0px 0px 0px 22px;
	width:100%;
	height:15px;
	text-decoration:underlined;
	
	color:#111111;
	background-image:url('../media/passive/pfeil1.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

/*----------------------------------------------
----------------------------------------------*/

a.externInfo{
	padding:0px 0px 0px 22px;
	width:100%;
	height:15px;
	text-decoration:none;
	
	color:#333333;
	background-image:url('../media/passive/pfeil4.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

a.externInfo:hover{
	color:#999999;
	background-image:url('../media/passive/pfeil2.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}

/*----------------------------------------------
----------------------------------------------*/

a.intern{
	padding:0px 0px 0px 0px;
	width:100%;
	height:15px;
	text-decoration:none;
	
	color:#111111;
}

a.intern:hover{
	color:#999999;
}