html, body {
font-family			:Verdana;
color				:#108F34;
padding				:0;
margin				:0;
font-size			:12px;
text-align			:center;
background-color	:#FFFFBF;
}

#logo
{background-image	:url(../images/logo_oben.gif);
background-repeat	:no-repeat;
}

#text {
padding-left		:30px;
padding-right		:30px;
text-align			:justify;
line-height			:20px;
font-size			:12px;
}
.fusszeile {
text-align			:center;
font-weight			:bold;
font-size			:11px;
}
.fusszeile a:link{
font-size			:11px;
color				:#108F34;
}
.fusszeile a:visited{
font-size			:11px;
color				:#108F34;
}
.fusszeile a:hover{
font-size			:11px;
color				:#A8D698;
}
.navi {
padding				:5px;
display				:block;
width				:160px;
 }

 .navi_act {
padding				:5px;
display				:block;
width				:160px;
 }
.navi a:link{
color				:#108F34;
font-size			:17px;
font-weight			:bold;
text-decoration		:none;
height				:20px;
border				:1px dashed #A8D698;
display				:block;
width				:160px;
padding				:5px;}
.navi a:visited{
color				:#108F34;
font-size			:17px;
font-weight			:bold;
text-decoration		:none;
height				:20px;
border				:1px dashed #A8D698;
display				:block;
width				:160px;
padding				:5px;}
.navi a:hover{
color				:#A8D698;
font-size			:17px;
font-weight			:bold;
text-decoration		:none;
height				:20px;
border				:1px dashed #108F34;
display				:block;
width				:160px;
padding				:5px;
}

.navi_act a:link{
color				:#A8D698;
font-size			:17px;
font-weight			:bold;
text-decoration		:none;
height				:20px;
border				:1px dashed #108F34;
display				:block;
width				:160px;
padding				:5px;
}
.navi_act a:visited{
color				:#A8D698;
font-size			:17px;
font-weight			:bold;
text-decoration		:none;
height				:20px;
border				:1px dashed #108F34;
display				:block;
width				:160px;
padding				:5px;
}

.navi_act a:hover{
color				:#A8D698;
font-size			:17px;
font-weight			:bold;
text-decoration		:none;
height				:20px;
border				:1px dashed #108F34;
display				:block;
width				:160px;
padding				:5px;
}

p{
font-size			:12px;
text-align			:justify;
padding-left		:30px;
padding-right		:30px;
}

h1
{color				:#108F34;
font-size			:17px;
font-weight			:bold;
text-align			:justify;
margin-top			:0px;
margin-bottom		:10px;
border-bottom		:1px solid #A8D698;
}
h2
{color				:#108F34;
font-size			:13px;
font-weight			:bold;
text-align			:justify;
margin-top			:0px;
margin-bottom		:1em;
border-bottom		:1px dashed #A8D698;
}
h3
{color				:#0094DE;
font-size			:12px;
font-weight			:bold;
margin-top			:0px;
text-decoration		:underline;
}

a:link
{color				:#108F34;
font-size			:12px;
font-weight			:bold;
text-decoration		:none;
}
a:visited
{color				:#108F34;
font-size			:12px;
font-weight			:bold;
text-decoration		:none;
}
a:hover
{color				:#A8D698;
font-size			:12px;
font-weight			:bold;
text-decoration		:none;
}

li{
padding-bottom:20px;}

#auftritte td{
line-height			:20px;
font-size			:12px;
vertical-align			:top;
}