/*Grundlayout*/ 
html, body{ font-size: 100.01%; font-family: Arial, Verdana, Helvetica, sans-serif; background: #dbe6f0 url(../pix/back.gif) repeat-x fixed left top; margin:0; padding:0; text-align:center; } 
 
#pagewidth{ font-size: 0.95em; width:800px; text-align:left; margin-left:auto; margin-right:auto; }
#wrapper { background-color: #b3cde6; background-image: url(../pix/wrapperback.gif); background-repeat: repeat-y; background-position: left top; height: 100%; border-bottom: 1px solid #b8c6d4; }
#header{ font-size: 1em; position:relative; height:145px; background-color:#fff; width:100%; overflow: hidden; margin-bottom: 25px; }
#header h1 { color: #00254f; font-size: 1.5em; font-weight: normal; line-height: 1.2em; position: relative; top: 0; overflow: visible; margin-top: 0; margin-bottom: 0; margin-left: 250px; padding-top: 50px; }
#header h2 { color: #4d6780; font-size: 1.15em; font-weight: normal; line-height: 1.2em; position: relative; top: 0; overflow: visible; margin-top: 0.45em; margin-bottom: 0; margin-left: 250px; padding-top: 0; }
#leftcol{ width:230px; float:left; position:relative; }
#leftcont { background-color: #b3cde6; width: 100%; height: 100%; }
#maincol{ background-color: #fff; background-image: url(../pix/mainback.gif); background-repeat: repeat-x; background-position: left bottom; float: right; display:inline; position: relative; width:570px; }
.maincont { background-color: #fff; width: auto; padding: 0 25px 5px 20px; border-left: 1px solid #b8c6d4; }
.maincont h1 { color: #00254f; font-size: 1.6em; font-weight: normal; margin: 0 0 0.75em; padding-top: 1.55em; }
.maincont h2 { color: #00254f; font-size: 1.15em; font-weight: bold; margin: 1.55em 0 0.45em; }
.maincont h3 { color: #333; font-size: 1em; font-weight: normal; font-style: italic; margin: 1.55em 0 0.55em; padding-bottom: 2px; border-bottom: 1px solid #b8c6d4; }
p { font-size: 0.95em; line-height: 1.4em; margin-top: 0.25em; margin-bottom: 1.25em; }
.list { margin-bottom: 0; }
.maincont p { color: #00254f; }
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/*Kopfzeile*/
#logo    { position: absolute; top: 0; left: 0; width: 145px; height: 205px; margin: 0; padding: 0; }
#logo a, #logo a:link, #logo a:visited, #logo a:hover, #logo img {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*Globalnavigation*/
#globalnavi {
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 0;
}
#globalnavi ul { font-size: 0.9em; line-height: 1em; display: inline; padding: 0; }
#globalnavi  li {
	list-style: none;
	display: inline;
}
#globalnavi li a, #globalnavi li a:link, #globalnavi li a:visited {
	color: #4d6780;
	font-weight: bold;
	text-decoration: underline;
	list-style: none;
	padding: 1px 8px;
	border-left: 1px solid #4d6780;
	background: transparent;
}
#globalnavi li a:hover, #globalnavi li a:focus {
	color: #dbe6f0;
	text-decoration: none;
	background: #4d6780;
}
#globalnavi li.erster a, #globalnavi li.erster a:link {
	border: none;
}
#globalnavi li.letzter {
	
}
.navitems { line-height: 0.9em; text-align: right; margin: 12px 0 0.15em; }
.navitems a, .navitems a:link, .navitems a:visited, .navitems a:hover { background-color: transparent; margin: 0; padding: 0; border: none; }
/*Hauptnavigation*/
#hnavcontainer { font-size: 1em; line-height: 1em; background-color: #036; width: 800px; position: relative; z-index: 200; overflow: visible; border-bottom: 10px solid #4d6780; }
 #hnavcontainer ul
 { padding-left: 0; margin-left: 0; background-color: #00254f; color: white; float: left; width: 100%; font-family: arial, helvetica, sans-serif; }

 #hnavcontainer ul li { display: inline; }

 #hnavcontainer ul li a
 { padding: 1em 2.95em 0.85em 1.15em; background-color: #00254f; color: #dbe6f0; font-weight: bold; text-decoration: none; float: left; border-right: 1px solid #dbe6f0; width: auto; border-top: 1px solid #00254f; border-bottom: 1px solid #00254f; }

 #hnavcontainer ul li a:hover, #hnavcontainer ul li a:focus
 { background-color: #4d6780; color: #fff; text-decoration: underline; border-top-color: #00254f; border-top-width: 1px; border-right-color: #fff; border-right-width: 1px; border-bottom-color: #00254f; border-bottom-width: 1px; }
 #hnavcontainer li span.aktiv
 { display: inline; padding: 1em 2.95em 0.85em 1.15em; background-color: #dbe6f0; color: #00254f; font-weight: bold; text-decoration: none; float: left; width: auto; border-top: 1px solid #4d6780; border-right: 1px solid #fff; border-bottom: 1px solid #4d6780; }

 /*Unternavigation*/
#navcontainer     { color: #000; font-size: 0.95em; margin: 0; padding: 0; width: 220px; float: left; }
#navcontainer ul { list-style: none; margin: 0; padding: 0; display: block; }
#navcontainer li  { display: inline; margin: 0 0 0; padding-left: 0; }
#navcontainer li a   { color: #00254f; font-weight: bold; text-decoration: none; background-color: #dbe6f0; display: block; margin-left: 0; padding-top: 10px; padding-bottom: 8px; padding-left: 10px; width: 230px; border-bottom: 1px solid #90b3d5; }
html>body #navcontainer li a   { width: 220px; }
#navcontainer li a:hover, #navcontainer li a:focus  { color: #00254f; text-decoration: none; background-color: #fff;   }
#navcontainer a:link#aktiv, #navcontainer a:visited#aktiv  { color: #000; text-decoration: none; background-color: #ccc;  margin-left: 0; border-bottom: 1px solid #666;  }
#navcontainer #navlist a:hover#aktiv, #navcontainer #unavlist a:focus#aktiv  { color: #fff; text-decoration: underline; background-color: #ddd; margin-left: 0; border-bottom: 1px solid #666;  }
#navcontainer li span.baktiv { display: block; color: #00254f; font-weight: bold; text-decoration: none; background-color: #fff; margin-left: 0; width: 230px; margin-bottom: 0; padding-top: 10px; padding-bottom: 8px; padding-left: 10px; border-bottom: 1px solid #90b3d5; }
html>body #navcontainer li span.baktiv   { width: 220px; }
/*Breadcrumb-Navigation*/
#pfad { color: #000; background-color: #90b3d5; position: relative; width: 800px; clear: both; }
#pfad div { width:auto; margin-left: 231px; background-color:#fff; border-bottom: 1px solid #b8c6d4; }
#pfad div p { color: #000; font-size: 0.85em; font-weight: normal; line-height:1.6em; margin: 0 0 0 20px; padding: 1.25em 0 0.1em; }
#pfad a, #pfad a:link, #pfad a:visited { color: #00254f; text-decoration: underline; }
#pfad a:hover, #pfad a:focus { color: #000; background-color: #dbe6f0; text-decoration: none; }
/*versteckt*/
.hide   { line-height: 0px; margin: 0; padding: 0;position: absolute; left: -2000px; overflow: hidden; display: inline; border: none; }
.hidenav   { line-height: 0px; position: absolute; left: -2000px; overflow: hidden; display: inline; }
dfn { line-height: 0px; padding: 0; position: absolute; left: -2000px; width: 0; height: 0; overflow: hidden; display: inline; }
/*Allgemeine Elemente*/
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#maincol ul  { background: transparent; margin: 1em 0 1.5em; padding-left: 20px; }
#maincol ul li    { color: #00254f; font-size: 0.95em; font-weight: normal; line-height: 1.35em; list-style-image: url(../pix/li.gif); list-style-position: outside; display: list-item; margin: 0.5em 0 0.75em; padding: 0; border-top: 0 none  }
#maincol ul ul { margin: 0 12px 0 25px; padding: 0.5em 0 0.3em }
#maincol ul ul li { font-size: 1em; font-weight: normal; list-style-image: url(../pix/li2.gif); list-style-position: outside; display: list-item; margin: 0 0 0.25em; padding: 0; border-top: 0 none  }
img a, img a:link, img a:visited, img a:hover { background-color: transparent; margin: 0; padding: 0; border: none; }
#maincol address   { color: #00254f; font-size: 0.95em; font-style: normal; line-height: 1.65em; margin-top: 0.15em; margin-bottom: 0.75em; margin-left: 0; padding: 0; }
abbr[title], acronym[title]  { font-style: normal; text-transform: none; cursor: help; border-bottom: 1px dashed #b8c6d4 }
.clr { visibility: hidden; clear: both; }
hr { border-top: 1px solid #b8c6d4; border-bottom: 1px solid #fff; }
#maincol a, #maincol a:link, #maincol a:visited { color: #00254f; font-weight: bold; background-color: #ededed; text-decoration: underline; padding: 1px 2px; }
#maincol a:hover, #maincol a:focus { color: #fff; background-color: #4d6780; text-decoration: none; padding: 1px 2px; }
.maincont img { background-color: #b8c6d4; padding: 5px; border: solid 1px #00254f; }
.re { float: right; margin-bottom: 10px; margin-left: 10px; }
.li { float: left; margin-bottom: 10px; margin-right: 10px; }
/*Footer*/
#footer{ background-color:#fff; background-image: url(../pix/footerback.gif); background-repeat: repeat-x; background-position: left top; text-align: center; clear:both; margin-top: 25px; margin-bottom: 25px; border-color: #fff #b8c6d4 #90b3d5; border-style: solid; border-width: 2px; }
#footer div { background-color: transparent; padding-top: 10px; padding-bottom: 10px; }
#footer div p { color: #00254f; font-size: 0.9em; font-weight: normal; line-height:1.4em; margin-top: 0.85em; margin-bottom: 0; padding: 0.65em 0 0; }
#footer div a, #footer div a:link, #footer div a:visited { color: #00254f; font-weight: normal; text-decoration: underline; padding: 1px; }
#footer div a:hover, #footer div a:focus { color: #dbe6f0; background-color: #4d6780; text-decoration: none; padding: 1px; }
#footer div address { color: #00254f; font-size: 0.9em; font-weight: normal; font-style: normal; line-height: 1.4em; margin: 0; padding: 0; }
.foot     { color: #00254f; font-size: 1.35em; font-weight: normal; line-height: 1.4em; margin-top: 0; margin-bottom: 0.35em ; padding-top: 0.75em; }
/*Sprungmarken-Technik von Michael Charlier: http://www.webwriting.de*/
#sprungmarken h4  { position: absolute; z-index: 500; left: -2000px; width: 100px }
#sprungmarken ul    { position: absolute; left: -2000px; width: 100px; height: 0 ; z-index: 200; }
#sprungmarken ul li a:active, #sprungmarken ul li a:focus    { color: #000; font-size: 1em; font-weight: 600; text-decoration: none; background-color: #e6eef8; padding: 2px; position: absolute; z-index: 20; top: 1px; left: 2000px; width: 180px }
/*nach oben*/
.druck { text-align: right; padding: 7px 0 6px; border-top: 1px solid #b8c6d4; clear: both; float: none; margin-top: 2em; margin-bottom: 1em; border-bottom: 1px solid #b8c6d4; }
.druck img { background: transparent; padding: 0; margin: 0; border: none; }
.ob { text-align: right; padding: 5px 0 0; clear: both; float: none; margin-top: 0; margin-bottom: 1em; }
#maincol .ob p, #maincol .druck p { color: #00254f; font-size: 0.85em; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; }
#maincol.ob a, #maincol .ob a:link, #maincol .ob a:visited { color: #4d6780; font-size: 0.95em; font-weight: bold; line-height: 1.2em; background-color: #fff; text-decoration: underline; border: 0; padding: 2px; margin: 0; }
#maincol.druck a, #maincol .druck a:link, #maincol .druck a:visited { color: #00254f; font-size: 0.95em; font-weight: normal; line-height: 1.2em; background-color: transparent; text-decoration: underline; border: 0; padding: 2px; margin: 0; }
#maincol .ob a:hover, #maincol .ob a:focus { color: #dbe6f0; background-color: #4d6780; text-decoration: none; padding: 2px; }
#maincol .druck a:hover, #maincol .druck a:focus { color: #000; background-color: #dbe6f0; text-decoration: none; padding: 2px; }
/*Bilder*/
.klein1, .klein2, .gross1, .gross2 { line-height: 1.2em; font-size: 83%; color: #00254f; font-weight: normal; float: left; margin-top: 4px; margin-bottom: 6px; }
.klein1 { width: 200px; margin-right: 22px; }
.klein2 { width: 200px; }
.klein3 { line-height: 1.2em; font-size: 83%; color: #00254f; font-weight: normal; width: 412px; }
.kasten { font-size: 83%; width: auto; margin-top: 4px; margin-bottom: 6px; margin-left: 240px; }
.kasten2 { width: auto; margin-top: 4px; margin-bottom: 6px; }
.klein1 img, .klein2 img, .klein3 img, .gross1 img, .gross2 img { margin-bottom: 2px; }
