* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0px;
padding: 0px;
}

body {
text-align: center; /* Fuer IE 5.01 & 5.5, um die Box #container horizontal zu zentrieren */
background-color: #e4e4e4;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#5c5a5f;
line-height: 18px;
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbuendig ausgerichtet sind */
}

html, body {
height: 100%;
}


/* ----------container zentriert das layout-------------- */

div#container {
position: relative;
margin: 0 auto;
width: 926px;
min-height: 100%;
height: auto !important;
height: 100%;
background: url(img/shadow_b.jpg) repeat-y #fff;
}


/* ----------banner for logo-------------- */

div#banner {
height: 120px;
width: 920px;
background: #ffffff;
}


/* ----------navigation-------------- */

div#menu {
width: 175px;
float: left;
}


/* ----------inhalte-------------- */

div#content {
width: 745px;
float: right;
margin: 0 6px 40px 0px;
}

img{
	margin:0;
	text-align: left;
	position:relative;
}

#mehr{
position: absolute;
top: 340px;
bottom:40px;
left:175px;
background:#fff;
width: 745px;
padding: 0px;
overflow: auto;
margin: 0px;
}
ol.vita {
	width: 650px;
	margin-left: 71px;
}
ol.vita li {
	margin-bottom: 7px;
	padding-right:50px;
}
ul.vita {
	width: 650px;
	margin-left: 65px;
}

ul.vita li {
	margin-bottom: 7px;
	padding-right:50px;
}


/*  ----------------footer---------------------- */

div#footer {
clear: both;
position: absolute;
bottom: 0;
left:0;
width: 920px;
height: 40px;
background: url(img/stripes_10.jpg) repeat-y #efe889;
}


/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*  ----------------wasserzeichen---------------------- */

div.bgfixed {
clear: both;
bottom: 40px;
height: 187px;
width: 175px;
position: absolute;
left:0;
background-image:url(img/horse.jpg); background-repeat:no-repeat;
}



a {color: #23272d;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
font-size: 16px;
text-decoration:none;
}
a:visited {color:#23272d;}
a:hover {color: #23272d;}
a:active { color:#23272d;}

a.klein {
font-size: 12px;
}
a.klein:visited {color:#23272d;}
a.klein:hover {color: #23272d;}
a.klein:active { color:#23272d;}


p,  iframe, small{
	padding: 0px 50px;
	margin:0px;
	list-style-type: square;
	list-style-position: outside;
}

table{
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
	margin:0px;
	margin-right:200px;
	list-style-type: square;
	list-style-position: outside;
}

stark{
font-weight: bold;
color: #23272d;
}

p.imp{
padding: 0px 50;
margin: 0px 0px 0px 15px; }


pre{
font-size: 12px;
color: #23272d;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding: 10px 10px 0px 10px;
margin:0px;}

h1 {
font-size: 18px;
font-weight: normal;
letter-spacing: 0.5px;
color: #23272d;
padding:25px 50px;
margin:0px; }

h2 {
font-size: 15px;
font-weight: normal;
color: #23272d;
padding: 25px 50px;
margin:0px;
 }
 
 h3 {
font-size: 12px;
font-weight: bold;
color: #23272d;
padding-left: 50px;
padding-top: 0px;
padding-bottom: 10px;
margin:0px;
 }
 
h4 {
font-size: 15px;
font-weight: normal;
color: #23272d;
padding-left: 50px;
padding-top: 25px;
padding-bottom: 0px;
margin:0px;
 }


h5 {
font-size: 12px;
font-weight: normal;
padding: 0px 50px;
margin:0px;
 }


/*  ----------------navigation---------------------- */
#navcontainer
{
width:175px;
position: relative;
background: url(img/stripes_01.jpg) repeat-y #fff;
padding:0px;
margin:0px;
border: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
background: url(img/stripes_01.jpg) repeat-y #efe889;
}

ul#subnavlist_01
{
margin: 0;
}

ul#subnavlist_02
{
margin: 0;
width: 175px;
background: url(img/stripes_04.jpg) repeat-y #000;
}

ul#subnavlist_03
{
margin: 0;
width: 175px;
background: url(img/stripes_09.jpg) repeat-y #000;
}

#subactive{
border-top: 1px solid #91a2ab;
}

#navcontainer li {
margin: 0;}

#navcontainer a
{
display: block;
padding: 49px 10px 5px 10px;
height: 19.3px;
text-decoration: none;
}

#navcontainer a:hover
{
width: 155px;
background: url(img/stripes_over.jpg) repeat-y;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 12px 10px 5px 10px;
height: 18px;
text-decoration: none;
font-size: 12px;
text-align: bottom;
}

#navcontainer ul ul a:hover
{
color: #23272d;
text-decoration: none;
}

 #current{
 background: url(img/stripes_over.jpg) repeat-y;
text-decoration: none;
color:#5c5a5f;
 }
 
#person {
display: block;
float: left;
position: absolute;
margin-bottom:40px;
margin-left:540px;
margin-top:70px;
margin-right:25px;
}

td {
padding-bottom:10px;
}

a.klein:hover {
color:#019237;
}
