@charset "UTF-8";

html, body {
	background-color: #860505;
	margin: 0px; 
	padding:0 0 0 0;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	height:100%;
	min-height: 100%;
	
}

a:link {

	color: #666;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none;
}
a:visited {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:active {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.overskrift {
	font-family: font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F00;
}

.ramme {
	
	margin:0 auto;
	position:relative;
	background-image:url(img/bgg_content.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	width: 987px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	top: 20px;
	background-color: #FFF;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#rammen {
	position:relative;
	background-image:url(img/bund.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 987px;
	height: 600px;	
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.top {
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: 69px;
	position: relative;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo {
	position:relative;
	width: 232px;
	float:left;
}

#topmenu {
	position:relative;
	float: right;
	right: 5px;
	top: 50px;
	width: 690px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.content {
	background-image:url(img/skygge.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 100%;
	height: 185px;
	position: relative;
}

#content_left {
	position:relative;
	width: 234px;
	height: 400px;
	float:left;
	left: 10px;
	top: 20px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#content_right {
	position:relative;
	float: left;
	left: 70px;
	top: 22px;
	width: 630px;
	height: 400px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_bottom {
	position:relative;
	background-image:url(img/bund.png);
	background-repeat:repeat-y;

vertical-align:bottom;

padding-bottom:0;

float: left;
	bottom:0px;
	width: 987px;
	height: 15px;
	
}


#web {
	position:relative;
	top: 440px;
	float:left;
	left: 75px;
	width: 9px;
	
}

.input {  
	font-family: font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; font-size: 12px; 
	background-color: #FBFBFB; border: #999; border-style: solid; border-top-width: 1px; 
	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
.input:focus {  
	font-family: font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; font-size: 12px; 
	background-color: #f4f4f4; border: #666; border-style: solid; border-top-width: 1px; 
	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.overskrift {
	
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333;
	
	}
	
