body 
{ 
  color: #7D675A ; 
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: small; text-align: center;
  background-image: url(images/bg2.jpg);
  }
  #home {
	font-family: sans-serif;
	font-size: 0.9em;
}
 html, body, textarea
  {
   SCROLLBAR-BASE-COLOR: #88A9AC;
	scrollbar-arrow-color:#88A9AC;
	scrollbar-face-color:#355B5F;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #274346;
} 
h5, h4, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #274346;
}  
h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #274346;
} 
td, tr {
border-style: inherit;


} 

#header 
{
padding: 1%;
text-align: center;
background-image: url(images/headerbac1.gif);
}
#space1 {
height: 5px;
background-image: url(images/space.gif);
background-repeat: repeat-x;
}
#footer {
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
clear: both;
background-image: url(images/headerbac1.gif);
}

#inhalt {

width: 80.9%;
float: right;
background-image: url(images/inhalt2.jpg);
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #274346;
}

#navi {
  float: left;
	width: 18%;
	padding: 0;
}
#navi ul {
text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navi li {margin: 0 0 5px 0;
font-size: 11pt;}

#navi li a:link,  #navi li a:visited {
   border-bottom: 1px solid #274346;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #274346;
	background-color: #95A9AB;
	color: #355B5F;
}

#navi li a:focus, #navi li a:hover, #navi li a:active 
{
	border-left: 12px solid #626079 ;
	background-color: #ADABC4 ;
	color: #DEDACE;
	}
	#box2  a:link{
	color: #4B413B;
		
	}
	#box2 a:visited{
		color: #EE915A;
	}
	#box2 a:hover{
	color: #EE915A;	
	}
	box2 a:active{
	color:#4B413B;	
	}
	#inhalt  a:link{
	color: #4B413B;
		
	}
	#inhalt a:visited{
		color: #4B413B;
	}
	#inhalt a:hover{
	color: #4B413B;	
	}
	inhalt a:active{
	color:#EE915A;	
	}
/* allgemeine links im text */

a:link{ color: #4B413B; text-decoration:underline;font-family: verdana; font-weight: bold; font-size: 10pt;}

a:visited{color: #4B413B; text-decoration:underline;font-family: verdana;  font-weight: bold; font-size: 10pt;}

a:hover{ color: #4B413B; text-decoration:none;font-family: verdana; font-weight: bold;  font-size: 10pt;}

a:active{ color:#EE915A; text-decoration:underline;font-family: verdana; font-weight: bold; font-size: 10pt;}
