@charset "utf-8";
* {
	margin:0; padding:0;}
body {
	margin: 0px;
	background-color: #4B1900;
	font-family: Tahoma, Geneva, Verdana;
	font-size: 12px;
	color: #636363;
	overflow: inherit;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 70px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
h2 a {
	text-decoration: none;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.forsidetekst {
	float: left;
	width: 640px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
}
.undersidetekst {
	float: left;
	width: 640px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
}
.teasertekst {
	padding: 5px;
}

.header {
	height: 70px;
	padding-left: 10px;
	background-position: center;
	vertical-align: middle;
	margin: auto;
	width: 1000px;
}
.holderright {
	float: right;
	width: 320px;
	margin-left: 10px;
}
.logoholder {
	background-color: #000000;
	text-align: center;
	width: 320px;
	color: #FFFFFF;
	font-size: 11px;
	height: 264px;
	letter-spacing: 1px;
}
.graybox {
	background-color: #DBDBDB;
	float: right;
	width: 320px;
	margin-top: 10px;
/*	height: 643px;*/
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.graybox p {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 30px;
	vertical-align: middle;
}


.logoholder a {
	color: #FFFFFF;
	
}
.logoholder a:visited,active {
	color: #FFFFFF;
	
}
.logoholder a:hover {
	color: #B2B3B5;
	text-decoration: none;
	
}


p {
	margin: 2px;
}


.teaserholder {
	background-color: #FFFFFF;
	float: left;
	width: 155px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#sidsteteaser {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.teaserpict {
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.topbillede {
	float: left;
	width: 650px;
}



.holder {
	margin: auto;
	width: 1000px;

}
.mainholder {
	width:980px;
	background-color: #EDECEC;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;


}
a {
	color:#000000;
}
a:visited {color:#000000;}
a:active {color:#584A30;}
a:hover {color:#7C5B43; text-decoration:none;}
.menu {
	background-image: url(../pict/toemreren-menubg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	float: left;
	width: 650px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7E7A7A;
	border-right-color: #7E7A7A;
	border-bottom-color: #7E7A7A;
	border-left-color: #7E7A7A;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
}


.menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.menu li {
	display:inline;
	vertical-align: middle;
	line-height: 38px;
}
.menu a {
	display:block;
	float:left;
	height:38px;
	color:#ffffff;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}

.menu a:visited,active {
	display:block;
	float:left;
	height:38px;
	background:url(images/tabnormal.jpg) repeat-x;
	color:#ffffff;
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#seperator {
	color: #FFFFFF;
	line-height: 38px;
	vertical-align: middle;
	float: left;
	width: 1px;
	text-indent: -2px;
}


.menu a:hover {
	color:#FFFFFF;
	background-image: url(../pict/menu-hover.png);
	background-repeat: repeat-x;
}
.menu #activetab a{
	height:38px;
	background-image: url(../pict/menu-hover.png);
	background-repeat: repeat-x;
}
.menu #activetab a:visited{
	height:38px;
	background-image: url(../pict/menu-hover.png);
	background-repeat: repeat-x;
}

