
body {
	width: 610px;
	font-family: Georgia, Serif;
	font-size: 11px;
	line-height: 18px;
	color: #818181;
	font-weight: normal;
	margin: 0 auto;
}

h1 {
	font-size: 10px;
	text-transform: uppercase;
	color: #818181;
	letter-spacing: 1.5px;
	font-weight: normal;
	margin: 15px 0 65px 320px;
}

h2 {
	font-size: 30px;
	font-style: italic;
	color: #303030;
	line-height:40px;
	font-weight: normal;
	margin-left: -30px;
	margin-bottom: 25px;
	width: 480px;
}

a {
	font-style: italic;
	text-decoration: none;
	color: #0b817a;
}

p {
	font-weight: normal;
}

hr {
	color: #818181;
}


/*Indhold*/

#col2 {
	width: 100%;
	height: 140px;
}

#col2 .col1,
#col2 .col2 {
	width: 290px;
	float: left;
}

#col2 .col1 {
	margin-right: 30px;
}

#col4 {
	width: 100%;
	height: 90px;
}

#col4 .col1,
#col4 .col2,
#col4 .col3,
#col4 .col4 {
	width: 130px;
	float: left;
}

#col4 .col1,
#col4 .col2,
#col4 .col3 {
	margin-right: 30px;
}

.kontaktinfo {
	margin-left: 320px;
}

.kontaktinfo a {
	color: #818181;
	font-style: normal;
	text-decoration: underline;
}
