﻿body {
  font-family: arial, geneva, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 0;
  padding: 0;
  background-image:url('../images/hinter.gif');
}

#container { 
	width: 750px;
	margin-left: -375px;
	left: 50%;
	position: absolute;
	border-left: 7px solid #336699;
	border-right: 1px solid #336699;
	padding: 0px 2px 0px 2px;
	background-color: white;
}

h1 {
  color: #CC0033;
  font-size: 16px;
  font-weight:bold;
}

a {
  color: #336699;
  text-decoration:none;
}

a.footer {
	font-weight:bold;
	color: white;
	text-decoration:none;	
}


h2 {
  color: #666666;
  font-size: 14px;
  font-weight:bold;
}
  
p.links {
  float: left;
  border: 1px solid #999999;
  padding:5px;
  width:330px;
}

p.rechts {
  float: right;
  border: 1px solid #999999;
  padding:5px;
  width:330px;
}

p.center {
  text-align:center;
  font-size:11px;
}

#clearer { 
  height:1px;
  clear:both;
	}
	
div.hr {
	border-bottom: #CC0033 1px dotted;
}
  
#head {
	width: 746px;
	height:120px;
	background-image: url('../images/head_hinter.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#content {
	height:auto;
	padding: 10px 20px 20px 20px;
}

#footer {
	height:15px;
	padding: 5px 20px 5px 0px;
	background-color: #336699;
	text-align: right;
}

#footer_linie {
    height: 7px;
	background-image:url('../images/footer_hinter.gif');
	background-position: top right;
	background-repeat:no-repeat;

}

#navi {
	height:30px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image:url('../images/navi_hinter.jpg');
	background-position:left bottom;
}

#navi ul, #navi li{ 
display: inline; 
list-style-type: none;
}  

#navi a:link, #navi a:visited {
float: left;
font-weight: bold;
line-height:29px; 
padding: 0px 24px 0px 23px;  
text-decoration: none; 
color: #666666; 
}   

#navi a:hover { 
color: #ffffff; 
background-color: #336699; 
}  

#navi #akt { 
color: #ffffff; 
background-color: #336699;  
}
