@charset "utf-8";
/* CSS Document */
html
{
	background-color: #000000;
}
body 
{
	font-family:Verdana;
	background-color: #000000;
}
#content
{
	font-family:Helvetica, Verdana, Arial;
	font-size:13px;
	position:absolute;
	left:50px;
	top:200px;
	z-index:100;
}

#centerDiv
{
	visibility:visible;
	width: 982px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	top:0px;
}
#back
{
	background-color:#FFFFFF;
	width:100%;
	height:590px;;
	z-index:3;
}
#op2
{
	background-color:#FFFFFF;
	color:#000000;
}
#popup
{
	padding: 10px;
	visibility:hidden;
	position:absolute;
	left:250px;
	top:-15px;
	background-color:#FFFFFF;
	color:#000000;
	border: 2px solid #333e9d;
	z-index:500;
}
#skip
{
	font-size:10px;
	position:absolute;
	left:0px;
	width:982px;
	background-color:#FFFFFF;
	color:#CC0000;
	text-align:center;
	bottom:-15px;
}
.kf_table {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

input
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

#fehler
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

a.kf_link:link, a.kf_link:visited, a.kf_link:hover {
color: black;
text-decoration: underline;
}

.kf_textfeld {
border: 1px #333e9d;
background-color: #AABBFF;
width: 235px;
padding:2px
}

.kf_plz {
border: 1px #333e9d;
background-color: #AABBFF;
width: 40px;
padding:2px
}

.kf_ort {
border: 1px #333e9d;
background-color: #AABBFF;
width: 176px;
padding:2px
}

.kf_telint {
border: 1px #333e9d;
background-color: #AABBFF;
width: 20px;
padding:2px
}

.kf_telfaxvorwahl {
border: 1px #333e9d;
background-color: #AABBFF;
width: 46px;
padding:2px
}

.kf_telfaxnummer {
border: 1px #333e9d;
background-color: #AABBFF;
width: 118px;
padding:2px
}

.kf_strasse {

border: 1px #333e9d;
background-color: #AABBFF;
width: 170px;
padding:2px
}

.kf_textarea  {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
border: 1px #333e9d;
background-color: #AABBFF;
width: 235px;
height: 50px;
overflow : hidden;
padding:2px
}

.kf_button  {
border: 1px #6600FF;
background-color: #AABBFF;
width: 110px;
}
