
* {
margin: 0px;
padding: 0px;
}

body {
/*background-color: #F4F9D3;*/
background-color: transparent;
}

a:hover {
color: #007BFF;
}
a
{
	text-decoration:	none;
	color: #000000;
}
a:visited
{
	text-decoration:	none;
}

#aktiv {
	color: #007363;
	font-weight: bold;
}
#maintable {
width: 100%;
height: 100%;
background-color: #F4F9D3;
}

#banner {
width: 800px;
height: 161px;
background-repeat: no-repeat;
border-bottom: none;
background-image: url(../img/banner.jpg);
}

#menu {
font-family: verdana;
font-size: 12px;
width: 182px;
height: 520px;
padding-top: 20px;
background-color: #CACACA;
vertical-align: top;
letter-spacing: 1.2px;
}

#unten {
	vertical-align: bottom;
}
#service {
height: 350px;
vertical-align: bottom;
text-align: justify;
width: 182px;
padding-left: 12px;
padding-top: 20px;
letter-spacing: 1.2px;
line-height: 19px;
color:#FF0000;
}

#link {
height: 260px;
text-align: left;
vertical-align: bottom;
width: 182px;
padding-left: 15px;
padding-bottom: 15px;
line-height: 35px;
}

a {
text-decoration: none;
color: #000000;
}

#leiste_u {
background-image: url(../img/leiste_u.jpg);
height: 87px;
width: 800px;
text-align: center;
}	

#inhalt {
width: 618px;
height: 520px;
color: #666;
font-family: verdana;
font-size: 12px;
vertical-align: top;
padding-top: 30px;
text-align: justify;
letter-spacing: 1.1px;
line-height: 18px;
background-color: #FFFFFF;
}

#liste {
list-style-type: circle;
line-height: 1.5;
}
#liste li{
padding-bottom:5px;
}


#inhalt_imp {
width: 618px;
height: 520px;
color: #666;
font-family: verdana;
font-size: 12px;
vertical-align: top;
padding-top: 30px;
text-align: center;
letter-spacing: 1.1px;
line-height: 18px;
background-color: #FFFFFF;
}

#inh_text {
width: 618px;
background-color: #FFFFFF;
padding-left: 35px;
padding-right: 35px;
padding-bottom: 25px;
}

#stnr {
vertical-align: bottom;
}

.anschrift {
text-align: left;
line-height: 19px;
padding-left: 25px;
}
.anschrift td {
width: 200px;
}
.anschrift td + td {
width: 565px;
}

#disclaimer {
width: 618px;
text-align: justify;
padding-top: 25px;
padding-left: 25px;
padding-right: 25px;
}
 
