body, html {
	width:			100%;
	margin:			0px;
	margin-bottom:	16px;
	padding:		0px;
	color:			#666;
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size:		11px;
}

p a td div {
	color:			#666;
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size:		11px;
}

.cssSubmenu
{
	color:			#ffffff;
	cursor:			pointer;
	padding-left:	6px;
	margin-left:	7px;
}

.cssItem1
{
	color:			#ffffff;
	font-size:		10px;
	font-weight:	800;
	background: 	repeat-y url('grafik/menu_baggrundOff.gif');
	padding-left:	6px;
	margin-right:	5px;
}

.cssItem2
{
	color:			#bd4f2d;
	font-size:		10px;
	font-weight:	800;
	background: 	repeat-y url('grafik/menu_baggrund.gif');
	padding-left:	6px;
	margin-right:	5px;
}

.cssItemText1
{
	color:			#ffffff;
	font-size:		10px;
	font-weight:	800;
}

.cssItemText2
{
	color:			#bd4f2d;
	font-size:		10px;
	font-weight:	800;
}

a:link 				{ color: #666; text-decoration: underline; font-weight:800; }
a:visited 			{ color: #666; text-decoration: underline; font-weight:800; }
a:hover 			{ color: #666; text-decoration: underline; font-weight:800; }
a:active 			{ color: #666; text-decoration: underline; font-weight:800; }

a:link.nyhed 		{ color: #bd4f2d; text-decoration: none; font-weight:800; }
a:visited.nyhed 	{ color: #bd4f2d; text-decoration: none; font-weight:800; }
a:hover.nyhed 		{ color: #bd4f2d; text-decoration: underline; font-weight:800; }
a:active.nyhed 		{ color: #bd4f2d; text-decoration: none; font-weight:800; }

a:link.linkWhite 	{ color: #fff; text-decoration: none; font-weight:800; }
a:visited.linkWhite { color: #fff; text-decoration: none; font-weight:800; }
a:hover.linkWhite 	{ color: #fff; text-decoration: underline; font-weight:800; }
a:active.linkWhite 	{ color: #fff; text-decoration: none; font-weight:800; }

a:link.linkBlue 	{ color: #375d81; text-decoration: none; font-weight:800; }
a:visited.linkBlue 	{ color: #375d81; text-decoration: none; font-weight:800; }
a:hover.linkBlue 	{ color: #375d81; text-decoration: underline; font-weight:800; }
a:active.linkBlue 	{ color: #375d81; text-decoration: none; font-weight:800; }

#container {
	position:			relative;
	width: 				760px;
}

#galleryOverview {
	width:				640px;
	font-size: 			13px;
	font-weight: 		800;
	text-transform: 	uppercase;
	color: 				#2e4d6e;
}

#galleryOverview IMG {
	float:				left;
	border: 			1px solid black;
	vertical-align:		middle;
	margin-left:		3px;
	margin-right:		22px;
}

#galleryOverview .item {
	width: 				286px;
	float: 				left;
	padding-top:		11px;
	padding-bottom:		11px;
	border-bottom:		1px solid #2e4d6e;
}

#footer {
	position:			relative;
	width: 				760px;
	color:				#FFFFFF;
	font-size:			11px;
	font-weight:		800;
	text-transform:		uppercase;
}

h1 {
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-size:			14px;
	font-weight:		800;
	margin-top:			0px;
	color:				#666;
}

#menu {
	width:				760px;
	height:				46px;
	position:			relative;
}

#menu .knapper {
	font:				Verdana, Arial, Helvetica, sans-serif;
	font-weight:		800;
	font-size:			10px;
	text-transform:		uppercase;
	color: 				#fff;
}

.menuSplit
{
	color:				#bf5939;
}

.searchButton
{
	border: 			3px solid #a5bedb; 
	width:				99px;
	font:				Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	padding-left:		5px;
}

#content {
	width:				650px;
	background-color:	#ffffff;
	padding-top:		45px;
	padding-bottom:		45px;
	padding-left:		55px;
	padding-right:		55px;
}

#content .indholdsside
{
	position:			relative;
	width:				370px;
	left:				144px;
}

.galleryDiv img
{
	border:			1px solid #000000;
	margin:			5px;
	margin-left:	10px;
	margin-right:	10px;
}



.formContentTextarea
{
	border: 			1px solid #a7a9ac;
	width: 				300px;
	color: 				#666;
	font:				Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
}
.formContentTextfield
{
	border: 			1px solid #a7a9ac;
	width: 				300px;
	color: 				#666;
	font:				Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
}
.formContentSubmit
{
	color: 				#666;
	font:				Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#666;
}
.formContentLabel
{
	color:				#666;
}



#pageLockedContainer
{
	position:relative;
	text-align:center;
}
#pageLockedContainer legend
{
	color:			#880000;
	font-weight:	800;
}
#pageLockedContainer FIELDSET
{
	position:relative;
	width:					200px;
	background-image: 		url('grafik/background_pagelock.jpg');
	background-position:	bottom;
	background-repeat:		repeat-x;
	border: 				1px solid #000000;
	padding:	 			13px;
	text-align:left;
}
#pageLockedContainer .textfield
{
	width:		195px;
	height:		16px;
	border:		1px solid #333;
}
#pageLockedContainer .submit
{
	position:	relative;
	margin-left:65px;
	margin-top:	5px;
}

#mainmenu { margin: 0; padding: 0; list-style: none; padding-left: 15px; }
#mainmenu ul { list-style: none; }
#mainmenu li { float: left; list-style: none; }
#mainmenu li a { font-size: 11px; font-weight: bold; color: #fff; text-decoration: none; padding-left: 6px;	margin-right: 5px; background: repeat-y url('grafik/menu_baggrundOff.gif'); }
#mainmenu li a:hover { color: #a5bedb; }
#mainmenu .marked { color: #a5bedb; }

#content .submenu { float: left; width: 100px; left: 0px; border: 1px solid; }
#content .indholdsside { float: left; width: 370px; left: 204px; border: 1px solid; }

#content_consult { background-color: #ffffff; }
#content_consult .fix { padding: 45px 35px 45px 35px; }

#content_consult .indholdsside { float: right; width: 74%; }

*html #content_consult .submenu { margin-top: 6px; }
#content_consult .submenu { float: left; width: 25%; }
#content_consult .submenu ul { margin: 29px 0px 0px 0px; padding-left: 0px; list-style: none; }
#content_consult .submenu li { margin-bottom: 5px; }
#content_consult .submenu a { color: #bf5939; text-decoration: none; font-weight: normal; }
#content_consult .submenu a:hover { color: #333; }
#content_consult .submenu .marked { color: #666;  }
#content_consult .submenu a.marked:hover { color: #bf5939; }
