img {
	border: none;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin: 0px;
	text-decoration: none;
	font-weight: 100;
}

.big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #888888;
	margin: 0px;
	text-decoration: none;
	font-weight: 100;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	text-decoration: none;
	line-height: 16px;
}

label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	text-decoration: none;
	text-decoration: underline;
}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9966;
	margin: 0px;
	text-decoration: none;
	font-weight: 100;
}

a:hover {
	color: #333333;
}

#wrap{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

#top {
	width: 100%;
	height: 3px;
	background: #999999;
}

#main {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

#menu {
	width: 950px;
	height: 80px;
}

#logo {
	width: 500px;
	height: auto;
	float: left;
	margin-top: 30px;
}

#nav {
	width: 420px;
	height: auto;
	float: left;
	margin-left: 30px;
}

#menu_punkt {
	width: auto;
	height: auto;
	padding: 50px 15px 10px 15px;
	float: left;
	margin-left: 21px;
}

#featured {
	width: 950px;
	height: auto;
	margin-top: 30px;
}

#kompetencer {
	width: 950px;
	height: auto;
	margin-top: 30px;
	padding-bottom: 20px;
}

#komp_title {
	width: 950px;
	height: 40px;
	border-bottom: 1px solid #cccccc;
}

#title {
	width: 200px;
	height: 40px;
	float: left;
	margin-left: 50px;
}

#tekst{
	width: 200px;
	height: auto;
	float: left;
	margin-left: 50px;
}

#opgave{
	width: 219px;
	height: auto;
	float: left;
	margin-left: 22px;
	background: #f6f6f6;
	border: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

#komp_tekst {
	width: 950px;
	height: 70px;
	margin-top: 15px;
}

#auto_height {
	width: 1px;
	height: 1px;
	background: #ffffff;
	clear: both;
}

#content {
	width: 500px;
	height: auto;
}

#thumb {
	width: 144px;
	height: 124px;
	border: 1px solid #cccccc;
	padding: 2px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#profil_left {
	width: 618px;
	height: auto;
	float: left;
}

#profil_right {
	width: 300px;
	height: 400px;
	border: 1px solid #cccccc;
	margin-left: 30px;
	float: left;
}

#thumb:hover {
	border: 1px solid #666666;
}

#input {
	border: 1px solid #cccccc;
	margin-top: 5px;
	padding: 5px;
}

#input_knap {
	border: 1px solid #cccccc;
	background: #eeeeee;
	margin-top: 10px;
	color: #666666;
}

#footer {
	width: 950px;
	height: auto;
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px dotted #cccccc;
	padding-bottom: 20px;
}
