body {
 font-family:Arial,Helvetica,sans-serif;
 color:#000000;
 font-size:12px;
 background-image:url(images/0bg1.jpg);
 background-repeat:repeat-x;
 margin:0px;
 text-align:center;
}

#main {
 background-image:url(images/0bg2.jpg);
 background-repeat:no-repeat;
 border:1px solid #173e69;
 margin-top:55px;
 margin-left:auto;
 margin-right:auto;
 background-color:#FFFFFF;
 width:970px;
 height:750px;
 text-align:left;
 font-size:13px;
}

#main-index {
 border:1px solid #173e69;
 margin-top:55px;
 margin-left:auto;
 margin-right:auto;
 background-color:#FFFFFF;
 width:970px;
 height:750px;
 text-align:left;
 font-size:13px;
}

#head {
 background-image:url(images/0head.jpg);
 background-repeat:repeat-x;
 width:970px;
 height:81px;
}

#navi {
 background-image:url(images/1blank.jpg);
 background-repeat:repeat-x;
 width:100%;
 height:28px;
}

#text {
 margin-top:30px;
 padding:10px;
 width:765px;
 height:auto;
 font-size:14px;
 line-height:20px;
 float:left;
}

#balken {
 width:160px;
 background-color:#d1d1d1;
 padding:5px;
 height:631px;
 font-size:11px;
 line-height:15px;
 float:right;
}

#impressum {
 height:20px;
 font-weight:bold;
 text-align:center;
 font-size:13px;
}

a img {
 border:0px;
}

img.logo
{
 padding-top:20px;
 padding-left:10px;
}

/* Links */

a {
 color: #000000;
 text-decoration: none;
}

a:link {
 color: #000000;
}

a:active {
 color: #BDBBBB;
}

a:visited {
 color: #000000;
}

a:hover {
 color: #173e69;
}

/* Ueberschriften */

h3
{
 font-variant:small-caps;
 font-variant:Wert;
 font-size:20px;
 font-stretch:ultra-expanded;
 letter-spacing:3px;
 color: #173e69;
}

/* Absaetze */

p.imp
{
 line-height:14px;
 font-size:10px;
}