body {
	margin: 0;
	background: url(bilder/background.gif) repeat-y;
}

body, div, th, select, input {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #31526A;
	font-size: 13px;
}

h1 {
	font-size: 145%;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 115%;
	line-height: 1.2em;
	margin: 15px 0 10px 0;
}
h3 {
	font-size: 110%;
	line-height: 1.2em;
	margin: 3px 0 0px 0;
}
p {
	margin:0px 0px 10px 0px;
}

/* STRUKTUR
----------------------------------------------------- */


#wrapper {
	width: 875px;
}
#header {
	background: #FFF;
	white-space: pre-line;
	margin: 0 0 20px 0;
}
#footer {
	height: 20px;
	padding-left: 10px;
}
#content {
	float: left;
	width: 575px;
}
#container {
	position: relative;
}

.focus-banner {
	position: absolute;
	top: 0;
	right: -180px
}


/* STRUKTUR
----------------------------------------------------- */

.container {
	float: left;
	margin: 0 15px 0 0;
	width: 270px;
}
.container a {
	text-decoration: none;
}
.container h2 {
	background: #E0ECF9;
	color: #2268AF;
	font-size: 120%;
	padding: 6px;
	margin: 0;
}
.container h2.services {
	margin-top: 15px;
}
.container h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px 3px 0;
	margin: 0;
}
.container ul {
	background: #F3F8FC;
	margin: 0 0 0 0;
	padding: 0;
}

.container li {
	border-bottom: 2px solid #E0ECF9;
	list-style: none;
	padding: 5px 10px;
}
.container ul.list li{
	padding: 0;
	list-style: none;
}
.container ul.list li a{
	display: block;	
	list-style: none;
	padding: 6px 10px;
}
.container ul.list li a:hover{
	background: #E0ECF9;
}
/* TOOLTIP
------------------------------------------------------------ */
a.info{
	position:relative; /*this is the key*/
	z-index:24; 
	text-decoration: none;
}

	a.info:hover{
		z-index:25; 
		background-color: #F5F9FD;
	}
	
	a.info span{display: none}
	
	a.info:hover span {
		background: #FFF;
		border: 1px solid #bbb;
		display:block;
		padding: 8px;
		position:absolute; 
		top: -240px;
		left: 9em; 
	}
	a.info:hover span.above {
		//left: -300px; 
	}	


/* MENUES
----------------------------------------------------- */
#menue {
	float: left;
}
#menue ul {
	font-size: 14px;
	height: 100%;
	margin: 0 35px 0 0;
	padding: 0;
	width: 230px;
}
#menue li {
	display: inline;
	list-style-type: none;
}
#menue li a {
	color: #2268AF;
	border-bottom: 1px solid #EFF5FC;
	text-decoration: none;
	display: block;
	padding: 6px 0 6px 21px;
	background: #CADFF4 url(bilder/arrow.gif) left center no-repeat; 
}
#menue li a:hover {
	color: white; 
	background: #1A4977 url(bilder/arrow_active.gif) left center no-repeat;
}
#menue li.active a {
	color: white; 
	background: #1A4977 url(bilder/arrow_active.gif) left center no-repeat;
}

/* SUBMENUE*/
#menue li.active a.sub { 
	color: #2268AF;
	background: #DDEBF9 url(bilder/arrow.gif) 10px center no-repeat; 
}
#menue li a.sub {
	padding-left: 30px;
	background: #CADFF4 url(bilder/arrow.gif) 10px center no-repeat; 
}
#menue li .sub:hover {
	color: #2268AF;
	background: #DDEBF9 url(bilder/arrow.gif) 10px center no-repeat; 
}



/* LEISTUNGEN*/
#menueContent {
	margin: 25px 0 0 0;
	padding: 0;
}
#menueContent li {
	display: inline;
	list-style-type: none;
}
#menueContent li a {
	float: left;
	text-decoration: none;
	display: block;
	padding: 0 10px 3px 0;
}
#menueContent li a.back {
	padding-left: 3px;
}
#menueContent li a:hover {
	text-decoration: underline;
}


/* LEISTUNGEN*/
ul.sitemap {
	background: #F3F8FC;
	margin: 0 15px 20px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 30%;
}
ul.sitemap li {
	list-style: none;
}
ul.sitemap ul {
	list-style: none;
	margin: 0;
}
ul.sitemap a {
	display: block;
	padding: 3px 6px;
	margin: 0;
}

ul.sitemap h2 {
	background: #E0ECF9;
	color: #2268AF;
	font-size: 120%;
	padding: 6px;
	margin: 0;
}


.container li {
	border-bottom: 2px solid #E0ECF9;
	list-style: none;
	padding: 5px 10px;
}


/* SONSTIGES
----------------------------------------------------- */
.imgLeft {
	float: left; /* oder right*/
	margin: 0 20px 20px 0;
}
.clear {
	clear: both
}
.clear strong {
	display: block;
	font-size: 15px;
}
ul.vita {
	margin: 20px 0 0 10px;
	padding: 0 20px 0 30px;
}

img {
	border: 0;
}

#stbverband {
    margin: 10px 0 0 0;
	border: 1px solid #ddd;
}

ul {
	margin: 5px 0 20px 10px;
	padding: 0 0 0 15px;
	list-style-type:square;
}

li {
	padding:0 0 0.4em 0;
}
#back {
text-align: right}

#zubreit {
	width: 450px;
}

#modul, #submodul {
	font-size: 13px;
	color:#143046;
	font-weight:bold;
	padding: 4px 0 6px 7px;
	background-color: white;
	border: 1px solid #FFFFFF;
	width: 250px;
}

#submodul {
	width: 230px;
}
.callback {
	margin: 20px 35px;
	
}
.formular {
	color: #002459;
}


/* TABLES
----------------------------------------------------- */
table {
	border: 0;
	margin: 0 0 15px 0;
}
table.services {
	border: 1px solid #EDF3FC;
	border-width: 0 1px 1px 0;
	margin: 0 0 15px 0;
}
th {
	background: #EDF3FC;
	text-align: left;
}
td, th {
	padding: 5px 35px 5px 5px;
	vertical-align: top;
}
table.services th,
table.services td {
	border: 1px solid #EDF3FC;
	border-width: 1px 0 0 1px;
}
td.streifen {
	background: #F5F9FD;
}

/* sonstiges
----------------------------------------------------- */

.hl_table_weiss11punkt {
	font-size: 13px;
	line-height: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.news {
	font-size: 15px;
	line-height: 19px;
	color: #222222;
}
.weiter {
	
}
.subhead2 {
	font-size: 12px;
	color: #143046;
}
.parahalf {
	line-height: 0px;
}
.modul13fett {
	font-size: 13px;
	font-weight:bold;
	padding-left: 9px;
}
a {
	color: #506A8D;
	text-decoration: none;
}


.error {
	font-weight: bold;
	color: #FF0000;
}
.utilities {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}


/* forms
----------------------------------------------------- */
form label { 
	cursor: pointer;
	float: left;
	padding: 0.3em 7px 0 5px;
	text-align: right;
	width: 120px;
	color: #888;
}
form ul {
	margin: 0 0 20px 0.5em;
	list-style: none;
}
form li {
	padding: 0 0 0.5em 0;
}
form li.space {
	padding: 0 0 1.5em 0;
}
form label.checkbox {
	float: none;
	padding: 0.3em 1em 0 0.3em;
	text-align: left;
	width: auto;
}
input[type="text"]:focus, 
textarea:focus {
	background: #EFF3F5; 
	border: 1px solid #7199A6;
}
input[type="text"]:hover, 
textarea:hover {
	border: 1px solid #30464E;
}
#vorname,
#nachname,
#beruf,
#firma,
#strasse,
#telefon,
#fax,
#email,
#kammer,
#ort,
#plz,
textarea {
	border: 1px solid #7199A6;
	padding: 4px;
	width: 270px;
}

input#plz {
	width: 40px;
}
input#ort {
	margin: 0 0 0 4px;
	width: 216px;
}




/* kontakt
----------------------------------------------------- */
#map {
	width: 350px; 
	height: 205px; 
	border: 1px solid #DDDDDD; 
	margin-top: 8px; 
	display: block;
}
#mapBig {
	width: 600px; 
	height: 436px; 
	border: 1px solid #DDDDDD; 
	margin-top: 8px; 
	display: block;
}




/* news
----------------------------------------------------- */

p.newsentry {
	border-bottom: 1px solid #CCC;
	clear: both;
	margin: 0;
	padding: 0;
}

p.newsentry span.newsDate {
	margin: 3px 0 3px 0;
	width: 100px;
	float: left;
	display: block;
}

p.newsentry span.newsText {
	margin: 3px 0 3px 0;
	width: 450px;
	float: left;
	display: block;
}


form.newsSearch {
	float: right;
}

