html{
	margin: 0;
	padding: 0;
}	

body{
	margin: 0;
	padding: 0;
	background: #eee;
	font-family: sans-serif;
}

/* ----- IDS ----- */
#header{
	height: 13.75em;
	width: 55em;
	border-bottom: 1px solid #1d3588;
	/*background: #fff url(/images/gradient_thin.gif) no-repeat bottom left;*/
}

#footer{
	height: 17.27em;
	/*width: 885px;*/
	width: 55.3125em;
	background: #fff;
	font-size: 80%;
}

#footer div.boxa{
	background: white no-repeat fixed top;
	width: 17.19em;
	height: 16.41em;
	background: url(/images/stbw_slogan.gif);
	float: left;
}

#footer div.boxa img{
	border-top: 0.78em solid #1d3588;
	width: 17.19em;
	height: 16.41em;
}

#footer div.boxb{
	width: 19.19em;
	height: 11.33em;
	border-top: 0.78em solid #CCCCCC;
	float: left;
	padding-top: 5.08em;
}

#footer div.boxb p{
	padding-left: 50px;
}

#content-wrap{
	float: right;
}

#logo{
	background: white no-repeat fixed top;
	height: 13.125em;
	width: 13.75em;
	/*width: 13.75em;*/
	/*height: 13.125em;*/
	background: url(/images/stbw_logo.gif);
	/*border-top: 10px solid #1d3588;*/
	float: left;
}

#logo a img{
	border: none;
	border-top: 0.625em solid #1d3588;
	height: 13.125em;
	width: 13.75em;
}

#logo h1{
	font-family: serif;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	display: block;
	color: white;
	line-height: normal;
}

#logo h2{
	font-family: serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	display: block;
	color: white;	
	line-height: normal;	
}

#functions{
	width: 57.5em;
	border-right: 1px solid #AEAEAE;
	height: 1.8em;
	padding-top: 1.5625em;
	border-top: 1px solid #A9A9A9;
	margin-top: 1.25em;
	background: #fff;
}

#container{
	/*width: 920px;*/
	width: 57.5em;
	background: white;
	border-right: 1px solid #AEAEAE;
}	

#navigation{
	float: left;	
}

#primary-navigation {
	margin: 0;
	padding: 3.375em 0 0 0;
	width: 17.25em;
	background: white;
	font-family: sans-serif;
	font-size: 80%;	
	/*border-top: 1px solid #1d3588;*/
	list-style: none;
}	

#primary-navigation li ul{
	margin: 0;
	padding: 0;
	background: white;
	font-family: sans-serif;
	/*border-top: 1px solid #1d3588;*/
	list-style: none;
	border-bottom: 1px solid #eee;
}

#primary-navigation li ul{
	background: #F6FBFF;
}

#primary-navigation li ul li{

}

#primary-navigation li ul li a{
	display: block;
	padding: 0.5em 0.3125em 0.5em 1.8750em;
	text-decoration: none;
	background: White;
	border-bottom: none;
	font-weight: bold;	
	color: #3399cc;
}

#primary-navigation li a{
	display: block;
	padding: 0.5em 0.3125em 0.5em 1.8750em;
	text-decoration: none;
	background: White;
	border-bottom: 1px solid #eee;
	font-weight: bold;	
	color: #1d3588;
}

#primary-navigation li a:hover{
	background: #fff url(/images/gradient_blue_light.jpg) repeat-x top;
	color: #1d3588;
}

#primary-navigation li ul li a:hover,
#primary-navigation li.active ul li a:hover{
	color: #1d3588;
}


#primary-navigation li.active a,
#primary-navigation li.activenode a,
#primary-navigation li a.active{
	background: #1d3588 url(/images/gradient_blue.jpg) repeat-x bottom;
	color: white;
}

#primary-navigation li.activenode ul li a{
	background: none;
	color: #1d3588;
}

#primary-navigation li.active ul li.activenode a {
	background: none;
	color: /*#1d3588*/ #3399cc;	
}

#primary-navigation li.active ul li a{
	background: none;
	color: #1d3588;
}

#primary-navigation li.active ul li a.active{
	color: #1d3588;
}

#primary-navigation li ul li{
	background: none;
}


#primaryContent{
	margin-left: 18.9em;
	margin-top: 3.5em;
	margin-right: 2.8em;
	font-size: 90%;
	line-height: 140%;	
	background: #fff;
	min-height: 42em;
}

#sitemap{
	list-style: square;
	color: #003366;
}




#sitetools a.pdf{
	padding-left: 33px;
/*	background: url((/images/icon_pdf.gif) no-repeat 5px 5px;
*/}

#sitetools a.print{
	padding-left: 22px;
	background: url(/images/icon_printer.gif) no-repeat 5px 5px;
}
	
	
#sitetools a.sitemap{
	padding-left: 22px;
	background: url(/images/icon_sitemap.gif) no-repeat 5px 5px;
}		

#skiptocontent a.skip{
	padding-left: 22px;
	background: url(/images/icon_skip.gif) no-repeat 5px 5px;
}

#skiptocontent li, 
#sitetools li {
	float: left;
	display: block;
	padding: 0;
	color: #fff;
	padding-left: 0px;
	padding-right: 8px;
}

#sitetools {
	float: right;
	margin: 0;
	padding: 0 1.7500em 0 0;
	white-space: nowrap;
}	

#skiptocontent {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	margin-left: 0px;
}

#skiptocontent li a, 
#sitetools li a{
	padding: 5px 7px 3px 7px;
	color: #0057A2;
	font-size: 0.75em;
	text-decoration: none;
	display: block;
}


div.kontakt{
	background: #fff;
	color: #1d3588;
	border-bottom: 1px solid #3399cc;
	padding: 1.25em 0.3125em 1.5625em 1.5625em;
	width: 11.8750em;
}

div.slogan{
	background: #fff url('images/stbw_slogan.gif') no-repeat top;
	color: #1d3588;
	border-top: 5px solid #3399cc;
	border-bottom: 1px solid #3399cc;
	width: 220px;
	height: 220px;
}

div.kontakt h2{
	font-size: 90%;
	margin: 0;
	padding: 0;
}

div.kontakt p{
	font-size: 0.8em;
}

div.kontakt a,
div.kontakt a.link,
div.kontakt a.active{
	color: #1d3588;
}

/* ----- CLASSES ----- */

a.homelink{
	/*width: 220px;
	height: 150px;
	color: transparent;
	text-decoration: none;
	display: block;*/
}

.hide{
}
.show{
}

div.block{
	background: blue;	
	height: 250px;
	line-height: 250px;
}

div.box1, 
div.box2,
div.box3 {
	height: 13.125em;
	width: 13.75em;
	float: left;
	margin-top: 0.625em;
}

div.box1{
	background: url(/images/wittenius_box.jpg);
}

div.box1 img{
	height: 13.125em;
	width: 13.75em;
}

div.box2{
	background: url(/images/stbw_slogan.jpg);
	border-top: 10px solid #3399cc;
	height: 210px;	
	margin-top: 0px;
}

div.box3{
	background: url(/images/collage_box2.jpg);
}

div.box4{
	background: url(/images/header_startseite.jpg);	
	height: 13.125em;
	margin-top: 0;
	width: 27.5em;
	float: left;
}

div.box4 img{
	border-top: 0.625em solid #3399cc;
	height: 13.125em;
	width: 27.5em;	
}

div.box5{
	background: url(/images/header_arbeitsbereiche.jpg);	
	border-top: 10px solid #3399cc;
	height: 210px;
	margin-top:0px;
	width: 440px;
	float: left;
}

/* ----- HEADINGS ----- */

h1{	
	font-family: sans-serif;
	font-size: 140%;
	color: #1d3588;
	letter-spacing: -0.04em;
}
h2{
	font-size: 100%;
	color: #3399CC;
}
h3{
	font-size: 100%;
}
h4{
	font-size: 90%;
}

/* ----- PARAGRAPHS ----- */

p{
}
#primaryContent p{
	font-size: 90%;
	margin-bottom: 15px;
}

#primaryContent ul.box1{
	margin: 0;
	padding: 0;
	font-size: 90%;
	padding: 15px;
	list-style: none;
	border: 1px solid #3399FF;
	background: #F0F8FF;
}

#primaryContent ul.box1 li{
	margin-bottom: 8px;
}

#primaryContent ul.box1 li strong{
}


strong.red{
	color: #993300;
}



#secondaryContent p{
}

/* ----- QUOTES ----- */

blockquote{
}
blockquote p{
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

li{
}
li p{
}
ol{
}
ul{
}
ol li{
}
ul li{
}

#navigation li{
}

#navigation ul{
}

#navigation ul li{
}

#navigation ol{
}

#navigation ol li{
}

/* ----- IMAGES ----- */

img{
}
img a{
}
img a:hover{
}

/* ----- BREAK ----- */

hr, #primaryContent hr{
	border-color: white;
	color: white;
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
	text-decoration: none;
	font-weight: bold;	
	color: #1d3588;
}
a:hover{
	text-decoration: underline;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}

p.totop a{
	font-size: 80%;
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}

/* ----- DEFINITIONS ----- */

dl{
}
dt{
}
dd{
}

div.person {

}

div.person img{
	float: left;
	margin: 0 25px 0 0;
}

div.person > p {
	padding-top: 30px;
}

hr.clear{
 	clear: both;
	border: 0px;

}

p.frontbox{
	text-align: center;
	padding: 15px 15px 15px 15px;
	background: white url('/images/gradient_frontbox.gif') repeat-x top;
	/*border-top: 1px solid #336699;*/
	color: black;
	/*border-left: 10px solid #99CCFF;*/
}

p.frontbox em{
	font-size: 100%;
	font-weight: bold;
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

p.frontbox strong{
	color: black;
}

p.infobox{
	text-align: left;
	padding: 15px 0px 15px 15px;
	background: white url('/images/gradient_linkbox.gif') repeat-x top;
	/*border-top: 1px solid #336699;*/
	color: black;
	/*border-left: 10px solid #99CCFF;*/
}

p.infobox strong.weitergehen{
	color: #B56D00;
	display: block;
	margin: 0 0 10px 0;
}

p.infobox a{
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	color: black;
	font-weight: normal;
	display: block;
	background: url('/images/goto.gif') no-repeat left 2px;
}

p.infobox a.inline{
	display: inline;
	font-weight: bold;
	background: none;
	padding: 0 0 0 0;
	text-decoration: underline;
}

p.infobox a strong{
	text-decoration: underline;	
	color: #1d3588;
}

div.modul{
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	background: white url('/images/gradient_frontbox.gif') repeat-x top;
	/*border-top: 1px solid #336699;*/
	color: black;
	border: 1px solid #99CCFF;
	border-left: 10px solid #99CCFF;
	}

div.modul p{
	margin: 0;
	padding: 0;
}

div.modul p em{
	font-weight: bold;
}

strong.modul{
	color: #993300;
}

div.body_right{
	width: 280px;
	float: left;
}

div.body_left{
	width: 19.44em;
	float: left;
}

div.row{
	height: 12.50em;
}

#primaryContent dl dt{
	float: left;
	width:  19.44em;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

#primaryContent dl{
	font-size: 90%;
}

#primaryContent dl dd{
	border-bottom: 1px solid #eee;
}

div.body_right p{
}



form#contact,
form#anf{
	margin: 	0;
	padding:	0;
}

form#contact p,
form#anf p{
	margin: 5px 0px 8px 0;
	padding: 0 8px 0 8px;
	color: #0066CC;
}

form#contact fieldset{
}

form#contact fieldset legend
form#anf fieldset legend{
	font-weight: bold;
	font-size:110%;
	color: #0066CC;
}

form#contact label,
form#anf label{
	float: left;
	width: 200px;
}

form#contact input,
form#contact select,
form#anf input,
form#anf select{
	width: 250px;
}

form#contact span.oneField hr,
form#anf span.oneField hr {
	clear: both;
}

form#contact span.oneField,
form#anf span.oneField{
	margin: 0 0 8px 0;
	padding: 0 8px 0 8px;
	display: block;
}

form#contact textarea{
	width: 350px;
	height: 100px;
}

form#contact span.reqMark{
	color: #CC0000;
	font-weight: bold;
	vertical-align: top;
	font-size:120%;
}

form#contact .missing{
	background: #FFECEC;
}

form#contact .valerr{
	background: #FFF2EA;
}

p.sentok{
	padding: 25px;
	text-align: center;
	border: 1px solid #669933;
	background: White;
	font-weight: bold;
	color: #669933;
	font-size: 120%;
}

p.red{
	color: #CC3300;
}

form#contact input.submitbutton{
	float: right;
}

form#contact span.sendcopy{
	margin: 0 0 8px 0;
	padding: 0 8px 0 8px;
	display: block;	
}

form#contact span.sendcopy label{
	width: auto;
}

form#contact span.sendcopy input{
	width: auto;
}

/* routenplaner */

form.route{
	margin: 0;
	padding: 0;
}

form.route fieldset{
	border: none;
	padding: 0.25em;
}

form-route fieldset div{
	text-align: left;
}

form.route label{
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0000;
	margin: 0 0 0.1em 0;
}

form.route input{
	margin: 0.75em 0 0.85em 0;
	height: 1.4em;
	font-size: 1.5em;
	border: 1px solid #eee;
	border-bottom: 1px solid #666;
	background: #F5F5F5;
	width: 20em;
}

form.route input.submit{
	font-size: 1em;
	display: none;
}

form.route p{
	font-size: 0.8em;
}

form.route p.hint{
	font-size: 0.8em;
	font-style: italic;
	width: 70%;
}

form.route strong.hint{
	color: #CC9933;
}

