/* CSS Document */
.menu table.moduletable td {
	font-size: 14px;
	font-family:Tahoma;
	font-weight: normal;
}
 .menu a:link { text-decoration:none; font-weight:bold; color:#000000; }
 .menu a:visited { text-decoration:none; font-weight:bold; color:#000000; }
 .menu a:hover { text-decoration:none; font-weight:bold;  color:#FFFFFF; }



/* mambo core stuff */

.contentpane {

}

.contentpaneopen {
	font-size: 14px;
	font-family:Tahoma;
	font-weight: normal;
	color:#FFFFFF;
}

.contentheading {
	font-weight: bold;
	font-family:Tahoma;
	font-size:16px;
	color:#202A65;
	background-color:#73A083;
	width:610px;
	padding-left:10px;
	/*border-bottom: 2px solid white;*/
}

.contentheading a:link, .contentheading a:visited{
	color:#FFFFFF;
}

.contentheading a:hover{
	color:#0000FF;
}

.componentheading {
	font-weight: bold;
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
}


.contenttabelle {
	width:610px;
}

.contenttabelle td{
	background-color:#185B68;
	/*filter: alpha(opacity=90);
-moz-opacity: 0.9;*/
}


div.moduletableright .contenttabelle {
 font-size:11px;
 width: 170px;
}

div.moduletableright  .contenttabelle td {
 font-size:11px;
 margin:0px;
 padding:0px;
}

table.moduletable {

}

table.moduletable th {

}

table.moduletable td {
	font-size: 11px;
	font-family:Tahoma;
	font-weight: normal;
}


.inputboxsuchbox {
margin-top:30px;
background-color:#73A083;
border:1px solid #73A083;
width:150px;
}


#left_outer {
	position:relative;
	z-index:1000;
    float: left;
    padding-left:18px;

}

#left_inner {
  padding: 0px;
  float: none !important;
  float: left;
}




a:link, a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#0000FF;
}


td,tr,p,div {
	font-family:Tahoma;
	font-size:14px;
	color:#B2ECEE;
}





.mitgliederliste {
	font-family:Tahoma;
	font-size:14px;
}

.tdamitgliederliste:link, .tdamitgliederliste:visited {
	color:#202A65;

}

.infotext {
	color:#000000;
	font-size:12px;
}




div.form_titel_pflicht {
  color:#00094B;
  font-weight: bold;
}

div.form_titel {
  color:#00094B;
  font-weight: normal;
}

div.form_text {
  color:#00094B;
}

div.form_datenfeld {
	background-color:#eeeeee;
	border:1px solid black;
}
