body {
	font-family: "Geneva, Arial, Helvetica, san-serif";
	font-size: 9px;
	color: #909090;
	text-decoration: none;
	line-height : 130%;
}

#page {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1004px;
	height: 620px;
	margin: -310px 0px 0px -502px;
}

 .highlight {
	font-family:'Geneva, Arial, Helvetica, san-serif';
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}




 a, a:visited, a:active {
 font-family:'Geneva, Arial, Helvetica, san-serif';
 font-size: 11px;
 color:#909090;
 text-decoration: none;
 font-weight: bold;}

 a:hover {
 font-family:'Geneva, Arial, Helvetica, san-serif';
 font-size: 11px;
 color:#FFFF00;
 text-decoration: underline;
 font-weight: bold;}

.space {
	letter-spacing : 3px;
}

table {
	font-family: "Geneva, Arial, Helvetica, san-serif";
	font-size: 9px;
	color: #909090;
	text-decoration: none;
	line-height : 200%;
}

.dotted {
	border-bottom: 1px dotted Gray;
}

 /* anmeldeformular */
p { font-family: Verdana; font-size: 12px; clear: both; }
label { width: 11em; float: left; }
label.error { color: red; padding-left: 11em; vertical-align: top; clear: both; width: 400px; }

input, textarea {
   width: 88%;
   background-color: #ffff66;
   border-bottom: 1px dotted Gray;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   padding: 3px;
}

input.large, textarea.large {
  width: 98%;
}

input[type=submit], .submit{
  width: 155px;
  height: 61px;
  background: url(../img/anmeldeformular_button_absc.jpg) no-repeat;
  border: 0px;
}

input[type=radio],input[type=checkbox]{
  width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background-color: #ffffff;
}

textarea{
  height: 70px;
}
 
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/checkbox_yellow2.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../img/radio_yellow.png) no-repeat;
}
.header, .submitBtn{
  text-align: right;
}
.labelLarge {
  width: 80%;
}
#bankeinzug{
  display:none;
}
.inputRadio {
  width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	border: 0px;
}
#bankeinzug{
  display: none;
}
.submit { margin-left: 12em; }

#facebook {
	position: absolute;
	top: 559px;
	left: 55px;
	/*display: none;*/
}

#icon-xing {
	position: absolute;
	top: 559px;
	left: 0px;
	/*display: none;*/
}

#icon-facebook {
	position: absolute;
	top: 559px;
	left: 25px;
	/*display: none;*/
}

#social-icons {
	float: left;
	
}

