html,body{
 font-family:arial;
 color:#333;
 font-size:10pt;
 margin:0;
 padding:0;
 width:100%;
 height:100%;
 background-image:url(layout/hg.jpg);
 background-color:#807F7D;}

img{ border:none; }

.L{
 height:10px;
 line-height:10px;
 font-size:10px; }

body{
 height:auto;
}

#seite {
 margin:auto;
 width:977px;
 height:auto;
 min-height:630px;}

#kopf {
 width:inherit;
 height:205px;overflow:hidden;
 background-image:url(layout/kopf.png);
 background-repeat:no-repeat;}

#content{
 height:auto;
 width:inherit;
 min-height:510px;
 background-image:url(layout/tc_mid.png);
 background-repeat:repeat-y;
 background-position:0px 236px;}

#content2{
 height:auto;
 width:inherit;
 min-height:260px;
 background-image:url(layout/teaser_content.png);
 background-repeat:no-repeat;}

#links{
 display:inline;
 float:left;
 width:210px;
 height:auto;
 min-height:510px;}

#rechts{
 display:inline;
 float:left;
 width:760px;
 height:auto;
 min-height:510px;
}

#innerlinks{
 font-family:arial;
 color:#333;
 padding-top:5px;
 width:170px;
 margin-left:15px;
 margin-right:20px;}

#innerrechts{
 font-family:arial;
 color:#333;
 padding-top:5px;
 width:740px;
 margin-left:10px;}

#fuss {
 width:inherit;
 height:20px;
 background-image:url(layout/fuss.png);
 background-repeat:no-repeat;}

.h1,h1{
 font-weight:bold;
 text-decoration:none;
 margin:0;
 padding:0;
 color:#fff;
 line-height:20px;
 height:20px;
 font-size:11pt;
 font-family:Arial;}

.c{
 text-align:center;}

.big{
 font-weight:bold;
 text-decoration:none;
 color:#333;
 font-size:14pt;
 font-family:Arial;}

.cb{clear:both;}

p{
 margin:0;}

a{
 color:#004382;
 text-decoration:underline; }

a:hover{
 color:#CC0E0E;}

.link{
 color:#004382;
 text-decoration:none; }

.link:hover{
 text-decoration:underline;
 color:#CC0E0E;}

.elink{
 padding-right:12px;
 background-image:url(layout/out.png);
 background-repeat:no-repeat;
 background-position:right 5px;}
 
.nav,.nav:hover,.nava,.nava:hover{text-decoration:none;font-family:arial;font-size:12pt;color:#000;display:block;10px;line-height:40px;margin-left:5px;margin-right:5px;}
.nava,.nava:hover{color:#fff;}

.nava{color:#fff;}

.n{height:47px;display:inline;float:left;}

.seitentitel { 
 font-family:arial;
 color: <?php echo #004382; ?>;
 font-weight:bold;
 text-decoration:underline;
 font-size:13pt;}