/* ab hier global */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

a:link {color: #FFFFFF;text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}
a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;}

/* */

.content {
  padding-top:15px;
  padding-left: 35px;
  padding-right: 40px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  text-align:justify;
}

.listing {

  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  text-align:justify;
}





.textyellow12 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-size: 12px;
}
.textyellow12bold {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-size: 12px;
  font-weight: bold;
}

.textyellow12boldcenter {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-size: 12px;
  font-weight: bold;
  text-align:center;
}

.textwhite12bold {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

.textwhite14bold {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

.textyellow22 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-size: 22px;
}
.textyellow22bold {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-size: 22px;
  font-weight: bold;
}

.textyellow22boldcenter {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-size: 22px;
  font-weight: bold;
  text-align:center;
}


/* */



.footerwhite {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

.footeryellow {
  font-size: 11px;
  color: #FFFF00;
  font-weight: bold;
}

.footerblue, .footerblue:link, .footerblue:hover, .footerblue:visited, .footerblue:active, .footerblue:focus {
  color:#0033CC;
  font-size: 11px;
  text-decoration:none;
  border-bottom   : 1px dotted #0033CC;
}

.footerlink, .footerlink:link, .footerlink:hover, .footerlink:visited, .footerlink:active, .footerlink:focus {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  border-bottom: 1px dotted #FFFFFF;
 }


.btntop, .btntop:visited {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
  background-image:url(/images/btn_top.png);
  background-repeat:repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
  margin:0px;
  border:0px;
  padding:0px;
  line-height:21px;
  font-size: 14px;
}

 .btntop:focus, .btntop:hover, .btntop:active {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
  background-image:url(/images/btn_top_hover.png);
  background-repeat:repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
  margin:0px;
  border:0px;
  padding:0px;
  height:21px;
  font-weight: bold;
  font-size: 14px;
}


.btnmenu, .btnmenu:visited {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
  background-image:url(/images/btn_top.png);
  background-repeat:repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  margin:0px;
  border:0px;
  padding:0px;
  padding-left:5px;
  height:21px;
  line-height:21px;
  font-size: 12px;
}

.btnmenuhover, .btnmenu:focus, .btnmenu:hover, .btnmenu:active {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
  background-image:url(/images/btn_top_hover.png);
  background-repeat:repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  margin:0px;
  border:0px;
  padding:0px;
  padding-left:5px;
  height:21px;
  line-height:21px;
  font-size: 12px;
}



form  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;

}



input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	display: block;
  float: left;
  border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	padding: 2px;
}



#nummer {width: 14em; margin-left: 11px;}
#email {width: 14em; margin-left: 11px;}
#name {width: 14em; margin-left: 11px;}
#vorname {width: 14em; margin-left: 11px;}
#betreff {width: 20em; margin-left: 11px;}
#nachricht {width: 400px; margin-left: 11px;}
#absenden {margin-left: 11px;}

label {
  float:left;
  clear: left;
	width: 4em;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}



.adminlink, .adminlink:link, .adminlink:hover, .adminlink:visited {
  font-size:8pt;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-style:normal;
  color:#666666;
  background-color:#FFFFFF;
  text-decoration: none;
}