/*Grundlayout*/ 
html, body{ font-size: 100.01%; font-family: "Times New Roman", Times, serif; background: #ffe0cb url(../pix/back.gif) repeat-x fixed left top; margin:0; padding:0; text-align:center; }
#pagewidth{ font-size: 1em; width:720px; text-align:left; margin-left:auto; margin-right:auto; padding-top: 40px; }
#container { background-color: #faf4eb; background-image: url(../pix/container.gif); background-repeat: repeat-x; background-position: left top; margin: 0 0 20px; padding: 10px; }
#wrapper { background-color: #cca566; background-image: url(../pix/wrapperback.gif); background-repeat: repeat-x; background-position: left bottom; height: 100%; }
#header{ font-size: 1em; line-height: 1em; position:relative; height:8em; background-color:#faf4eb; width:100%; overflow: hidden; border-bottom: 1px solid #cca566; }
#header h1 { color: #000; font-size: 1.95em; font-weight: normal; line-height: 1.2em; position: relative; top: 0; width: 435px; overflow: visible; margin-top: 0; margin-bottom: 0; margin-left: 140px; padding-top: 32px; }
#header h2 { color: #000; 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: 140px; padding-top: 0; }
#bildleiste { font-size: 0; line-height: 0; background-image: url(../pix/leiste.jpg); background-repeat: no-repeat; background-position: left top; position: relative; width: 100%; height: 108px; clear: both; border-top: 1px solid #ab3600; }
#leftcol{ width:200px; float:left; position:relative; }
#leftcont { width: 100%; height: 100%; }
#maincol{ background-color: #efe3cf; background-image: url(../pix/mainback.gif); background-repeat: repeat-x; background-position: left bottom; float: right; display:inline; position: relative; width:500px; }
.maincont { background-color: #efe3cf; width: auto; padding: 2.5em 33px 5px 25px; }
.maincont h1 { color: #333; font-size: 1.55em; font-weight: normal; line-height: 1.1em; background-color: transparent; margin-top: 0; margin-right: 0; margin-bottom: 0.75em; padding-top: 0; padding-bottom: 0.1em; border-bottom: 2px solid #e4cfae; }
.maincont h2 { color: #000; font-size: 1.1em; font-weight: bold; margin: 1.5em 0 0.15em; }
.maincont h3 { color: #333; font-size: 1.1em; font-weight: normal; background-color: #faf4eb; margin: 2em 0 0.75em; padding: 6px 5px; border-top: 2px solid #e4cfae; }
.maincont h4 { color: #666; font-size: 1em; font-weight: normal; font-style: italic; margin: 1em 0 -1em; }
p { font-size: 0.95em; line-height: 1.3em; margin-top: 0.15em; margin-bottom: 1em; }
.list { margin-bottom: 0; }
.maincont p { color: #000; }
.maincont p.bild { color: #000; margin-top: 1.5em; }
.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: 107px; height: 107px; margin: 8px 0 0 15px; 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: 8px;
	right: 0;
}
#globalnavi ul { font-size: 0.95em; 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: #ab3600;
	font-weight: normal;
	text-decoration: underline;
	list-style: none;
	padding: 1px 8px;
	border-left: 1px solid #cca566;
	background: transparent;
}
#globalnavi li a:hover, #globalnavi li a:focus {
	color: #000;
	text-decoration: none;
	background: #e4cfae;
}
#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: #f3d098; width: 700px; position: relative; z-index: 200; overflow: visible; margin-top: 6px; margin-bottom: 6px; }
 #hnavcontainer ul
 { padding-left: 0; margin-left: 0; background-color: #f3d098; color: white; float: left; width: 100%; }

 #hnavcontainer ul li { display: inline; }

 #hnavcontainer ul li a, #hnavcontainer ul li a:link
 { padding: 0.75em 0.95em 0.55em 0.9em; background-color: #f3d098; color: #ab3600; font-weight: bold; text-decoration: underline; float: left; width: auto; border-color: #faf4eb #cca566 #cca566 #faf4eb; border-style: solid; border-width: 1px; }

 #hnavcontainer ul li a:hover, #hnavcontainer ul li a:focus
 { background-color: #faf4eb; color: #902e00; text-decoration: none; border-color: #bd5a2b #e4cfae #e4cfae #cca566; border-style: solid; border-width: 1px; }
 #hnavcontainer li span.aktiv
 { display: inline; padding: 0.75em 0.95em 0.55em 0.9em; background-color: #e4cfae; color: #333; font-weight: bold; text-decoration: none; float: left; width: auto; border-color: #bd5a2b #e4cfae #faf4eb #bd5a2b; border-style: solid; border-width: 1px; }
#hnavcontainer a:link#aktiv, #hnavcontainer a:visited#aktiv  { color: #ab3600; font-weight: bold; text-decoration: underline; background-color: #e4cfae; background-image: none; margin-left: 0; border-color: #bd5a2b #e4cfae #faf4eb #bd5a2b; border-style: solid; border-width: 1px; }
#hnavcontainer a:hover#aktiv, #hnavcontainer a:focus#aktiv  { color: #ab3600; text-decoration: none; background-color: #efe3cf; margin-left: 0; border-color: #bd5a2b #e4cfae #faf4eb #bd5a2b; border-style: solid; border-width: 1px; }
/*Unternavigation*/
#navcontainer     { color: #000; font-size: 0.95em; position: relative; margin: 2.5em 0 0; padding: 0; width: 200px; float: left; }
#navcontainer ul { list-style: none; margin: 0; padding: 0; border-top: 1px solid #cca566; display: block; }
#navcontainer li  { display: inline; margin: 0; padding-left: 0; }
#navcontainer li a, #navcontainer li a:link   { color: #902e00; font-weight: bold; text-decoration: none; background-color: #e4cfae; display: block; padding-top: 6px; padding-bottom: 6px; width: 200px; padding-left: 10px; border-bottom: 1px solid #cca566; }
#navcontainer li a:hover, #navcontainer li a:focus  { color: #faf4eb; text-decoration: underline; background-color: #ab3600; background-image: none; }
#navcontainer a:link#aktiv, #navcontainer a:visited#aktiv  { color: #ab3600; text-decoration: underline; background-color: #efe3cf; margin-left: 0; border-bottom: 1px solid #faf4eb; }
#navcontainer a:hover#aktiv, #navcontainer a:focus#aktiv  { color: #ab3600; text-decoration: none; background-color: #faf4eb; margin-left: 0; }
#navcontainer li span.baktiv { display: block; color: #ab3600; font-weight: bold; text-decoration: none; background-color: #faf4eb; margin-left: 0; width: 200px; padding-top: 6px; padding-bottom: 6px; padding-left: 10px; border-bottom: 1px solid #faf4eb; }
/*HACK Navi IE 5.5*/
#navcontainer li a, #navcontainer li a:link, #navcontainer li span.baktiv  { width: 200px; voice-family: "\"}\""; voice-family: inherit; width: 190px; }
.null { font-size: 0; line-height: 0; letter-spacing: -1em; width: 0; }
/*Breadcrumb-Navigation*/
#pfad { color: #000; background-color: #efe3cf; position: relative; width: 700px; border-bottom: 1px solid #cca566; }
#pfad div { width:auto; margin-left: 200px; background-color:#faf4eb; }
#pfad div p { color: #902e00; font-size: 0.9em; font-weight: normal; line-height:1.6em; margin: 0 0 0 25px; padding: 0.85em 0 0.15em; }
#pfad a, #pfad a:link, #pfad a:visited { color: #333; text-decoration: underline; }
#pfad a:hover, #pfad a:focus { color: #000; background-color: #e4cfae; 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: 0.75em 0 1.5em; padding-left: 20px; }
#maincol ul li    { color: #000; 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; 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.5em; padding: 0; border-top: 0 none  }
a, a:link, a:visited, a:hover, a:focus { background-color: transparent; margin: 0; padding: 0; border: none; }
#maincol address   { color: #000; 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 #cca566 }
.clr { visibility: hidden; clear: both; }
hr { clear: both; border-top: 1px solid #cca566; border-bottom: 1px solid #fff; }
#maincol a, #maincol a:link, #maincol a:visited { color: #902e00; font-weight: bold; background-color: transparent; text-decoration: underline; padding: 1px 2px; }
#maincol a#inhalt, #maincol a:link#inhalt, #maincol a:visited#inhalt { padding: 0; }
#maincol a:hover, #maincol a:focus { color: #000; background-color: #faf4eb; text-decoration: none; padding: 1px 2px; }
.maincont img { background-color: transparent; border: double 6px #cca566; }
.re { float: right; margin-bottom: 10px; margin-left: 10px; }
.li { float: left; margin-bottom: 10px; margin-right: 10px; }
/*Footer*/
#footer{ background-color:#faf4eb; text-align: center; clear:both; }
#footer div { background-color: transparent; }
#footer div p { color: #902e00; font-size: 0.95em; font-weight: normal; line-height:1.4em; margin-top: 0.25em; margin-bottom: 0; padding: 0.65em 0 0; }
#footer div a, #footer div a:link, #footer div a:visited { color: #902e00; font-weight: normal; text-decoration: underline; padding: 1px; }
#footer div a:hover, #footer div a:focus { color: #000; background-color: #e4cfae; text-decoration: none; padding: 1px; }
#footer div address { color: #902e00; font-size: 0.95em; font-weight: normal; font-style: normal; line-height: 1.2em; margin: 0; padding: 0.35em 0; border-bottom: 1px solid #e4cfae; }
.foot     { color: #333; font-size: 1.35em; font-weight: normal; line-height: 1.2em; margin-top: 0; margin-bottom: 0.25em ; padding-top: 1.45em; }
/*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: #efe3cf; 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: 2px solid #faf4eb; clear: both; float: none; margin-bottom: 0.5em; border-bottom: 2px solid #e4cfae; }
.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: 0.5em; }
#maincol .ob p, #maincol .druck p { color: #000; font-size: 1em; margin: 0; }
#maincol.ob a, #maincol .ob a:link, #maincol .ob a:visited { color: #902e00; font-size: 0.95em; font-weight: bold; line-height: 1.2em; background-color: #efe3cf; text-decoration: underline; border: 0; padding: 2px; margin: 0; }
#maincol.druck a, #maincol .druck a:link, #maincol .druck a:visited { color: #902e00; font-size: 0.95em; font-weight: normal; line-height: 1.2em; background-color: #efe3cf; text-decoration: underline; border: 0; padding: 2px; margin: 0; }
#maincol .ob a:hover, #maincol .ob a:focus { color: #000; background-color: #faf4eb; text-decoration: none; padding: 2px; }
#maincol .druck a:hover, #maincol .druck a:focus { color: #000; background-color: #faf4eb; text-decoration: none; padding: 2px; }
/*Bilder*/
#maincol .klein1 a, #maincol .klein1 a:link, #maincol .klein1 a:visited, #maincol .klein2 a, #maincol .klein2 a:link, #maincol .klein2 a:visited, #maincol .klein1 a:hover, #maincol .klein1 a:focus, #maincol .klein2 a:hover, #maincol .klein2 a:focus {padding: 0; margin: 0; text-decoration: none; background-color: transparent; }
.klein1 { width: 112px; float: left; margin: 0 53px 30px 0; }
.klein2 { width: 112px; float: right; margin: 0 0 30px; }
.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 { border: double 6px #e4cfae; }
.klein1 a img, .klein1 a:link img, .klein1 a:visited img, .klein2 a img, .klein2 a:link img, .klein2 a:visited img { background-color: transparent; text-decoration: none; margin: 0; padding: 0; border: solid 6px #ab3600; }
.klein1 a:hover img, .klein1 img a:focus, .klein2 a:hover img, .klein2 a:focus img { border: solid 6px #cca566; }
.oben { text-align: right; margin: 0; padding: 10px 0 0; }
#maincol p.oben { font-size: 0.9em; margin-top: 0.5em; margin-bottom: 0.5em; padding-bottom: 3px; border-bottom: 2px solid #faf4eb; }
#maincol .oben a, #maincol .oben a:link, #maincol .oben a:visited { color: #902e00; font-weight: bold; font-style: normal; line-height: 1.2em; background-color: transparent; background-image: url(../pix/ob.gif); background-repeat: no-repeat; background-position: right center; text-decoration: none; border: 0; padding: 2px 20px 2px 6px; margin: 0; }
#maincol .oben a:hover, #maincol .oben a:focus { color: #000; background-color: #faf4eb; text-decoration: none; padding: 2px 20px 2px 6px; }
#maincol .oben img, #maincol .ob img {
	font-size: 95%;
	border: 0;
}
#maincol p.lk{ line-height: 1.3em; display: block; margin: 1em 0 3.15em; }
#maincol p.lk a, #maincol p.lk a:link, #maincol p.lk a:visited { color: #ab3600; font-weight: normal; background-color: #faf4eb; text-decoration: none; padding: 2px 10px; border: solid 1px; }
#maincol p.lk a:hover, #maincol p.lk a:focus { color: #000; background-color: #e4cfae; text-decoration: none; padding: 2px 10px; border: solid 1px; }
.bild_links { margin: 0.25em 1em 1em 0; padding: 0; float: left }

