* {margin:0; padding:0}
body.site{
	background:#fff url('images/body.gif') repeat-x;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#container{
	width:990px;
	margin:0px auto;
}


/* ------ Content ------ */
a {
	text-decoration: none;
	color: #5582c3;
	font:13px Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px solid;
}

h1 {
	color:#5c9be9;
	font:25px Georgia, "Times New Roman", Times, serif;
	margin-bottom:7px;
}
h2 {
	color:#5d9ceb;
	font:18px Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

p {
	font:13px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #717882;
	padding-bottom:15px;
}
/*--------------------------------------*/
.header{
	padding-top:10px;
	margin: 0 auto;
}
.logo img{
	display:block;
	margin: auto;
}


/*--------------------Indhold------------------*/

#indhold {
	padding: 50px 0 0 0;
	width: 675px;
	margin: 0 auto;
}

#indhold p {
font-family: arial, sans-serif;
margin: 0;
font-size: 12px;
line-height: 19px;
color: #FFF;
}

#indhold p .times {
font-family: times, sans-serif;
margin: 0;
font-size: 14px;
line-height: 16px;
color: #FFF;
font-style: italic;
font-weight: bold;
}

#indhold #left { 
float: left;
width: 269px;
height: 270px;
border-top: 4px solid #032166;
background-image: url("images/back_splash.jpg");
padding: 20px 20px 20px 20px;
}

#indhold #left a, a.visited {
color: #FFF;
font-size: 12px;
text-decoration: underline;
}

#indhold #right { 
float: left;
width: 338px;
height: 327px;
background-image: url("images/sko_splash.jpg");
}

#line {
margin-top: 15px;
height: 1px;
display: block;
background-color: #d1d7e5;
}

#indhold #bottom_left {
float: left;
margin: 25px 10px 0 0;
width: 300px;
}

#indhold #bottom_left p {
font-family: arial, sans-serif;
margin: 0;
font-size: 12px;
font-weight: bold;
line-height: 16px;
color: #102d6f;
}

#indhold #bottom_right {
float: left;
margin-top: 25px;
width: 360px;
}

#indhold #bottom_right .felt {
	width:255px;
	height: 26px;
	border:1px solid #102d6f;
	color:#aeadae;
	font:17px Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding: 8px 0px 0px 7px;
}

#indhold #bottom_right .send {
color: #fff;
background-color: #000;
margin: 0 0 0 10px;
padding: 7px;
width: 80px;
font:17px Arial, Helvetica, sans-serif;
border: 1px solid #000;
}




.footer{
	background:url('images//footer.gif') no-repeat;
	text-align:center;
	padding:15px;
	margin-top:30px
}
.footer h3{
	color:#c4c4c4;
	font:italic 32px Georgia, "Times New Roman", Times, serif;
}
.footer h3 span{
	background:url('images//pic4.gif') no-repeat;
	padding-left:19px
}
.footer h3 span span{
	background:url('images//pic5.gif') no-repeat right 0px;
	padding-right:23px;
	padding-left:0px;
	padding-top:6px
}
.FooterLogo{
	width:500px;
	margin:0px auto;
	padding:20px 0px 14px 0px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:15px;
}
.FooterLogo a img{
	display:inline;
	padding-left:18px;
}
.footer p{
	color:#9f9e9e;
	font:12px Arial, Helvetica, sans-serif;
}


