/* sitename css */
@import url("search.css");
@import url("nyheder.css");

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}
a {
	color:#43b456;
	text-decoration:none;
}
a:hover {
	color:#cccccc;
	text-decoration:none;
}
p {
	padding:0;
	margin:0;
}
h1 {
	padding:0;
	margin:0;
	line-height:26px;
	font-size:20px;
}
h1 a{
	color:#000000;
	text-decoration:none;
}

h2 {
	padding:0;
	margin:0;
	line-height:21px;
	font-size:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding-left:5px;
	margin-bottom:6px;
}
.clients {
	font-size:11px;
	font-weight:bold;
}
.relatedBig {
	line-height:30px;
	font-size:24px;
}
.relatedSmall {
	line-height:18px;
	font-size:16px;
}
/*div der holder billed og toogle*/
.relatedactiondiv{
	background-color:#000000;
	height:553px;
	width:29px;
	cursor:pointer;
	position:absolute;
	z-index:4;
	left:0;
}
.relatedsites_content {
	height:430px;
	float:left;
	width:865px;
	padding-top:85px;
	margin-left: -958px;
}
.relatedsites_back {
	float:left;
	width:29px;
}
.relatedsites_back img{
	border:0;
}
/*div der kører frem og tilbage*/
.relatedsites {
	height:553px;
	width:895px; /*958px;*/
	background-color:#000000;
	color:#FFFFFF;
	position:absolute;
	padding-left:63px;
	left:0px;
	z-index:3;
	visibility:hidden;
}
.content_holder {
	float:left;
	width:929px;
	/*height:553px;*/
	margin-left:29px;
}
.logo_holder {
	width:929px;
	height:85px;
}
.logo_holder img{
	border:0;
}
.menu_text_holder {
	width:915px;
	/*height:468px;*/
	margin-left:14px;
}
.menu {
	float:left;
	width:107px;
	margin-right:13px;
	text-align:right;
}
.menu a {
	color:#000000;
	line-height:8px;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px;
}
.menu a:hover {
	background-color:#000000;
	color:#FFFFFF;
}
.menu ul {
	padding:0;
	margin:0;
}
.menu ul li{
	list-style: none;
	padding:0;
	margin:0;
	line-height:12px;
	margin-bottom:10px;
}
.menu ul li ul {
	margin-bottom:20px;
}
.menu li ul li {
	/*padding-left:10px;*/
	padding-top:5px;
	color:#999999;
	margin-bottom:0px;
}
.menu li ul li a{
	font-size:10px;
	text-decoration:none;
	color:#999999;
}
.menu li ul li a:hover{
	background-color:#ffffff;
	color:#000000;
}
/*text pages left content*/
.text_left {
	float:left;
	width:374px;
	height:468px;
	overflow:hidden;
	margin-right:31px;
}
/*text pages right content*/
.text_right {
	float:left;
	width:374px;
	/*height:468px;
	padding-right:16px;
	overflow-y:auto;
	overflow-x:hidden;*/
}
.frontpage {
	float:left;
	/*width:795px;*/
	width:703px;
	height:468px;
	overflow:hidden;
}
.text_right_front {
	width:92px;
	float:left;
	height:468px;
}
.siteby {
	float:left;
	clear:both;
	padding-top:20px;
	width:958px;
	text-align:right;
	display:none;
}
.siteby a{
	color:#999999;
	text-decoration:none;
}
/*galleri*/
.galleriholder {
	float:left;
	width:795px;
	height:468px;
	overflow:hidden;
}
.videoholder {
	float:left;
	width:795px;
	height:468px;
	overflow:hidden;
	text-align:center;
}
.tableheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
	margin-bottom:5px;	
}
.app_form td{
	padding-bottom:5px;
}
.app_form span {
	color:#FF0000;
}
.app_form select {
	margin-bottom:5px;
}
.app_form input, .app_form textarea, .app_form select   {
	border-color:#000000;
	border-width:1px;
	font-size:11px;
}

