@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
}
a:link {
	color: #cf003d;
	text-decoration:underline;
}
a:hover, a:visited {
	color: #333333;
	text-decoration: underline;
}
h1 {
	padding: 0px;
	font-size: 25px;
	color: #cf003d;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2, legend {
	font-size: 14px;
	font-weight: bold;
	color: #cf003d;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cf003d;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.topnav {
	margin-right: 5px;
	padding-top: 16px;
	color:#bc0031;
}
.topnav a:link, .topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc0031;
	text-decoration:underline;
}
#headerphotos {
	height: 200px;
	
}
#fpheaderphotos {
	height: 370px;
}

.subnav {
	margin-top: 0px;
	width: 200px;
	height: auto;
	float:left;
}

.subnavitem {
		
}
.subnavitemactive {
	border-bottom: 1px solid #CCCCCC;
	background-color:#eeeeee;
	padding: 3px;
	padding-left: 0px;
	color:#bc0031;
	text-align:left;	
}
.subnavitem a:link, .subnavitem a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	/*color:#bc0031;*/
	text-align:left;
	width: 200px;
	display:block;
}
.spcontent {
	width: 896px;	
	margin-top: 20px;
	margin-left: 4px;
	float: left;
	text-align:left;
}
.scroll {
	width: auto;
	height: 280px;
	margin:0px;
	padding:0px;
	float: left;
	overflow:auto;
}
.maincontent {
	width: 690px;
}
.subpagecontent {
	width: 410px;
	height: auto;
	text-align:left;
	padding-top:5px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	
}
.casegalleryintro {
	width: auto;
	height: auto;
	text-align:left;
	padding-top:5px;
	padding-left: 30px;
	padding-right: 20px;
	
}
.rightcolumn{
	width: 200px;
	text-align:left;
	float:left;
	padding-top: 5px;
}

ul li{
	margin-left: -2em;
	margin-bottom: 0.3em;
}

#rcgallery {
	width: 200px;
	clear:both;
	float: left;

}
#rcgallery img, #rcgallery img:hover{
	border: 0px solid #cccccc; 
	margin: 0px;
	margin-bottom: 20px;
}

#casegallery {
	width: 680px;
	margin-left: 10px;
}
#casegallery img, #casegallery img:hover{
	border: 0px solid #cccccc; 
	margin-left: 18px;
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
}


.fpcontent {
	width: 905px;
	position:relative;
	top: 20px;
	left: 15px;
}
.fpbox3col {
	padding: 0px;
	padding-bottom: 15px;
	width: 265px;
	border: 0px solid black;
	text-align:left;
}
.fpbox2col {
	padding: 0px;
	padding-bottom: 15px;
	width: 420px;
	border: 0px solid black;
	text-align:left;
}
.fpbox2col h1, .fpbox3col h1 {
	font-size: 20px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: -7px;	
}

.footerbox {
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #8c8c8d;
	margin-top: 20px;	
}
.footerbox a:link, .footerbox a:visited {
	color: #8c8c8d;
	text-decoration: none;
}
.footerbox a:hover {
	color: #8c8c8d;
	text-decoration: underline;
}
/* gallery */
.gallery {
	position: relative;
	right: 20px;
	top: -210px;
	width: 250px;
	height:145px;
	border:0px solid black;
	float: right;
	
}
/*kontaktformular */
#contactform {
}
#contactform form{
	width: 400px;
	height:auto;
	text-align:left;
	
}
input.contactinput {
	padding: 2px;
	font-weight:normal;
}
.quickform .row {
	clear:both;
	height: 35px;
}
.label {
	float: left;
	font-size: 12px;
	font-weight:bold;
	width: auto;
}

.element{
	position: relative;
	top: -2px;
	float: right;
	margin-right: 0px;
}
.element input, 
.element textarea,
form#contest input {
	border: 1px solid #999999;
	background-color:#eeeeee;
}

form#contest input {
  width: 300px;
}

#navn .element input{
	width: 285px;
}
#virksomhed .element input{
	width: 240px;
}
#virksomhedsadresse .element input{
	width: 260px;
}
#postnummer .element input{
	width: 230px;
}
#by .element input{
	width: 285px;
}
#telefon .element input{
	width: 230px;
}
#email .element input{
	width: 277px;
}
#kommentarer {
	clear:both;
	height: 130px;
}
#kommentarer .label{
	clear:both;
	border: 0px solid black;
}
#kommentarer .element{
	border: 0px solid black;
	float: left;
}
#kommentarer .element textarea{
	width: 395px;
	height: 100px;
	float: right;
	overflow: auto;
	margin-top: 5px;
	
}


#submit .element{
	float:left;
	clear:both;
}
div.requiredNote {
	font-size: 10px;
	position: relative;
	left: 0px;
	top: -10px;
}
.error {
	font-size: 9px;
	color:#006600;
	float: left;
}
/* kontaktformular slut */