body {
background-color: #e4e4e4;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#5c5a5f;
line-height: 18px;
padding:0px;
margin:0px;
height:100%;
}

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 {color: #23272d;
font-family: Verdana, Arial, SunSans-Regular, Sans-Seriff;
font-weight: normal;
font-size: 14px;
text-decoration:none;
}
a.klein:visited {color:#23272d;}
a.klein:hover {color: #23272d;}
a.klein:active { color:#23272d;}

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

h2 {
font-size: 14px;
padding:5px 15px;
margin:0px
font-weight: normal;
}


/* ----------container zentriert das layout-------------- */
#container {
width: 926px;
background: url(img/shadow.jpg) no-repeat;
height: 774px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}


/* ----------banner for logo-------------- */
#banner {
background-color: #ffffff;
background: url(img/logo.jpg) no-repeat #ffffff;
height: 120px;
width: 920px;
padding: 0px;
margin: 0px; }



/* ----------outer und inner----------------- */
#outer{
width:745px;
border-left: solid 175px #cde1ea;  /* linke Menue Spalten Farbe  */
background-color: #fff; /* Farbe fuer Inhalt Spalten  */
}

#inner{ margin:0px; width:99%;
 } /* die IE PC schlaufe */

/* --------------left navigavtion------------- */
#left {
 width:175px;
 height: 610px;
 float:left;
 position:absolute;
 background: url(img/horse_g.jpg) no-repeat #bdcfd9;
 background-position:bottom left;
 margin-left:-175px;
 margin-right:0px;
 }

/* -----------------Inhalt--------------------- */
#content{
width:745px;
position: relative;
height: 610px;
margin: 0px; }

#mehr{
position: relative;
width: 745px;
height: 390px;
overflow: auto;
padding: 0px;
margin: 0px;}

#mehr_rechts{
position: absolute;
width: 430px;
height: 390px;
padding: 0px;
margin: 0 0 0 240px;
}

p{
padding: 0px 50px;
margin:0px; }

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

img {
padding: 0px;
margin: 0px;}

/*  ----------------footer---------------------- */
#footer {
width:920px;
clear:left;
background: url(img/stripes_10.jpg) repeat-y #efe889;
height: 40px;
padding:0px;
margin:0px;
text-align: left;
 }

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

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

ul#subnavlist_01
{
margin: 0;
width: 175px;
}

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

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

#navcontainer li {
margin: 0;}

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

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

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 12px 10px 5px 10px;
width: 175px;
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 #fff;
text-decoration: none;
color:#5c5a5f;
 }


 /*  ----------------navigation02---------------------- */
 #navcontainer02
{
width:175px;
position: relative;
background: url(img/stripes_01.jpg) repeat-y #fff;
}

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

ul#subnavlist_01
{
margin: 0;
width: 175px;
}

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


#navcontainer02 li {
margin: 0;}

#navcontainer02 a
{
display: block;
padding: 40px 10px 5px 10px;
width: 174px;
height: 20px;
text-decoration: none;
}

#navcontainer02 a:hover
{
background: url(img/stripes_over.jpg) repeat-y #fff;
text-decoration: none;
}

#navcontainer02 ul ul li { margin: 0; }

#navcontainer02 ul ul a
{
display: block;
padding: 9px 10px 5px 10px;
width: 174px;
height: 17px;
text-decoration: none;
font-size: 12px;
}

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