
h2     { color: black; font-size: 26px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3    { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #d3d3d3 }
weiss { background-color: white }
body { background-color: #FFFFCD }
A  {color : black;text-decoration: none}
A:Visited  {color : black;text-decoration: none}
A:Active  {color : black;	text-decoration: none}
A:Hover  {color : black;text-decoration: underline}

A.a_z  {color : black;text-decoration: none}
A.a_z:Visited  {color : black;text-decoration: none}
A.a_z:Active    { color: black; text-decoration: none }
A.a_z:Hover     { color: black; background-color:#f8c400; }

A.mitgliederbereich {color : white;font-size: 9pt; font-family: Arial, Tahoma, Helvetica; text-decoration: none }
A.mitgliederbereich:Visited  {color : white;font-size: 9pt; font-family: Arial, Tahoma, Helvetica; text-decoration: none }
A.mitgliederbereich:Active    { color: white; font-size: 9pt; font-family: Arial, Tahoma, Helvetica; text-decoration: none }
A.mitgliederbereich:Hover      { color: white; font-weight: bold; font-size: 9pt; font-family: Arial, Tahoma, Helvetica; text-decoration: none }

.txt_norm           { font-size: 12pt; font-family: Arial, Tahoma, Helvetica }
.txt_norm_b     { font-weight: bolder; font-size: 12pt; font-family: Arial, Tahoma, Helvetica }

.txt_klein           { font-size: 10pt; font-family: Arial, Tahoma, Helvetica }
.txt_klein_b     { font-weight: bolder; font-size: 10pt; font-family: Arial, Tahoma, Helvetica }

.txt_counter        { font-size: 7pt; font-family: Arial, Tahoma, Helvetica }

#title {
height:34px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
}

#left {
width:180px;
float:left;
}
#right {
float:left;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:610px;
float:right;
padding:0px 10px;
}

.tab_mitgliederverzeichnis {
	 border-bottom: 1px #29166f solid;
	 border-top: 1px #29166f solid; 
	 border-left: 1px #29166f solid;
	 border-right: 1px #29166f solid;
}

.tab_mitglieder_kopf {
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Tahoma, Helvetica;
	border-bottom: 1px #29166f solid;
	background-color:#f8c400;
}

.tab_mitglieder_daten {
	font-size: 9pt;
	font-family: Arial, Tahoma, Helvetica;
}

.tab_aktuelles {
	 border-bottom: 1px #29166f solid;
	 border-top: 1px #29166f solid; 
	 border-left: 1px #29166f solid;
	 border-right: 1px #29166f solid;
}

.tab_aktuelles_kopf {
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Tahoma, Helvetica;
	border-bottom: 1px #29166f solid;
	background-color:#f8c400;
}

.tab_aktuelles_teaser {
	font-size: 9pt;
	font-family: Arial, Tahoma, Helvetica;
}

.tab_aktuelles_text {
	font-size: 9pt;
	font-family: Arial, Tahoma, Helvetica;
	border-top: 1px #29166f solid; 
}

.tab_projekte {
	 border-bottom: 1px #29166f solid;
	 border-top: 1px #29166f solid; 
	 border-left: 1px #29166f solid;
	 border-right: 1px #29166f solid;
}

.tab_projekte_kopf {
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Tahoma, Helvetica;
	border-bottom: 1px #29166f solid;
	background-color:#f8c400;
}

.tab_projekte_teaser {
	font-size: 9pt;
	font-family: Arial, Tahoma, Helvetica;
}

.tab_projekte_text {
	font-size: 9pt;
	font-family: Arial, Tahoma, Helvetica;
	border-top: 1px #29166f solid; 
}

INPUT.senden {
	 border-bottom: 1px #29166f solid;
	 border-top: 1px #29166f solid; 
	 border-left: 1px #29166f solid;
	 border-right: 1px #29166f solid;
	 background-color:#f8c400;
}


/* Projekte Bild */
#projekt_bildcontainer {
background-color:#FFFFCD;
padding:0px;
margin:5px 5px 5px 5px;
line-height:30px;
}

/* Projekte Inhalt */
#projekt_content {
background-color:#FFFFCD;
padding:5px;
clear:right;
}

.projekt_ueberschrift   { 
font-weight: bolder; 
font-size: 12pt; 
font-family: Arial, Tahoma, Helvetica; 
}


