body {
	background-color: #E8E8E8;
	top: 2px;
	background-repeat: repeat-x;
	margin: 0pt;
	background-image: url(../pics/background.gif);
}
.content {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

ul {
	/*margin: 3px;*/
	margin-left:1px;
	padding-left:1px;
	list-style-type:none;
}  
li {
	margin-top:5px;
	margin-left:15px;
	}
li.active {
	background-image: url(../pics/nav.gif);
	font-weight:bold;
	color:#333333;
	}
	
.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #06AA3A;
	font-weight:bold; 
}
a:link { 
	color: #06AA3A;
	font-weight:bold;
	text-decoration:none; 
	font-style: normal; 
}
a:visited { 
	color: #ff9900;
	text-decoration:none; 
	font-style: normal
}
a:hover { 
	color: #fff; 
	text-decoration:underline; 
	font-style: normal 
}
a:active {
	color: #06AA3A; 
	background-image: url(../pics/nav.gif);
	text-decoration:underline; 
	font-style: normal 
}

.untenlink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.untenlink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.untenlink:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.untenlink:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #06AA3A;
	text-decoration: underline;
	font-weight: bold;
}
	
.rahmen_navi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
}
.impressum {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.überschrift {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.überschriftlinks {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.tab {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px none #FFFFFF;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid;
}

#sectionLinks a:link, #sectionLinks a:visited {
	text-align:left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #fff;
}

#sectionLinks a:hover{
	background-color: #06AA3A;
	font-weight: bold;
	text-decoration: none;
}

.img {
	float: right;
	border: #000000 1px solid;
}

input {
	size: 31;
	background-color: #ffffff;
	border: #333333 1px dotted;
	color: #000000;
	font-style: tahoma;
	font-size: 11px;
}
textarea {
	background-color: #ffffff;
	border: #333333 1px dotted;
	color: #000000;
	font-style: tahoma;
	font-size: 11px;
}

.kontakt {
         font-family: Tahoma, Helvetica, sans-serif;
         font-weight : normal;
         list-style : none;
         font-size : 11px;
         color : #000000;
         line-height : 16px;
		 background-color:#Bffffff;
         background-position: 0px 0;
         background-repeat: repeat-y;
      }

