@charset "utf-8";
body {
	background-color: #C1D5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	background-color: #71B2FF;
	height: 66px;
	width: 100%;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #67A6E5;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 150px;
	height: auto;
	float:left;
}
#content {
	background-color: #ffffff;
	height: 500px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 21px;
	border-top-style: solid;
	border-top-color: #71B2FF;
	margin-top: 12px;
}
#content #innercontent {
	margin-left: 8px;
	margin-right: 15px;
}
td a {
	margin-right: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.forsideimg {
	float: right;
	margin-top: 5px;
}
.fsidetekst {
	margin-top: 12px;
}
.theader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #71b2ff;
	padding-bottom:7px;
	
}

td a:hover {
	margin-right: 10px;
	color: #FFFFFF;
	background-color: #81A7E8;
}
.profilpic {
	float: left;
	margin-right: 10px;
}
.profilheader {
	font-size: 18px;
	margin-bottom: 5px;
}
.persontlf {
	margin-bottom:15px;
	}
.personweb {
	color: #67A6E5;
	text-decoration: none;
	display: block;
}

.personmail{
	display: block;
	color: #71B2FF;
	font-style: italic;
	text-decoration: none;
	margin-bottom:10px;

}
.arbejdermed{
	margin-top:20px;
	margin-bottom:5px;
	}
.arbejderul{
	margin-left: 15px;	
	}
	
#profiltekst{
	margin-left: 160px;
	}
	
.personekstra{
	margin-top: 15px;
	margin-bottom:20px;
}

.back{
	color: #71B2FF;
	text-decoration: none;
	text-align: right;
	
	}
	
.kort {
	margin-top:5px;
	}

h3{
	
	margin-top:15px;}
	
table {
	margin-bottom:50px;
	}
	
.foldera {
	tex-decoration: none;
	color: #67A6E5;
	font-style: italic;
	display: inline;
	}
