@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
html	{
	overflow-y: scroll;
}
body, html {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
	width: 100%;
	padding: 0 px;
	height: 100%;
	color: black;
	background-color: #dbe3e8;
	background-image:url(../images/baggrund_forside.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color:#7d0000;
}

a:link {
	color:#7d0000;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
	color: #c90000;
}

backgroundimage	{
	-ms-interpolation-mode:bicubic;
}


a{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:5px;
}

h1	{
	color: #fff;
	font-size: 32px;
	margin-top: 34px;
	margin-left: 25px;
}	

h2	{
	color: #fff;
	font-size: 16px;
	margin-left: 25px;
}	

h3	{
	color: #61100d;
	font-size: 14px;
	padding: 5px;
}

h4	{
	font-size: 12px;
	color: #61100d; 
	font-weight: bold;	
}

.leftcorner	{
	width:17px;
	height: 35px;
	padding:0px;
	float:left;
	}
	
.middlebox	{
	background-image: url(../images/topbackgroundpattern.jpg);
	background-repeat: repeat-x;
	width:666px;
	height: 100px;
	padding:0px;
	float:left;
	filter:alpha(opacity=100); -moz-opacity:1.00;opacity:1.00;
}
	
.rightcorner	{
	width:17px;
	padding:0px;
	height: 35px;
	float:left;
	}
	
.leftcorner_b	{
	width:17px;
	height: 35px;
	padding:0px;
	float:left;
	}
	
.middlebox_b	{
	width:666px;
	background-image: url(../images/bottombgpattern.png);
	background-repeat: repeat-x;
	height: 50px;
	padding:0px;
	float:left;
	filter:alpha(opacity=100); -moz-opacity:1.00;opacity:1.00;
}
	
.rightcorner_b	{
	width:17px;
	padding:0px;
	height: 35px;
	float:left;
}
.container_b	{
	width: 700px; 
	height: 100px; 
	padding: 0px; 
	position: relative;
	margin: 0 auto;
	margin-top: 1px; 
}
	
.container	{
	width: 700px; 
	height: 100px; 
	position: relative;
	padding: 0px; 
	margin: 0 auto;
	margin-top: 35px; 
}
	
.mainbox {
	width: 700px;
	background-color: #420000;
	filter:alpha(opacity=90); -moz-opacity:.90;opacity:.90;
	padding-top: 15px; 
	position: relative;
	margin: 0 auto;
	margin-top: 35px;
}

.subbox	{
	width: 700px;
	height: 50px; 
	background-color: #222222;
	filter:alpha(opacity=70); -moz-opacity:.70;opacity:.70;
	position: relative;
	margin: 0 auto;
	margin-top: 1px; 
}
/*Animated Menus*/

.menuobject	{
	cursor: pointer;
	vertical-align: middle; 
	display: table-cell; 
	width: 700px; 
	background-color: #222; 
	filter:alpha(opacity=70); -moz-opacity:.70;opacity:.70; 
	height: 50px;
}

.menuurl	{
	width: 700px; 
	text-shadow: #000000 2px 2px 2px; 
	filter: Shadow( Color=#000000, Direction=135,Strength=3);	
}

ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

form {	
	display: block;
	position: relative;
}

.rollover	{
	float: right;
	display: block;
	margin-right: 10px;
	width: 240px;
	cursor: pointer;
}

#rollover1	{
	margin-top: 10px;
	background-image: url(../images/gladekunder_sh.png);
	background-repeat: no-repeat;
}
#rollover1:hover	{
	background-image: url(../images/gladekunder_farve.png);
	background-repeat: no-repeat;
}

#rollover2	{
	margin-top: 8px;
	background-image: url(../images/support_sh.png);
	background-repeat: no-repeat;
}
#rollover2:hover	{
	background-image: url(../images/support_farve.png);
	background-repeat: no-repeat;
}
#rollover3	{
	margin-top: 8px;
	background-image: url(../images/lokation_sh.png);
	background-repeat: no-repeat;
}
#rollover3:hover	{
	background-image: url(../images/lokation_farve.png);
	background-repeat: no-repeat;
}



.subtext{
	background-color: #fff;
	background-image: url(../images/bgpattern.png);
	background-repeat: repeat-x;
	filter:alpha(opacity=95); -moz-opacity:0.95;opacity:0.95;
	display: table-row;
	padding: 5px;
	color: #000000;
	width: 700px;
}

/*Menu Color Classes*/

.menu_container	{
	position: relative;
	margin: 0 auto;
	margin-top: 1px;
	color: #FFFFFF;
	width:700px;
	height:50px;
	color:#191919;
	text-align:left;
	overflow:hidden;
	list-style-type: none;
}

.menu_container_	{
	position: relative;
	margin: 0 auto;
	margin-top: 1px;
	color: #FFFFFF;
	width:700px;
	height:50px;
	color:#191919;
	text-align:left;
	overflow:hidden;
	list-style-type: none;
}

.kontakt_oplysninger	{
	float: left;
	width: 350px; 
}

.kontakt_formular	{
	padding: 5;
	padding-top: 5px;
	width: 350px;
}

.status{
	margin-top: 3px;
	width: 300px;
	padding:4px;
	height:16px;
	outline:none;
}
.focusField{
	border:solid 2px #73A6FF;
	background:#EFF5FF;
	color:#000;
}
.idleField{
	background:#EEE;
	color: #6F6F6F;
	border: solid 2px #DFDFDF;
}	

.contentbox	{
	background-color: #fff;
	background-image: url(../images/bgpattern.png);
	background-repeat: repeat-x;
	filter:alpha(opacity=95); -moz-opacity:0.95;opacity:0.95;
	display: table-row;
	padding: 5px;
	color: #000000;
	width: 700px;

}

.content_container	{
	background-color: #fff;
	background-image: url(../images/bgpattern.png);
	background-repeat: repeat-x;
	filter:alpha(opacity=95); -moz-opacity:0.95;opacity:0.95;
	width: 700px; 
	position: relative;
	padding: 0px; 
	margin: 0 auto;
	margin-top: 1px; 
}

.kompetence_object	{
	margin-left: 15px; 
	float: left;
	margin-bottom: 15px; 
	border: 1px solid black; 
	width: 200px; 
	height: 225px;
	position: relative;
}

.kompetence_visible	{
	cursor: pointer;
	overflow:hidden;
	position: absolute;
	bottom: 0px;
	border-top: 1px solid black; 
	background-color: #fff;
	filter:alpha(opacity=80); -moz-opacity:0.80;opacity:0.80;
	width: 200px; 
	height: 35px;
}

.banner	{
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #fdf7f7;
	border: 1px solid #f5e7e7;
}

.gaestebog	{
	margin-left: 10px;
	margin-top: 10px;
}

.comment_header	{
	border: 2px solid #e6ecf6;
	margin-top: 10px;
	background-color: #e6ecf6;
	height: 30px;
}

.comment_content	{
	background-color: #fafafa;
	border-left: 2px solid #e6ecf6;
	border-right: 2px solid #e6ecf6;
	border-bottom: 2px solid #e6ecf6;
	width: 672px;
}

.popup_content	{
	font-size: 11px;
}
