body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}

h1 {
   color: #006699;
   font-size: 11.5pt;
   font-weight: bold;
}

h2 {
   color: #006699;
   font-size: 10.0pt;
   font-weight: bold;
}

h3 {
  	color: #000;
	font-size: 9.0pt;
	font-weight: bold;
}
h4 {
	color: #006699;
}
a:link {
	color: #025096;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #025096;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #025096;
}
#container { 
    width: 840px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 52px;
	background-color:#fff;
	width:100%;
}
#logo-container {
  float: right;
  width: 306px;
  padding-bottom:14px;
}
#logo {
   border: none;
}

.bottom-contact, .bottom-contact-startpage {
	float:right;
	color:#025096;
	font-size:9pt;
	padding-right:20px;
}

.bottom-contact{padding-left:35px;}

.bottom-contact-startpage {padding-left:35px;}

.bottom-navigation{
	float: left;
	padding-left:36px;
}


.bottom-navigation a:link, .bottom-navigation a:active, .bottom-navigation a:visited {
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 9pt;
	letter-spacing: 0.0em;
	background-image: url(images/trenner.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
}

.bottom-navigation a:hover{
	/*text-transform: uppercase;*/
	text-decoration: underline;   
  
}

.bottom-navigation #top-first{
	background-image: none;
	margin-left: 0px;
	padding: 0px;
}

#top-trenner {
	height: 15px;
	background-color:#006699;
	width:100%;
	clear: both;
	margin-top: 15px;
}

#navigation {
	height: auto;
	background-color:#fff;
	width:100%;
	border-bottom: solid 1px #006699;
	color: #999900;
	font-weight: bold;

}
#navigation ul
{
	margin: 7px 0px 7px 0px;
	padding: 0px;
}
#navigation li
{
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	font-weight: bold;
}
#navigation li a, #navigation li a:link, #navigation li a:active, #navigation li a:visited {
 	color: #025096;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/trenner.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 3px; 
}
#navigation li a:hover {
 	color: #666;
	text-decoration: underline;
}
#navigation li #active
{
	color: #025096;
	font-weight: bold;
}
#container #navigation .first {
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

/* /////////////////////
/// Body
//////////////////// */
#body {
	background-color: #FFFFFF;
	width:100%;
	margin-top: 20px;
}
#body #content-unterseite{
	margin-left: 160px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 20px;

	width: 500px;
}
#body #content-unterseite ul{
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: square;
}
#body #content-unterseite ol{
      margin-left: 17px;
	  padding-left: 5px;

}
#body #content-unterseite ol li ,#body #content-unterseite ul li{
      margin-bottom: 2px;
	  margin-top: 2px;

}

#body #sub-navigation {
	width: 150px;
	float: left;
}
#body #sub-navigation ul{
  	margin-left: 0;
	padding-left: 0;
	list-style-type: none; 
}
#body #sub-navigation a
{
display: block;
padding: 3px;
width: 125px;
border-bottom: 0px dotted #666;
}

#body #sub-navigation a:link, #body #sub-navigation a:visited
{
color: #666666;
text-decoration: none;
}

#image_startpage {
	float:left;
	padding: 0px 0px 0px 36px;
	margin-top: -1px;
}

#image_uberuns {
	float:right;
	padding: 33px 0px 0px 0px;
	width: 162px;
}


#body #sub-navigation a:hover
{
background-color: #fff;
color: #3399cc;
}

#sub-navigation {
	padding-top:15px;	
}

#container #body #sub_active {
	font-weight: bold;
}

.clearer {
  clear: both;
  }
/* /////////////////////
/// Footer
//////////////////// */
#footer {
	background-color: #DDDDDD;
	width:830px;
	margin: 0px;
	height:15px;
	padding: 10px 10px 20px 0px;
	text-align:right;
}
#footer2 {
	height: 15px;
	background-color: #006699;
	width:840px;
}

