@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	overflow: hidden;
}
.clear {
	clear:both;	
	height:1px;
}
#header {
	width: 970px;
	height: 282px;
	position: relative;
	margin:0px;
}
#header #search form {
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:40px;
	right:0px;
}

#header #search form .button {
	background-color: #a8b1ba;
	color: #FFF;
	border:0;padding:10px;
	padding-top: 2px;
	padding-bottom:2px;
	margin-right:0px;
}

#header #search form input {
	border: 1px solid #a8b1ba;
}
/* SHORT MENU */
#header #shot_menu {
	font-size:12px;
	float:right;
	font-weight:bold;
	margin:0px;
}

#header #shot_menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;		
}

#header #shot_menu ul li{
	display: inline;	
}

#header #shot_menu a {
	margin:0px;
	margin-left:10px;
	text-decoration:none;
	color: #a8b1ba;
	line-height:25px;

}

#header #shot_menu li.active a, #header #shot_menu li:hover a {
	color: #006ab2;
}
/* SHORT MENU END */

/* LANG MENU */
#header #lang_menu {
	margin:0px;
	font-size:12px;
	float:right;
	font-weight:bold;
}

#header #lang_menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;		
}

#header #lang_menu ul li{
	margin:0px;
	margin-left:5px;
	display: inline;
	padding-left:11px;
	padding-right:11px;
	padding-top: 5px;
	padding-bottom:5px;
	color: #a8b1ba;
	line-height:25px;
	text-decoration:none;
}
 
#header #lang_menu ul li a{
	color: #a8b1ba;
	text-decoration:none;
}


#header #lang_menu li.active , #header #lang_menu li:hover, #header #lang_menu li:hover a {
	color: #FFF;
	background-color: #a8b1ba;
}
#header #lang_menu li.leer {
	color: #EFEFEF;
}

/* LANG MENU END */


#logo {
	position:absolute;
	top:20px;
	left: 30px;
	border:0;
}
#site_image {
	background-image: url(../Bilder/bg_site_image.gif);
	background-repeat: repeat-x;
	height: 202px;
	width: 970px;
	overflow: hidden;
	position:absolute;
	top: 80px;
	left: 0px;
}

#site_image img {
	position: absolute;
	bottom:0px;
	right:0px;
	width: 720px;
	height: 183px;
	overflow: hidden;
}

#stage {
	width:970px;
	height:auto;
}

#stage #links {
	width: 255px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float: left;
}

#stage #scroll_wrapper, #stage_zweiSpalten #scroll_wrapper {
	height: 200px;
	overflow: auto;
	width: 715px;
}


#stage #scroll_wrapper #mitte {
	float: left;
	width:495px;
	padding:10px;
	
}

#stage #scroll_wrapper #rechts {
	float: left;
	width: 170px;
	padding-top: 53px;
	overflow:hidden;
}

#stage_zweiSpalten {
	width:970px;
	height:auto;
}

#stage_zweiSpalten #links {
	width: 255px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float: left;
}

#stage_zweiSpalten #scroll_wrapper #mitte {
	float: left;
	width:657px;
	padding:10px;
	
}



/* HAUPT MENU */
#links #menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../Bilder/bg_menu.jpg);
	background-repeat: repeat-y;
	width:255px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: 0px 0px;
}
#links ul#menu li {
	list-style-type: none;	
}

#links ul#menu li a{
	background-image: url(../Bilder/menu_bullet_no.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 12px;
	width:200px;
	display:block;
	text-decoration: none;
	color:#696a6c;	
	text-decoration: none;
}
#links ul#menu li a:hover, #links #menu li.active a {
	background-image: url(../Bilder/menu_bullet_active.jpg);
}


#links #menu  li.active  a, #links ul#menu li a:hover {
	color:#ff9900;	
	text-decoration: none;
}

/* zweite Ebene */
#links #menu li.active ul {
	margin:0px;
	margin-top: 0px;
	padding:0px;
	font-size:12px;

}

#links #menu li.active ul li {
	background-image: none;
}

#links #menu li.active ul li a {
	color:#696a6c;	
}

#links #menu li.active ul li{
	margin: 0px;
	padding-top:0px;
}

#links #menu li.active ul li a{
	background-image: url(../Bilder/menu_bullet_subno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	list-style-type: none;
	margin: 0px;
	margin-left: 15px;
	padding-bottom: 12px;
	overflow:hidden;
}
#links #menu li.active ul li a:hover, #links #menu li.active ul li.active a {
	background-image: url(../Bilder/menu_bullet_subactive.jpg);
}
#links #menu li.active ul li a {
	color:#696a6c;	
	text-decoration: none;
}

#links #menu li.active ul li.active a, #links #menu li.active ul li a:hover {
	color:#ff9900;	
	text-decoration: none;	
}

#links #menu_top {
	background-image: url(../Bilder/bg_menutop.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 254px;	
}
#links #menu_bottom {
	background-image: url(../Bilder/bg_menuabschluss.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 254px;	
}
/* HAUPT MENU END*/

.internal-link {
	color: #ff9900;
	text-decoration: none;	
}
