@charset "utf-8";
/* CSS Document */
.cleaner {
clear:both;
}
img {
	behavior:url("includes/pngbehavior.htc");
}
.margin5 {
padding-top:5px; 
padding-left:5px; 
padding-right:5px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
#container {
	position:absolute;
	width:950px;
	top:0px;
	left:50%;
	margin-left:-475px;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	z-index:2;
}
#containerBg {
	position:fixed;
	width:1200px;
	top:0px;
	height:208px;
	background-image:url(../bilder/site_bg.gif);
	background-repeat:no-repeat;
	left:50%;
	margin-left:-600px;
	z-index:1;
}
#menu1 {
	position:relative;
	float:left;
	width:950px;
	height:19px;
	background-image:url(../bilder/1_01.jpg);
	background-repeat:repeat-x;
}
#top_bild {
	position:relative;
	float:left;
	width:950px;
	height:173px;
}
#menu2 {
	position:relative;
	float:left;
	height:24px;
	width:950px;
	background-image:url(../bilder/1_17.gif);
	background-repeat:repeat-x;
}
/*9 Info Container*/
#content {
	position:relative;
	left:0px;
	top:0px;
	bottom:28px;
	width:950px;

	background-image:url(../bilder/1_bg_content.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#c1 {
	position:relative;
	float:left;
	width:940px;
	top:0px;
	left:0px;
	padding:5px;

}
#c2 {
	/*
	position:absolute;
	width:298px;
	top:0px;
	bottom:0px;
	left:635px;
	overflow:auto;
	z-index:1;
	*/
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	width:300px;
	height:100%;
	background-color:#fff;
}
#transparent_bg {
	position:absolute;
	top:0;
	left:635px;
	bottom:0px;
	width:298px;
	filter:alpha(opacity=25);
	opacity:0.4;
	background-color:#666666;
}
#info_bottom{
	position:relative;
	top:0px;
	width:950px;
	border-bottom:#666666 1px solid;
	background-image:url(../bilder/1_47.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}
.abstand_20 {
	margin-left:20px;
	padding-top:4px;
}
.pic_border {
border:#999999 3px solid;
border-bottom-width:5px;
border-top-width:5px;
margin:3px;
}
div.success {
	border:1px solid #00ff00;
	margin-left:20px;
	margin-right:20px;
	padding:2px;
	font-style:italic;
	width:300px;
	font-size:16px;
	background-color:#FFFFFF;
}
div.error {
	border:1px solid #ff0000;
	margin-left:20px;
	margin-right:20px;
	width:300px;
	font-size:14px;
	padding:2px;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFFF;
}
.list_icon_logo {
list-style-image:url(../bilder/logo_black.png);
}
<!-- News -->
.news_container {
	width:591px;
}
.n_pic_top {
	background-image:url(../bilder/news_03.png);
	background-position:left;
	background-repeat:no-repeat;
	height:12px;
	
}
.n_pic_bottom {
	background-image:url(../bilder/news_06.png);
	background-position:left;
	background-repeat:no-repeat;
	height:12px;
}
.n_pic_bg {	
	background-color:#c1c9be;
	width:591px;
	border-left:e2e1d9 1px solid;
	border-right:e2e1d9 1px solid;
	background-position:right;
}
.margin_20 {
margin-left:20px;
margin-right:20px;
}
.margin_menu {
float:left;
height:19px;
padding-top:2px;
margin-left:36px;
margin-right:36px;
}
.menu_seperate {
	float:left;
}
.margin_menu_bottom {
float:left;
height:24px;
color:#000000;
padding-top:4px;
margin-left:20px;
margin-right:20px;
}
.box_detail {
width:150px; 
padding:3px; 
margin-top:3px;
background-color:#cccccc; 
margin-left:3px;  
float:left; 
cursor:pointer;
}


/* ---- UWE: ---- */
.pfeil {
}
.pfeil img {
	margin-left:10px;
	width:20px;
	height:20px;
}
.pfeil a {
	
}

img#anfahrtsplan {
	border:#666666 1px dotted;
	padding:2px;
	margin-right:30px;
}

table#kooperationen {
	padding:1px;
	margin:1px;
}
table#kooperationen td {
	border-bottom:1px dotted #999;
}

dl.news {
}
dl.news dt {
	border-top:1px dotted #666;
	margin-top:0.5em;
	padding:2px;
	background-color:#eee;
}
