/* CSS Document */
body {
	margin:0px;
	background-image:url(img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#D0E2F0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#52595C;
	text-align: left;
}

ul{
 list-style-type: square;
 list-style-image:url(../img/li.gif);
}

table {
font: 11px Arial, Helvetica, sans-serif;
}

table h1{
	float:left;
	line-height:normal;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	color:#FFFFFF;
}

table h2{
	float:left;
	line-height:normal;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	color:#FFFFFF;
}

/*ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}*/

li {
	list-style-image:url(../img/li.gif);
}

a:link, a:visited{
	color:#666666;
	text-decoration:underline;
}

a:hover, a:active{
	color:#FC761C;
	text-decoration:underline;
}
/*a:link, a:visited{
	color:#999999;
	text-decoration:none;
}

a:hover, a:active{
	color:#FF9124;
	text-decoration:none;
}*/

.klein{
	font: 10px Arial, Helvetica, sans-serif;
	color:#52595C;
}

#box_RAHMEN {
	width:853px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
}

#box_SCHATTEN {
	float:left;
	/*background-color:#FF00FF;*/
	background-image:url(img/schatten_bg.jpg);
	background-repeat:repeat;
	background-color:#D0E2F0
}

#box_MITTE {
	float:left;
	width:831px;
	background-color:#FFFFFF;
}

#box_SCHATTEN_links {
	float:left;
	width:11px;
	background-color:#D0E2F0;
}
#box_SCHATTEN_li_1 {
	float:left;
	width: 11px;
	height:454px;
	background-image:url(img/schatten_links_1.jpg);
	background-repeat:no-repeat;
	background-color:#D0E2F0;
}

#box_SCHATTEN_rechts {
	float:right;
	width:11px;
	background-color:#D0E2F0;
}

#box_SCHATTEN_re_1 {
	width: 11px;
	height:454px;
	background-image:url(img/schatten_rechts_1.jpg);
	background-repeat:no-repeat;
	background-color:#D0E2F0;
}

#box_HEAD{
	width:831px;
	float:left;
	background-image:url(../img/head01.jpg);
	background-repeat:no-repeat;
}

#box_HEAD_PRINT{
	display:none;
}

#box_BODY{
	float:left;
	width:831px;
	background-color:#FFFFFF;
}

#box_LINKS{
	float:left;
	width:160px;
	font: 11px Trebuchet MS;
	color:#52595C;
	text-align: left;
	background-color:#33FF00;
}

#box_NAV{
	float:left;
	width:812px;
	padding-left:19px;
	padding-top:2px;
	font: 12px Arial, Helvetica, sans-serif;
	background-image:url(img/bg_navigation.jpg);
	background-repeat:no-repeat;
	height:17px;
}

#box_NAV a:link, #box_NAV a:visited {
	color:#FFFFFF;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#box_NAV a:hover {
	color:#E0260C;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FFFFFF;
}

.link_nav_aktiv {
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#E0260C;
	text-decoration:none;
	background-color:#FFFFFF;
}

#box_CONTENT{
	width:787px;
	float:left;
	padding:22px;
	line-height:16px;
	color:#666666;
	background-image:url(img/verlauf_content.jpg);
	background-repeat:no-repeat;
}

#box_NEWS_1, #box_WERBUNG_1{
	float:left;
	width:244px;
	margin-right:27px;
	margin-bottom:18px;
}

#box_NEWS_2, #box_WERBUNG_2{
	float:left;
	width:244px;
	margin-bottom:18px;
}

#box_WERBUNG_1{
	float:left;
	width:244px;
	margin-right:27px;
	margin-bottom:18px;
}

#box_WERBUNG_2{
	float:left;
	width:244px;
	margin-bottom:18px;
}

#box_NEWS_HEADLINE {
	float:left;
	width:244px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
	padding-top:7px;
}

#box_NEWS_HEADLINE h1{
	float:left;
	line-height:normal;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}

#box_NEWS_TEXT{
	float:left;
	width:244px;
	font-size:10px;
	margin-top:6px;
	line-height:14px;
}

#box_NEWS_TEXT a:link, #box_NEWS_TEXT a:visited {
	color:#E70E0B;
	/*display:block;
	width:244px;
	background-image:url(img/bg_nav_link.gif);
	background-repeat:repeat;*/
	text-decoration:none;
}

#box_NEWS_TEXT a:hover {
	background-color:#E70E0B;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#box_NEWS_BILD {
	float:left;
	width:244px;
	margin-top:12px;
}

#box_AKTUELLES{
	float:left;
	width:505px;
	margin-bottom:30px;
}

#box_AKTUELLES_HEADLINE {
	float:left;
	width:505px;
	/*border-top:1px solid #CCCCCC;*/
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
	padding-top:7px;
	font-size:10px;
}

#box_AKTUELLES_HEADLINE a:link, #box_AKTUELLES_HEADLINE a:visited {
	color:#E70E0B;
	/*display:block;
	width:244px;
	background-image:url(img/bg_nav_link.gif);
	background-repeat:repeat;*/
	text-decoration:none;
	font-size:10px;
}

#box_AKTUELLES_HEADLINE a:hover {
	background-color:#E70E0B;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#box_AKTUELLES_BILD {
	float:left;
	width:130px;
	margin-top:12px;
	padding-left:20px;
}

#box_AKTUELLES_TEXT{
	float:left;
	width:340px;
	margin-left:15px;
	font-size:10px;
	margin-top:10px;
	line-height:15px;
}

#box_AKTUELLES_TEXT h1{
	line-height:normal;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:-8px;
}

#box_AKTUELLES_TEXT a:link, #box_AKTUELLES_TEXT a:visited {
	color:#E70E0B;
	/*display:block;
	width:244px;
	background-image:url(img/bg_nav_link.gif);
	background-repeat:repeat;*/
	text-decoration:none;
	font-size:10px;
}

#box_AKTUELLES_TEXT a:hover {
	background-color:#E70E0B;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#box_AKTUELLES_BILD a:link, #box_AKTUELLES_BILD a:visited {
	color:#E70E0B;
	/*display:block;
	width:244px;
	background-image:url(img/bg_nav_link.gif);
	background-repeat:repeat;*/
	text-decoration:none;
	font-size:10px;
}

#box_AKTUELLES_BILD a:hover {
	background-color:#E70E0B;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#box_TERMINE_HEADLINE {
	float:left;
	width:505px;
	/*border-top:1px solid #CCCCCC;*/
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
	padding-top:7px;
	font-size:17px;
	line-height:normal;
	font-weight:bold;
}

#box_TERMINE_TEXT{
	float:left;
	width:110px;
	font-size:10px;
	margin-top:10px;
	line-height:15px;
}

#box_TERMINE_TEXT strong{
	color:#333333;
	font-size:10px;
}

#box_TERMINE_TEXT_2{
	float:left;
	width:390px;
	font-size:10px;
	margin-top:10px;
	line-height:15px;
}

#box_TERMINE_TEXT_2 a:link, #box_TERMINE_TEXT_2 a:visited {
	color:#E70E0B;
	text-decoration:none;
	font-size:10px;
}

#box_TERMINE_TEXT_2 a:hover {
	color:#E70E0B;
	text-decoration:underline;
}

.box_BORDER_TEAM {
	width:787px; float:left;
	margin-bottom:25px;
}

.box_TEAM_1{
	float:left;
	width:244px;
	margin-right:27px;
}

.box_TEAM_2{
	float:left;
	width:244px;
}

#box_TEAM_HEADLINE {
	float:left;
	width:244px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
	padding-top:7px;
}

#box_TEAM_HEADLINE h1{
	float:left;
	line-height:normal;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}

#box_TEAM_BILD {
	float:left;
	width:70px;
	margin-top:12px;
}

#box_LINKS_BILD {
	float:left;
	width:100px;
	margin-top:12px;
}

#box_LINKS_TEXT{
	float:left;
	width:134px;
	margin-left:10px;
	font-size:10px;
	margin-top:10px;
	line-height:13px;
}

#box_TEAM_TEXT{
	float:left;
	width:164px;
	margin-left:10px;
	font-size:10px;
	margin-top:10px;
	line-height:13px;
}

#box_TEAM_TEXT_WARUM{
	float:left;
	width:244px;
	font-size:10px;
	margin-top:10px;
	line-height:13px;
}

#box_TEAM_TEXT_WARUM a:link, #box_TEAM_TEXT_WARUM a:visited {
	color:#E70E0B;
	text-decoration:none;
	font-size:10px;
}

#box_TEAM_TEXT_WARUM a:hover {
	color:#E70E0B;
	text-decoration:underline;
}


#box_TEAM_TEXT strong, #box_TEAM_TEXT_WARUM strong{
	color:#333333;
	font-size:10px;
	font-weight:normal;
}

#box_TEAM_FOTO_2{
	width:180px;
	padding-right:13px;
	padding-bottom:20px;
	float:left;
}

#box_TEAM_FOTO_2 img{
	float:left;
}

#box_LOGO{
	width:auto;
	padding-left:165px;
}

#box_LOGO_PRINT{
	padding:0px;
}

#box_TOP {
	padding-top:2px;
	background-color:#EDEFEF;
	float:right;
	font: 11px Trebuchet MS;
	color:#777777;
}

#box_FLASH{
	display:block;
	float:left;
	width:450px;
	padding-top:30px;
	background-color:#FFFFFF;
}

#box_DOTTED_LINE {
	float:left;
	width:440px;
	border-top: 1px dotted #CBD3D3;
	padding-bottom:5px;
}

@media print {
	body {
		margin:0px;
		background-image:none;
		background-color:#FFFFFF;
	}
	#box_SCHATTEN_links, #box_SCHATTEN_rechts, #box_HEAD, #box_NAV, #box_WERBUNG_1, #box_WERBUNG_2{
		display:none;
	}
	#box_CONTENT{
		width:600px;
		float:left;
		padding:0px;
		line-height:16px;
		color:#666666;
		background-image:none;
	}
	
	#box_AKTUELLES{
		clear:left;
		width:505px;
		margin-bottom:30px;
	}
	
	#box_TEAM_2, #box_NEWS_2{
		clear:left;
		width:244px;
		margin-bottom:30px;
	}
	#box_TEAM_1 {
		float:left;
		width:244px;
		margin-bottom:30px;
	}
	
	.box_BORDER_TEAM {
		width:600px; clear:left;
	}
}

