@media all
{

* html body * { overflow:visible; }
  html { height: 100%; margin-bottom: 1px; }

body {
  background: #00579c url(/img/page-bg.gif) repeat-y top center; 
  color: #5d5d5d;  
	font-family: Tahoma, Arial, Helvetica, serif;
	line-height: 1.166;	
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 18px;
        min-height:110%;  
}

/************* layout **************/

#page { width: 980px; margin: 0px auto; text-align: left; background: transparent url(/img/head.jpg) no-repeat top left; }
#logo { margin-top: 43px; margin-left: 274px; margin-bottom: 160px; width: 432px; height: 88px; border: 0px; }

#main {	margin: 0px 98px 0px 278px;}

#content {
        color: #5d5d5d;
	font-size: 90%; 
	padding-top: 17px ;
	padding-bottom: 50px ;
}


/************* Generell **************/

a:link, a:visited, a:hover { color: #5d5d5d;
	text-decoration: underline;}

a:hover { color: #866843; text-decoration: none;}

h1{ font-size: 145%; color: #00579c; margin-top: 0.92em; margin-bottom: 0.9em; font-weight: bold;}
h2{ font-size: 120%; color: #00579c; margin-top: 1.5em; margin-bottom: 0.9em; font-weight: bold;}
h3{ font-size: 110%; color: #00579c; margin-top: 1.5em; margin-bottom: 0.9em; font-weight: bold;}
h4{ font-size: 100%; color: #6c6c6c; margin-top: 1em; margin-bottom: 0.9em; font-weight: bold;}
h5{ font-size: 100%; font-style: italic; font-weight: normal; color: #6c6c6c; margin-top: 1em; margin-bottom: 0.9em;}

.red { color: #c600a2; font-weight: bold;}
.weitsicht-willkommen { border: 0px; width: 521px; height: 346px; }

ul{
 list-style-type: disc;
padding-top: 0em; padding-bottom: 1em; 
margin-top: 0px;
}

li { margin-top: 0px; padding-top: 0px;}


.clear { clear: both; }
.center { text-align: center;}
.small { font-size: 80%;}

}				


/************* Navi **************/


#navi { margin: 40px 0px 0px 55px; 
	float: left; 
	width: 200px; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: Trebuchet MS; }

#navi a:link, #navi a:visited, #navi a:hover {
	color: #5d5d5d;
	font-weight: bold;
	text-decoration: none;
        line-height: 30px; 
        padding-left: 12px;}

#navi a:hover, #navi a.active:hover { color: #866843; text-decoration: underline; background: transparent url(/img/point-active.gif) no-repeat 0px 4px; }

#navi a.active:link, #navi a.active:visited { background: transparent url(/img/point-active.gif) no-repeat 0px 4px; color: #00579c;}
#navi a.subnavi:link, #navi a.subnavi:visited, #navi a.subnavi:hover { 
	font-weight: normal;
	padding-left: 25px; 
	background: none; }

#navi a.subnavia:link, #navi a.subnavia:visited, #navi a.subnavia:hover { 
	color: #00579c;
	font-weight: normal;
	padding-left: 25px; 
	background: none; }

#adresse { font-size: 90%; 
	   color: #00579c;
	   position: absolute;
	   padding: 50px 0px 20px 17px;}
	
#navi a.mail:link, #navi a.mail:visited,#navi a.mail:hover { font-weight: normal; background: none; padding: 0px; line-height: 1.5em;}
	
	
#ref-img { border: 0px; width: 200px; height: 200px; float: right; margin-left: 10px;}