img {
	border:0px;
}

#body {
	margin:0;
	padding:0;
	background-image:url(bilder/bg_navi.gif);
	background-repeat:repeat-y;
	width:1005px;
}

#navi {
	width:310px;
	float: left;
	margin:0;
	padding:0;
	border:0;
}

#main {
	margin: 0 0 0 310px;
}

#header {
	width: 690px;height: 222px;
	font-family: Arial, Helvetica, serif;
}

#titel {
	width: 670px;height: 20px;
	background-image:url(bilder/balken.gif);
	font-family: Arial, Helvetica, serif;
	font-size:12px;
	color:#fff;
	padding-left: 20px;
	padding-top:4px;
}

#text {
	width: 690px;
	font-family: Arial, Helvetica, serif;
	font-size:12px;
}

#links {
	clear:both;
	margin: 0px 68px 0px 81px;
	border: 0;
	font-family: Arial, Helvetica, serif;
	font-size:11px;
	color:#fff;
}


.sw {
	color:#000;
}

.gr {
	color:#006832;
}

.orange {
	color:#dd8500;
}

#footer {
	clear:both;
	margin:0;
	padding:0;
	text-decoration: overline;
	font-family: Arial, Helvetica, serif;
	font-size:11px;
	color:#999;
}

a:link    {color:#fff; text-decoration: none; font-weight:normal;}
a:visited {color:#fff; text-decoration: none; font-weight:normal;}
a:hover   {color:#f90; text-decoration: none; font-weight:normal;}
a:active  {color:#f90; text-decoration: none; font-weight:normal;}

a.site:link    {color:#f90; text-decoration: none; font-weight:normal;}
a.site:visited {color:#f90; text-decoration: none; font-weight:normal;}
a.site:hover   {color:#fff; text-decoration: none; font-weight:normal;}
a.site:active  {color:#fff; text-decoration: none; font-weight:normal;}

a.sub:link    {color:#999; text-decoration: none; font-weight:normal;}
a.sub:visited {color:#999; text-decoration: none; font-weight:normal;}
a.sub:hover   {color:#f90; text-decoration: none; font-weight:normal;}
a.sub:active  {color:#f90; text-decoration: none; font-weight:normal;}

a.haupt:link    {color:#000; text-decoration: none; font-weight:normal;}
a.haupt:visited {color:#000; text-decoration: none; font-weight:normal;}
a.haupt:hover   {color:#006832; text-decoration: none; font-weight:normal;}
a.haupt:active  {color:#006832; text-decoration: none; font-weight:normal;}

a.hauptakt:link    {color:#006832; text-decoration: none; font-weight:normal;}
a.hauptakt:visited {color:#006832; text-decoration: none; font-weight:normal;}
a.hauptakt:hover   {color:#999; text-decoration: none; font-weight:normal;}
a.hauptakt:active  {color:#006832; text-decoration: none; font-weight:normal;}

a.akt:link    {color:#006832; text-decoration: none; font-weight:normal;}
a.akt:visited {color:#006832; text-decoration: none; font-weight:normal;}
a.akt:hover   {color:#dd8500; text-decoration: none; font-weight:normal;}
a.akt:active  {color:#006832; text-decoration: none; font-weight:normal;}

.c {
	text-align: center;
}

.btn { 
	text-align:center;
	border-left:1px solid #000;
}

img.titel {
	border-style: none;
	height:28px;
}

.navi {
	display: block;
	height:19px;
	margin-top:4px;
	border-bottom:1px solid #fff;
}


