div.profil_holder{
	width: 543px;
	margin-left: auto;
	margin-right: auto;
}

div.profil_border {
	position: relative;
	float: left;
	background-color: #9f9f9f;
	width: 100%;
	height: 4px;
	margin:0px;
	padding:0px;
	overflow: hidden;
}

div.profilTop_spalte_1{
	float: left;
	background-image: url(../images/profil/minProfil_fane.gif);
	background-repeat: no-repeat;
	width: 296px;
	height: 14px;	
}

div.profilTop_spalte_2{
	float: left;
	background-image: url(../images/profil/nyhedsmails_fane.gif);
	background-repeat: no-repeat;
	width: 247px;
	height: 14px;	
}

div.profilTop_forum{
	float: left;
	background-image: url(../images/profil/minprofil_forum.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 14px;	
}

div.profilTop_blogs{
	float: left;
	background-image: url(../images/profil/minprofil_blogs.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 14px;	
}

div.profilText_spalte_1{
	float: left;
	width: 296px;
}

div.profilText_spalte_2{
	float: left;
	width: 247px;
}

div.profilTxt{
	float: left;
	width: 100%;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;	
}
div.profilChoice{
	float: left;
	width: 100%;
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;	
}

div.subchoice
{
	margin-left: 15px;
}
div.profilChoiceTop{
	float: left;
	width: 100%;
	margin-left: 7px;
}

div.profil_btn {
	float: left;
	margin-left: 7px;
	width: 542px;
	height: 17px;
}

div.profil_img {
	float: left;
	margin-left: 7px;
	width: 57px;
	height: 46px;
}

div.f7
{
	float: left;
	height: 7px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.profilfield{
	float: left;
	width: 100%;
	margin-bottom: 10px;	
}


div.profilfield input{
	float: left;
	width: 225px;
	height: 13px;
	font-size: 10px;
}

div.profilfieldSmall{
	float: left;
	width: 100%;
	margin-bottom: 10px;	
}


div.profilfieldSmall input{
	float: left;
	width: 50px;
	height: 13px;
	font-size: 10px;
}


div.ProfilLeftCol{
	float: left;
	width: 264px;
	margin-left: 7px;
	padding: 0px;	
}

div.ProfilRightCol{
	float: right;
	width: 232px;
	margin-right: 7px;
	padding: 0px;	
}

div.profilText{
	float: left;
	width: 543px;
}

a.minprofil{
	background-image: url(../images/profil/minprofil_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 10px;
	color: #4d4d4f;
	text-decoration: none;
}

a.minprofil:hover{
	background-image: url(../images/profil/minprofil_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 10px;
	color: #4d4d4f;	
	text-decoration: underline;
}


p.minprofil {
	margin-left: 7px;
	padding-bottom: 15px;
}