﻿

html {
overflow-y: scroll;
}


#subbanner {
	color: #030;
	font-size: 11px;
}
#subbanner a {
	color: #030;
	text-decoration: none;
}
#subbanner a:hover {
	color: #060;
	text-decoration: underline;
}

/* wb-elemente */
.searchfield {
	background: #F5F5F5;
	color: #030;
	border: 1px solid #C0C0C0;
}
#container {
	width: 980px;
	border: 1px solid #DDDDDD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 139px;
	text-align: right;
	background: url(images/banner.jpg) no-repeat left;
}
#kopf {
	height: 19px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

/* Inhalt Breite und Kopfabstand */
#content {
	width: 980px;
	background-color:#E6E6E6;
}
#left {
	border-style:solid;
	border-width:0px;
	float: left;
	width: 196px;
	padding-left:2px;
	padding-right:2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#left1_section1 {
	width: 196px;
}
#left1_section2 {
	width: 186px;
	padding-left: 10px;
}
#right {
	float: left;
	width: 760px;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding-right:8px;
	padding-left:12px;
	padding-top:20px;
	background-color:#FFFFFF;
}
#footer {
	background: url(images/menu_bg.jpg) repeat-x left;
	height: 30px;
}
.clearfix {clear: both;}

/* Menu Links Abstand nach oben*/
#menu {margin: 0px; padding-top:5px;}

/* Menü links, Schriftart, Höhe der Kasten */
#menu ul {margin: 0; padding: 0; list-style-type: none; text-transform: uppercase; font-variant:normal; line-height:18px; font-size:11px; font-family:Verdana; font-weight:bold; }
#menu li {margin: 0; display: inline;}
#menu a {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-position: 5px 50%;
	display: block;
	width: 176px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:10px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#999;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu a:hover {
	background-position: 5px 50%;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#538E40;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu ul ul a {
	background-position: 12px 50%;
	display: block;
	width: 166px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	padding-left:20px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	background-color:#666;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu ul ul a:hover {
	background-position: 12px 50%;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#538E40;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu ul ul ul a {
	background-position: 19px 50%;
	display: block;
	width: 156px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	padding-left:30px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#999;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu ul ul ul a:hover {
	background-position: 19px 50%;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#538E40;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu ul ul ul ul a {
	background-position: 26px 50%;
	display: block;
	width: 146px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	padding-left:40px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#999;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu ul ul ul ul a:hover {
	background-position: 26px 50%;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#538E40;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#menu_current {font-weight: bold;}

/* Kopf Menue */
#submenu {margin: 0; padding: 0; font: 11px/19px Verdana, Tahoma, Helvetica, sans-serif;}
#submenu ul {margin: 0; padding: 0; list-style-type: none; text-align: center; border: 0;}
#submenu ul li {margin: 0; padding: 0; display: block; float: right; text-align: center;}
#submenu ul li a {
	margin: 0;
	display: block;
	width: 100px;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-weight: bold;
}
#submenu ul li a:hover {
	color: #FFFFFF;
	background-color: #538E40;
}
#submenu_current {font-weight: bold;}


/* Fuss Menue */
#footermenu {
	margin: 0;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	padding-top: 4px;
}

#footermenu a {
	margin: 0;
	color: #000;
	text-decoration: none;
	background-position: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footermenu a:hover {
	color: #FFFFFF;
	
}



/* Global */
html {min-height: 100.05%; color:#000000;}
body {margin: 0; padding: 0; background: url(images/background.jpg) repeat-x;}
body, th, td {color: #666666; font-style:normal; font-variant:normal; font-weight:100; line-height:19px; font-size:11px; font-family:Verdana; }
h1 {
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666666;
	padding-left: 1px;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	line-height:25px;
	font-size:14px;
	font-family:Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
h2 {border-bottom:1px dashed #FF9900; letter-spacing: 1px; text-transform: uppercase; color: #666666; padding-left: 1px; font-style:normal; font-variant:normal; font-weight:100; line-height:25px; font-size:14px; font-family:Verdana; }
h3, h4, h5, h6 {letter-spacing: 1px; text-transform: uppercase; color: #666666; padding-left: 1px; font-style:normal; font-variant:normal; font-weight:100; line-height:25px; font-size:14px; font-family:Verdana; }
p {margin: 0 0 10px 0;} 
hr {display:none;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
a, a:link, a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #538E40;
	text-decoration: underline;
}
a:visited {
	color: #333;
}
images {border: 0;}

.img_rechts {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 20px;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.img_links {
	border-top-width: 0;
	border-right-width: 20px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
