body {
	background-color: #FFFFFF;
	margin-top: 25px;
}
a {
	color: #000000;
	text-decoration:underline;

}
.right {
	background-image: url(images/index_10.gif);
	background-repeat: repeat-y;
}
.red {
 	background-image: url(images/td_bg.gif);
	 }
.left {
	background-image: url(images/index_06.gif);
	background-repeat: repeat-y;
}
.middle {
	background-image: url(images/index_08.gif);
	background-repeat: repeat-y;}	 
.content {
    position:relative;
    background-color:white;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	background-image: url(images/index_09.gif);
	background-repeat: no-repeat;
	background-position: bottom;
 }
 .inhalt {
	padding-right:10px;
	margin-left:10px;
 }
td { font-family:verdana; font-size:11px; }
h1 { color: #333333; font-size:13px; }
.header {
	color:red;
	font-size:12px;
	font-weight: lighter;
}
h2 { color: red; font-size:12px; margin-left:25px;}
.footer { 
font-size:9px; 
background-image:url(images/index_bottom.gif); 
background-repeat:no-repeat;
padding-bottom:45px; 
padding-top:6px; 
padding-left: 190px; 
text-align:center;
}
.footer a{
        font-size:9px; 
		text-decoration:none;
		color:black;
           }
.footer a:hover {
		text-decoration:underline;
}
.footer a:visited {
   color:black;
}
.navi {	
         background-image: url(images/bg_navi.gif);	
		 background-repeat: repeat-x; 
		 background-color:#666666; 
		 }
.navi a { 
        font-size:10px; 
		color:#FFFFFF;
		margin-left:5px;
		text-decoration:none;
         }
ul {
list-style-image:url(images/maxerl.gif);
}
li { padding-bottom:7px; }
#kontakte {
  xbackground-image: url(images/tbl_kontakt.gif);
  background-repeat:no-repeat;
  margin-top:25px;
  padding-top:7px;
}
#impressum {
  background-image: url(images/tbl_impressum.gif);
  background-repeat:no-repeat;
  margin-top:25px;
  padding-top:7px;
  padding-left:7px;
  margin-left:20px;
}

