/* CSS Document */

body { font-family:"Trebuchet MS"; font-size:12px; margin: 0; padding: 0; text-align:center; color:#ffffff; background-color:#000000}

#world {margin:0 auto; clear:both; width:800px; background-color:#000000; height:600px; text-align:left;}

#top {
	float:left;
	width:800px;
	background-image:url(head.jpg);
	background-repeat:no-repeat;
	height:68px;

}

#menu {
	float:left;
	width:800px;
	height:33px;
	background-color:#841112;

}

#menu .menupunkt {
	float:left;
	height:33px;

	font-weight:bold;
	padding-top:0px;



	
}

#menu .menupunkt a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu .foto {
	background-image:url(foto_dark.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
	width:200px;
		margin-left:32px;
}

#menu .foto:hover, #menu .foto.active {
	background-image:url(foto_light.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;

}

#menu .farbe {
	background-image:url(farbe_dark.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
	width:200px;
		margin-left:32px;

}
#menu .farbe:hover, #menu .farbe.active {
	background-image:url(farbe_light.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;

}

#menu .normal {
	float:right;
	margin-right:32px;

}


#menu .menupunkt .sub {
	color:#E5B7BC;
	width:100%;
	float:left;
	clear:both;
	font-weight:normal;
	height:15px;


	padding-top:0px;

}

#menu .menupunkt .sub a {
	color:#E5B7BC;
}

#menu .menupunkt .sub a.active {
	text-decoration:none;
	color:#FFFFFF;
	background-image:none;
	padding-left:0;
}
#menu .menupunkt .sub a.subcat {
	color:#FFFFFF;
	text-decoration:none;
}
#menu .menupunkt .sub .punkt {
	margin-right:10px;
	float:left;
	line-height:13px;
}



#submenubar {
	float:left;
	width:733px;
	height:19px;
	background-image:url(submenu.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
	padding-left:67px;
	padding-top:3px;
	clear:both;
	display: inline;
}

#submenubar .subpunkt {
	font-size:11px;
	color:#E5B7BC;
	margin-right:18px;
	float:left;
}

#submenubar .subpunkt a{
	color:#E5B7BC;
	text-decoration:none;
}

#submenubar .subpunkt a.active{
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
}



#submenubar.inactive {
	background-image:none;
}

#main {
	float:left;
	width:800px;
	height:500px;
}

#content {
	width:800px;
	margin-top:5px;
	height:360px;
}

#content .images {
	margin-top:60px;
	margin-left:0px;
	float:left;

	width:800px;


}

img {
	border:0;
}

#content a {
	color:#FFFFFF;
	text-decoration:none;
}

#content .image {
	text-align:center;
	margin-right:20px;
	height:200px;
	float:left;






	
}

#content .thumb_surround {
	border:1px solid #000000;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;

}

#content .thumb_surround * {
	vertical-align:middle;
}




#content .image:hover .thumb_surround {
	/*border:1px solid #FFFFFF;*/
}


#content .image span {
	
	margin-top:15px;
	font-size:16px;
	display:block;
	clear:both;
	
}

#content span.small {
	font-size:12px;
}

#content .images_2 {
	margin-top:60px;
	margin-left:130px;
	float:left;
		background-color:#FFFF00;
}

#content .image_2 {
	text-align:center;
	margin-right:60px;
	width:235px;
	float:left;
}


#content .image_2 span {
	width:100%;
	margin-top:20px;
	font-size:16px;
	display:block;
	clear:both;
}

#content .imagefull {
	margin-top:10px;
	margin-left:0px;
	float:left;
	width:800px;
	text-align:center;
}

#content #imagebar {
	float:left;
	width:800px;
	overflow:auto;
	height:100px;
	margin-top:30px;

	padding-top:10px;
		white-space:nowrap;
		
	scrollbar-face-color: #000000;
scrollbar-highlight-color:#000000 ;
scrollbar-3dlight-color: ;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: ;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
}

#innerbar {
	float:left;
	height:30px;



}


#content #imagebar img {
	margin:0 5px 0 5px;

}

#content .miniview {
visibility:hidden;

	background-color:#000000;

	position:absolute;
	
	left:0;
	z-index:400;
	width:100%;
	text-align:center;
	width:45px;
	background-image:url(film.jpg);
	background-repeat:repeat-y;


}

#content .miniview .minisur {
	float:left;
	margin:2px;
	padding:0;
	background-color:#000000;
	line-height:8px;

}


#content .miniview .imgmini {
	float:left;
	width:32px;
	height:33px;
	overflow:hidden;
	margin-left:6px;
	margin-bottom:4px;
	z-index:101;
	position:relative;
}

#content .miniview img {
	padding:0;
	border:none;
	z-index:102;
	position:relative;

}



#article {
	padding-left:25px;
}

