html{
	overflow-y: scroll;
}

html, body {
 	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
 	background: #eaeaea; 
 	margin:0;
 	padding:0;
	text-align:center;
	color:#657186;
margin-top:12px;
	
}


#box {
	padding-top:9px;
	padding-left:17px;
	padding-bottom:4px;
	margin:auto;
	background: #fff;
	width:990px;
	text-align:left;
	background: url("/Start/images/bg_main.jpg");
	background-repeat:repeat-y;
height:715px;
	
}
		
#top_box{
	position:relative;
	float:left;
	width:950px;
	margin-bottom:4px;
}		

#top_image{
	float:left;
	margin-right:5px;
}

#top_logo{
	
	text-align:right;
	padding-top:20px;
	height:60px;
}

/* Styles (ME) */
.grau {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
	color: #818B86}
.grauS {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 9px;
	color: #818B86}

.blau{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
	color: #0033FF}

.blauXL{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0033FF}

.blauS {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 9px;
	color: #0077BB}
.orange {
 	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
	color: #FAA74A}
.orangeS{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 9px;
	color: #FAA74A}

.gruenXL {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #81CC00}
.rotXL {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000}

.rot2XL {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000}

.gelbXL {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00}

.Euro {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
	font-weight: bold;
	line-height: 5px;
	color: #FAA74A}

.NichtUnterstrichen {
text-decoration: none;}

	
/* Hauptmenü */
.hmen_box{
	clear:left;
	padding-left:8px;
	width:945px;
	line-height:22px;
	height:25px;
	font-family: arial;
	font-weight:bold;
	font-size:12px; 
	color: #fff;
        background: url("/Start/images/men_balken_lang.png");
        background-repeat: no-repeat;

}
.nav_abstand{
	margin-left:20px;
}

.navigation a:link {font-family: arial;text-decoration: none; font-weight:bold;font-size:12px; color: #fff; 	}	
.navigation a:visited {font-family: arial;text-decoration: none; font-weight:bold;font-size:12px; color: #fff;	}	
.navigation a:hover {font-family: arial;text-decoration: underline;font-weight:bold; font-size:12px;  color: #fff;	}	
.navigation a:active {font-family: arial;text-decoration: none;font-weight:bold; font-size:12px; color: #fff;	}	

.subnavigation:link 		{font-family: arial;text-decoration: none; font-weight:bold;font-size:12px; color: #000;	}	
.subnavigation:visited {font-family: arial;text-decoration: none; font-weight:bold;font-size:12px; color: #000;	}	
.subnavigation:hover 	{font-family: arial;text-decoration: underline;font-weight:bold; font-size:12px;  color: #000;	}	
.subnavigation:active 	{font-family: arial;text-decoration: none;font-weight:bold; font-size:12px; color: #000;	}		

.subheadline:link {color: #000; text-decoration: none;}	
.subheadline:visited {color: #000; text-decoration: none;}	
.subheadline:hover {color: #000; text-decoration: underline;}	
.subheadline:active {color: #000; text-decoration: none;}

.tour_link:link {text-decoration: underline; color: #999;}	
.tour_link:visited {text-decoration: underline; color: #999;}	
.tour_link:hover {text-decoration: underline;;	color: #999;}	
.tour_link:active {text-decoration: underline;	color: #999;}	


ul#news{
	display:inline;
	list-style-type:none;
}
ul#newsli{
	line-height:18px;
	
}
ul#newsli a{
	font-family: arial; 
	text-decoration: none; 
	font-weight:bold;
	font-size:11px; 
	color: #000;
	padding:0.2em;
}
ul#newsli a:hover{
	text-decoration: underline; 
}

.suche {
	display:inline;
	
}	
.suche_input {
	font-size:10px;
	line-height:13px;
	height:15px;
	background-color:#f8f7f7;
	border:0;
	display:inline;
	width:110px;
}		
/* Content und Infoboxen bereich */
#main_box{
	position:relative;
	float:left;
	width:950px;
	margin-top:5px;
border: 0px solid black;
height:470px;
}

#info_container{
position:relative;
	float:left;
	width:157px;

}
#content_container{
position:relative;
	float:left;
	width:790px;

}




#statustext{
	text-align:right;
}

#content_headline{
	margin-bottom:10px;
	 width:296px;
margin-left:35px;
	font-size:16px; 
	font-weight:bold; 
	font-style:italic;
}	

#content{
text-align:left;
}		

.info_box_headline {
	color:#fff;
	height:18px;
	padding-left:8px;
	font-weight:bold;
	height:22px;
       
	line-height:20px;
}	
		
.info_box_content_top {
	background-color: #f8f7f7;
	color:#000;
	padding-left:8px;
	padding-bottom:8px;
	margin-bottom: 8px;
height:152px;
}

.info_box_content {
	background-color: #f8f7f7;
	color:#000;
	padding-left:8px;
	padding-bottom:8px;
	margin-bottom: 8px;
height:100px;
}

.info_box_link {
	color:#ffffff;
	
	padding-left:8px;
	font-weight:bold;
	height:26px;
	line-height:24px;
	margin-bottom: 4px;
	background: url("/Start/images/men_left_button.png");
	background-repeat: no-repeat;
}
.info_box_link a:link {font-family: arial;text-decoration: none; font-weight:bold;font-size:12px; color: #fff;	}	
.info_box_link a:visited {font-family: arial;text-decoration: none; font-weight:bold;font-size:12px; color: #fff;	}	
.info_box_link a:hover 	{font-family: arial;text-decoration: underline;font-weight:bold; font-size:12px;  color: #000;	}	
.info_box_link a:active	{font-family: arial;text-decoration: none;font-weight:bold; font-size:12px; color: #fff;	}
	
.settextcenter{
	text-align:center;
}
.pfeil{
	padding-left:17px;
	margin-bottom:5px;

}

.pfeil a{
	text-decoration: none;
	font-family: arial; 
font-weight:bold;
font-size:12px; 
color: #000;
}

.tour_table {

background: url("/Start/images/verlauf_grau.jpg");
background-repeat:repeat-x;
}

.tour_table td{
padding: 5px;
}

.tour_table h1 {
font-weight:bold;
font-size:14px;
}

.box_content_small{
	position:relative;
	float:bottom;
	overflow:auto;
	margin-top:10px;
	width:759px;
	height: 203px;
	margin-left:25px;
	margin-bottom:20px;
	border:0px solid black;
	padding-right:10px;
}

* html .box_content_small{
width:758px;
}

.box_content_bottom{
	position:relative;
	float:left;
	
	width:740px;
	margin-left:35px;
	margin-bottom:11px;
	
}

.box_content_big{
	
overflow: hidden;
	margin-left:25px;
	width:769px;
	margin-bottom:10px;
	height: 220px;
}

* html .box_content_big{
width:768px;
}

.box_content_big_left {
width:328px;
float:left;
height: 210px;
overflow: hidden;
}

.box_content_big_right {
margin-left:31px;
float:left;
width:410px;
height: 210px;
overflow: hidden;

}

* html .box_content_big_right{
width:409px;
}

.box_content_team_1 {
position:relative;
	float:bottom;
	overflow:auto;
	margin-top:10px;
	width:759px;
	margin-left:25px;
	margin-bottom:20px;
	
	padding-right:10px;
height:436px;
background: url("/medien/bilder/bg_Team/Team_fue.jpg");
background-position:bottom;
	background-repeat:no-repeat;
}

* html .box_content_team_1{
width:758px;
}

* html .box_content_team_2{
width:758px;
}
* html .box_content_team_3{
width:758px;
}
* html .box_content_team_4{
width:758px;
}


.box_content_team_2 {
position:relative;
	float:bottom;
	overflow:auto;
	margin-top:10px;
	width:759px;
	
	margin-left:25px;
	margin-bottom:20px;
	
	padding-right:10px;
height:436px;
background: url("/medien/bilder/bg_Team/Team_fin.jpg");
background-position:bottom;
	background-repeat:no-repeat;
}

.box_content_team_3 {
position:relative;
	float:bottom;
	overflow:auto;
	margin-top:10px;
	width:759px;
	
	margin-left:25px;
	margin-bottom:20px;
	
	padding-right:10px;
height:436px;
background: url("/medien/bilder/bg_Team/Team_pro.jpg");
background-position:bottom;
	background-repeat:no-repeat;
}

.box_content_team_4 {
position:relative;
	float:bottom;
	overflow:auto;
	margin-top:10px;
	width:759px;
	
	margin-left:25px;
	margin-bottom:20px;
	
	padding-right:10px;
height:436px;
background: url("/medien/bilder/bg_Team/Team_kon.jpg");
background-position:bottom;
	background-repeat:no-repeat;
}

.box_abstandhalter{
	margin-left:105px;
}
h1{

display:inline;
	font-size:16px; 
	font-weight:bold; 

}

.fader {
    position: relative;
    display: inline-block;
}

.fader img {
    vertical-align: top;
}

.fader img.next {
    position: absolute;
    top: 0;
    left: 0;
}

.blackdown{
}
.blackdown td {
	
	border-bottom: 1px solid black;
	
	}
.team_table_bg {

background: url("/Start/images/verlauf_grau.jpg");
background-repeat:repeat-x;
}

.team_table td{
padding: 5px;
}

.team_table h1 {
font-weight:bold;
font-size:14px;
}
.team_table td{ border-bottom: solid black 1px;border-right: solid black 1px; }

.team_table_ende td{ border-right: solid black 1px; }

.partner_table {
border-right: solid #faa74a 1px;
#border-top: solid #faa74a 1px;
#background: url("/Start/images/verlauf_grau.jpg");
#background-repeat:repeat-x;
float:left;
margin-bottom:10px;
width:247px;

}
.partner_table td{padding: 3px;}


.RahmenGelb{
border: 1px solid #FFCC66;}

.RahmenBlau{
border: 1px solid #0033FF;}

.RahmenRot{
border: 1px solid #990000;}