﻿

#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_kopf.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

/* Inhalt Breite und Kopfabstand */
#content {
	width: 980px;
	background-color:#4980C2;
}
#left {
	border-style:solid;
	border-width:0px;
	float: left;
	width: 263px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#left1_section1 {
	width: 263px;
}
#left1_section2 {
	width: 263px;
	padding-left: 0px;
}
#right {
	float: left;
	width: 677px;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding-right:20px;
	padding-left:20px;
	padding-top:30px;
	background-color:#E9FEF9;
}
.bull {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bulletblau.gif);
}
#footer {
	height: 50px;
	background-image: url(images/menu_bg_fuss.jpg);
	background-repeat: repeat;
	background-position: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.clearfix {clear: both;}

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


/*  Main menue (Buttons) */
#mainmenu {
	height:200px;	
	float:left;
}

#mainmenu img {float:left; margin-left:10px;}
	
#menu a	{
	width:263px;
	height:60px;
	display: block;
	background-image: url(buttons/buttonhg.gif);
	background-repeat: no-repeat;
	margin-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
}


#menu a:hover	{
	background-image: url(buttons/buttonhg.gif);
	cursor: hand;	
}

#menu .menu-current, #mainmenu .menu-parent	{
	background-image: url(buttons/buttonhg.gif);
	cursor: hand;	
}



.butspan {width:215px;
	height:50px;
	display:block;}
#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: #000;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	background-image: url(images/menu_bg_kopf.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#submenu ul li a:hover {
	color: #FFFFFF;
	background-color: #3B5B7D;
}
#submenu_current {font-weight: bold;}


/* Fuss Menue */
#footermenu {margin: 0; font: 11px/19px Verdana, Tahoma, Helvetica, sans-serif;}
#footermenu ul {margin: 0; padding: 0; list-style-type: none; text-align: center; border: 0;}
#footermenu ul li {margin: 0; padding: 0; display: block; float: right; text-align: center;}
#footermenu 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_fuss.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#footermenu ul li a:hover {
	color: #FFFFFF;
	background-color: #3B5B7D;
}
#footermenu_current {font-weight: bold;}


/* Global */
html {min-height: 100.05%; color:#000000;}
html {
overflow-y: scroll;
}
body {margin: 0; padding: 0; background: url(images/background.jpg) repeat-x;}
body, th, td {
	color: #000;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	line-height:19px;
	font-size:11px;
	font-family:Verdana;
}
h1 {
	text-transform: capitalize;
	color: #4980C2;
	font-weight:normal;
	line-height:25px;
	font-size:18px;
	font-family:Verdana;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 30px;
}
h2 {
	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: dashed;
	border-bottom-color: #666;
}
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: #000;
	text-decoration: none;
}
a:hover {
	color: #3B5B7D;
	text-decoration: underline;
}
a:visited {
	color: #333;
}
images {border: 0;}

.bildrechts {
	margin-left: 14px;
}
.bildlinks {
	margin-right: 14px;
}
