p, h1, h2, h3, h4, ul, li {margin:0;padding:0;}
body {
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	line-height: 18px;
	background-image: url(grafiken/hintergrundbild1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

.startlogo {
    position: absolute;
    top: 2px;
    left: 853px;
    width: 125px;
    height: 124px;
}
#wrapper {
	position: absolute;
	width: 850px;
	height:auto;
	top: 0px;
	left: 50%;
	margin-left: -415px;
	
	}
a {
	color: #3598FD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3598FD;
	text-decoration: none;
}
a:hover{
	color: ##3598FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3598FD;
}
h1 {
text-align: center;
padding-bottom: 25px;
}
h2 {
text-align:center;
margin-bottom: 30px;
font-size: 30px;
font-weight: bold;
}
	.start h2 {

font-size: 14px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}
h3 {
font-size: 17px;
font-weight: bold;
padding-bottom: 25px;

}
h4 {
font-size: 15px;
font-weight: bold;
padding-bottom: 2px;
}
ul {
	padding-bottom: 20px;
	list-style-position: inside;
}
#navigation {
padding-top: 216px;
margin-left: 67px;
width: 740px;
}
#content{
width: 850px;
height: auto;
}

.wappen {
width: 500px;
padding-left: 170px;
text-align: center;
}
.wappen img{
border: none;
border-color: #fff;
}
.text {
padding-left: 67px;
}
.text_ziele {
padding-left: 50px;
padding-right: 67px;
}
.text_ziele ul {
list-style-position:inside;
}
.text_kontakt {
	overflow: hidden;
padding-top: 50px;
padding-left: 190px;
padding-right: 67px;
height: 500px;
}
.vorsitz_box {
width: 500px;
height: 250px;
font-size: 13px;
}
.vorsitz_box img {
    float: left;
	margin-right: 20px;
}
.tab_color {
padding-top:2px;
padding-bottom: 2px;
padding-left: 8px;
background-color: #F1F7FE;
}
.tab_padding {
padding-top:2px;
padding-bottom: 2px;
padding-left: 8px;
}
.tab_padding_kursiv {
font-size: 12px;
font-style:italic;
padding-left: 25px;
padding-top:2px;
padding-bottom: 2px;
}
.adressen_box_left {
float: left;
width: 360px;
height: auto;
}
.adressen_box_right {
float: right;
width: 360px;
height: auto;
}
.rahmen {
padding-top: 5px;
padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}

.paunz a{
color: #333;
border: none;
}
.clear {
clear: both;
}

#nav {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

/* the styling */
#nav {width:740px; height:15px; position:relative;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {
display:block; 
height:15px; 
float:left; 
padding:0 10px 0 10px; 
text-decoration:none; 
font-size:15px; 
font-weight: bold;
line-height:20px; 
border: none;
white-space:nowrap; 
color:#fff;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}

#nav .current a { 
color:#3598FD;}




#nav_unter {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 80px;
	margin-left: 90px;
}
#nav_unter {width:740px; height:15px; position:relative;}
#nav_unter .select, #nav_unter .current {margin:0; padding:0; list-style:none;}
#nav_unter li {display:inline; margin:0; padding:0; height:auto;}
#nav_unter .select a,
#nav_unter .current a {
display:block; 
height:15px; 
float:left; 
padding:0 10px 0 10px; 
text-decoration:none; 
font-size:14px; 
font-weight: bold;
line-height:20px; 
border: none;
white-space:nowrap; 
color:#111;}
* html #nav_unter .select a, * html #nav_unter .current a {width:1px; height:21px;}

#nav_unter .current a { 
color:#3598FD;}

a.infobox { 
 border-bottom: 1px dashed #c30; 
 text-decoration:none; }
a.infobox:hover { 
  cursor:help; 
  color:#c30; 
}
a.infobox span { 
  visibility:hidden; 
  position:absolute; 
  left:-99em;
  margin-top:24px;
  margin-left: -280px; 
  padding:1px; 
  text-decoration:none;
  font-size: 12px; 
  font-weight: normal;}
a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
    visibility:visible; 
	left:20px;
	width: 160px;
	background:white; }
.link a {
	color: #111;
	text-decoration: none;
	border: 0;
}
