@charset "utf-8";
/* CSS Document */

#profil{
	float:left;
	position:relative;
	width:450px;
	border-right:1px #ab00d6 dotted;
	margin-left:10px;
}
#profil h1{
	text-align:left;
	padding-right:10px;
	margin-right:25px;	
	color: #333333;
	font-family:verdana; font-size:18px;
	border-bottom:1px #666666 solid;
	border-top:1px #CCCCCC solid;
}
#profil h1:first-letter{
color:#ab00d6;
}

#image{
	border:4px #efe4f9 solid;
}

#eigenschaft{
	font-weight:bold;
	width:135px;
	float:left;
	color:#666666;
	font-family:verdana; font-size:11px;
}
#ausgabe{
	color:#666666;
	float:left;
	font-family:verdana; font-size:11px;
}

#changelink{
margin-bottom:10px;
font-family:verdana;
font-size:11px;
color:#ab00d6;
}

#profilChange{
	display:block;
	width:400px;
	visibility: visible;
	position:relative;
	float:right;
	margin-right:10px;
	border-right:1px #ab00d6 dotted;
}
#profilChange h1{
	margin-right:10px;
	text-align:left;
	color: #333333;
	font-family:verdana; font-size:18px;
	border-bottom:1px #666666 solid;
	border-top:1px #CCCCCC solid;
}
#profilChange h1:first-letter{
color:#ab00d6;
}

#profilChange h2{
	text-align:left;
	margin-right:25px;
	color:#666666;
	font-family:verdana; 
	font-size:12px;
}

#changeProfilForm{

}
#changeProfilForm span{
	float:left;
	position:absolute;
	color:#666666;
	font-family:verdana; font-size:11px;
}
#changeProfilForm select{
	margin-bottom:4px;
	margin-right:25px;
	float:right;
	width:202px;
	border:1px #ab00d6 solid;
	background-color:#efe4f9;
	color: #666666;
}
#changeProfilForm input{
	width:200px;
	float:right;
	margin-right:25px;
	margin-bottom:4px;
	border:1px #ab00d6 solid;
	background-color:#efe4f9;
	color: #666666;
}

#daBinIchDabeihead{
/*background-image: url(../img/base/head_transp_new_205_30.png);*/
background-position:left top;
background-repeat:no-repeat;
height:40px;
margin-bottom:5px;
}

#daBinIchDabeibody{
border-bottom:4px #efe4f9 solid;
float:left;
width:100%;
}
#daBinIchDabeibody a{
font-family:verdana;
font-size:10px;
color:#ab00d6;
}