html,body{margin:5px 20px 20px 20px; padding:0}
body{	font-family: Verdana, Helvetica; 
	        text-decoration: none}

a { color:rgb(51,51,51); }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }

a:hover{
	text-decoration: none;
	background-color: #cc6600;
	color: #000;
}

.color_norm {
	COLOR: rgb(102,102,102); 
}

.color_mark {
	COLOR: #cc6600; 
}

.pic_new  img{
	border: 2px solid rgb(202,202,202);
	width:166px;
	height:112px;
	margin:0;
	padding:0;
}

.pic_new  img:hover{
	border:2px solid #cc6600; 
	margin:0;
	padding:0;
}

#container{
     padding:0;
     margin:auto;
     width:850px;
}


#leftframe{
     float:left;
     border-right:1px dotted #ccc;
     margin:0 0 0 10px;
     padding:0;
     width:600px;
}


#rightframe{
	 margin:0 0 0 20px;
	 float:left;
	 width:180px;
}


.titel img{
	border:0;
	width:590px;
	height:28px;
	padding:0;
	margin-top:30px;
}


#language{
	margin:0;
	padding:0;
}

#language ul {
	margin:0;
	padding:0;	
}

#language li {
	display:inline;
	list-style:none;
	font-size:10px;
	margin:0;
	padding:0;
}



#navigation {
	border-top: 1px dotted #ccc;
	list-style:none;
	text-align: left;
	margin: 130px 0 0 10px;
	padding:0;
	width:180px;
	position:fixed;
}
 
 #navigation li {
	border-bottom:1px dotted #ccc;
	font-weight: bold;
	font-size: 11px;
	padding:8px 0 8px 0;
}

 #navigation img {
	 width:18px; 
	 height:13px;
	 margin-right:8px;
     border:0;
	 vertical-align:bottom;
     padding-top:0;
}



.subnavigation {
	margin: 30px 0 0 0;
	padding-top:2px;
	height:16px;
	width:590px;
}


.subnavigation ul li{
	display:inline;
	font-weight: bold;
	padding:0;
}	

.subnavigation ul li.pfeil_links{
	font-size:10px; 
	margin-right:10px;
}

.subnavigation ul li.pfeil_rechts{
	COLOR: rgb(0,0,0); 
	margin-left:5px;
}

.subnavigation ul li.pfeil_leer{
	COLOR: rgb(255,255,255); 
	margin-left:5px;
}

.subnavigation ul.listetitel{
	COLOR: rgb(102,102,102); 
	font-size: 11px;
	float:left;
	margin:0;
	padding:0;
}

.subnavigation ul.listenav {
	COLOR: rgb(102,102,102); 
	font-size: 10px;
	float:right;
	margin:0;
	padding:0;
}




#content {
	margin: 10px 0 0 0;
	padding:0;
	width:590px;
}





.pic_list{
	list-style:none;
	margin:10px 0 40px 0;
	border: 0;
	padding:0;
	height:60px;
}

.pic_list li {
	font-size:10px;
	font-weight: normal;
	color: rgb(102,102,102);
	margin: 0 10px 0 0;
	float:left;
}

.pic_list  img {
	display:block;
	border: 2px solid rgb(202,202,202);
	padding:0;
	margin:0;
}

.pic_list  a img:hover{
	border:2px solid #cc6600; 
}






#space{
	height:60px;
}

#formular{
	line-height: 24px;
	font-size: 11px;
	font-weight: normal;
	color: rgb(51,51,51);
	width:380px;
	text-align:left;
	margin:0;
}
	
h1{
	padding-top:15px;
	padding-bottom:20px;
	color: rgb(51,51,51);
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

h2{
	margin:30px 0 15px 0;
	color: rgb(51,51,51);
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

h3{
	margin: 0 0 15px 0;
	color: rgb(102,102,102);
	font-size:11px;
	font-weight:bold;
	text-align:left;
}


p.fliesstext{
	line-height: 24px;
	font-size: 11px;
	font-weight: normal;
	color: rgb(51,51,51);
	text-align:left;
	margin:0;
}

p.footer{
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	color: rgb(102,102,102);	
	border-bottom: 1px solid rgb(153,153,153); 	
	text-align:left;
	margin:10px 0 20px 0;
	background-color: rgb(204,204,204);
}

p.beschreibung{
	font-size: 10px;
	font-weight: bold;
	color: rgb(102,102,102);
}


p.quelle{
	font-size: 9px;
	font-weight: normal;
	color: rgb(120,120,120);
	margin:2px 0 0 0;
	padding:0; 
}

p.video{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: rgb(102,102,102);
	margin:8px 0 5px 0;
}

