﻿@import "forms.css" screen;
@import "forms_table.css" screen;
html, body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #4f628d;
	font-family: Verdana, Arial, Sans-Serif;
}
html
{
	scrollbar-arrow-color: #4f618d;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #4f618d;
	scrollbar-3dlight-color: #fff;
}
body
{
	scrollbar-arrow-color: #4f618d;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-track-color: #4f618d;
	scrollbar-3dlight-color: #fff;
}
ul, h1, h2, h3, h4, h5, form
{
	margin: 0;
	padding: 0;
}
h2, h4
{
	font-size: 14px;
}
h4
{
	font-weight: normal;
}
h5
{
	font-size: 16px;
}
img
{
	border: none;
}


/*-------- MAIN BOXES -----------------------*/
#allcontent
{
	margin: 0 auto;
	width: 793px;
}
#topelements
{
	height: 79px;
	margin: 0 auto;
	width: 793px;
	color: White;
	font-size: 10px;
	font-weight: bold;
}
#maincontent
{
	height: 673px;
	width: 793px;
	margin: 0 auto;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}


/*-------- END MAIN BOXES -------------------*/






/*-------- TOP BOXES ------------------------*/
#topelements .logo, #topelements .login
{
	float: left;
	margin-top: 40px;
}
#topelements .login
{
	padding-top: 7px;
	padding-left: 12px;
	margin-left: 108px;
	padding-top: 3px;
	margin-top: 46px;
	padding-right: 12px;
	background-color: #4b5674;
	height: 15px;
}
#topelements .login a
{
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
	font-size: 10px;
	font-weight: bold;
}
#topelements .search
{
	float: right;
	margin-right: 25px;
	margin-top: 45px;
}
/*-------- END TOP BOXES --------------------*/






/*-------- NAVIGATION -----------------------*/
#topmenu
{
	height: 80px;
	margin-left: 25px;
	width: 760px;
	margin-top: 20px;
}
#topmenu img
{
	width: 94px;
	height: 60px;
}
#topmenu ul li
{
	float: left;
	list-style-type: none; /* display: block; */
}
#topmenu ul li a.firstitem
{
	width: 89px;
}
#topmenu ul li a
{
	/*display: block !important; */
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	float: left;
	width: 93px;
}
#topmenu li a span
{
	height: 20px;
	line-height: 18px;
}
#topmenu li a#activeitem
{
	background-color: #ffbc20;
}


.leftmenu, .leftmenu2
{
	float: left;
	width: 180px;
}
.leftmenu
{
	margin-left: 3px;
}
.leftmenu2
{
	margin-left: 8px;
	margin-top: 10px;
}
.leftmenu ul, .leftmenu2 ul
{
	width: 163px;
}
.leftmenu ul li a, .leftmenu2 ul li a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	line-height: 10px; display:block; 
margin-top: 14px; 
}
.leftmenu ul li
{
	list-style-type: none;
	width: 160px;
}
.leftmenu2 ul li 
{
	list-style-type: none;
	width: 120px;
}

.leftmenu ul li ul.M2 li a
{
	padding-top: 0px;
	padding-bottom: 0px;
	/*line-height: 2px;*/
	float:left;
	width:150px;
	line-height:12px;
}
.leftmenu a#activeitem, .leftmenu2 a#activeitem
{
	color: gray;
}
.leftmenu a:active, .leftmenu2 a:active
{
	color: gray;
}
.leftmenu ul li .M2 li, .leftmenu2 ul li .M2 li
{
	line-height:12px;
	padding-bottom:0;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
}
/*-------- END NAVIGATION -------------------*/




/*-------- CONTENT AREA ---------------------*/


#content .textcontent
{
	width: 555px;
	margin-left: 5px;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}
#content .textcontent img
{
	float: right;
	margin-bottom: 15px;
}
.textcontent p a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}
#topmenu li a img, #topmenu li a span
{
	display: block;
}
/* #topmenu li a img {float:left; } */
#topmenu li a:hover
{
	background-color: #ffbc20;
}
#maincontent p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
strong a, strong a:hover
{
	font-weight: bold;
}


/*-------- END CONTENT AREA ------------------*/
/* SEARCH */
.searchresult
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-bottom: 35px;
	margin-left: 30px;
	width: 340px;
}
.searchresult h2
{
	margin-bottom: 10px;
}
.searchresult a
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.leftimages
{
	width: 368px;
}
.leftimages img
{
	width: 368px;
	margin-bottom: 10px;
}
#content div.leftimages, #content div.searchresult
{
	float: left;
}
.searchitem
{
	margin-bottom: 35px;
}
/* SEARCH END */
/*-------- HOME ------------------*/
#content
{
	font-family: Verdana;
	font-size: 10px;
	margin-left: 23px;
	margin-top: 18px;
	/*overflow: auto;*/
	width: 770px;
}
#content .mainbox1, #content .mainbox3
{
	float: left;
	padding-bottom: 10px;
}
#content .mainbox2, #content .mainbox4
{
	float: right;
	padding-bottom: 10px;
	margin-right: 20px;
}
#content .mainbox1
{
	background-image: url(images/yellowBg.png);
	background-repeat: no-repeat;
	width: 368px;
	height: 260px;
}
#content .mainbox2
{
	background-image: url(images/blueHouseBg.png);
	background-repeat: no-repeat;
	width: 368px;
	height: 260px;
	font-weight: bold;
	color: White;
}
#content .mainbox2 .boxtext
{
	margin-left: 30px;
}
#content .mainbox2 ul
{
	margin-left: 10px;
	margin-top: 10px;
}
#content .mainbox2 ul li a
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#content .mainbox2 ul li a:hover
{
	color: #fabb22;
}
.nyebox1, .nyebox3, .nyebox4
{
	width: 368px;
	height: 260px;
}
.nyebox1, .nyebox3, .nyebox2, .nyebox4
{
	float: left;
}
.nyebox2, .nyebox4
{
	margin-left: 10px;
}
.nyebox3, .nyebox4
{
	margin-top: 25px;
}
.nyebox2
{
	background-image: url(images/yellowBg1.png);
	padding-top: 10px;
	padding-left: 15px;
	width: 353px;
	height: 250px;
}
#content .boxtext
{
	width: 320px;
	margin-left: 20px;
	margin-top: 20px;
}
#content .boxtext h3
{
	font-size: 14px;
}
a.blocklink
{
	display: block;
	width: 329px;
	height: 30px;
	margin-top: 33px;
}
a.blocklink2
{
	display: block;
	width: 329px;
	height: 50px;
	margin-top: 13px;
}
#content p
{
	font-size: 10px;
	font-family: Verdana;
}
#content p a, span a
{
	color: Black;
	text-decoration: none;
}





/*-------- HOME END ------------------*/
.paragraphsetupimage
{
	bottom: 20px;
	right: 20px;
	position: absolute;
}
.paragraphsetupimage1 img.paragraphimage
{
	margin-top: 7px;
}
.textcontent h2
{
	margin-top: 5px;
}
.textcontent p
{
	width: 441px;
}
.paragraphsetupimage1
{
	right: 20px;
	position: absolute;
}
.paragraphsetupimage2
{
	right: 25px;
	position: absolute;
	bottom: 25px;
}
.paragraphsetupimage3
{
	right: 30px;
	position: absolute;
	width: 531px;
}
.rightcol
{
	width: 350px;
	margin-left: 25px;
	height: 600px;
	overflow: auto;
	float: left;
}
.yellowbg
{
	background-image: url(images/Helkunde08_Skabelon_2.png);
	background-repeat: no-repeat;
	width: 367px;
	height: 84px;
	padding-top: 30px;
}
.yellowbg h2
{
	margin-left:50px;
	margin-top:10px;
}
.bluebg, .bluebg1
{
	background-image: url(images/assurandor_1.png);
	width: 346px;
	height: 508px;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}
.bluebg
{
	padding: 10px 10px 10px 20px;
}
.bluebg1
{
	padding: 10px 10px 10px 35px;
}

.rightcol2
{
	width: 366px;
	margin-left: 12px;
	height: 528px;
	float: left;
	overflow: hidden;
}
a.ass
{
	color: #fff;
	text-decoration: none;
	line-height: 17px;
	height: 17px;
}
.yellowbg2
{
	background-image: url(images/bjarnemoeller_2.png);
	background-repeat: no-repeat;
	width: 177px;
	height: 243px;
	float: left;
	position: absolute;
	bottom: 25px;
	left: 25px;
}
.yellowbg3
{
	background-image: url(images/nyheder_yel.png);
	background-repeat: no-repeat;
	width: 178px;
	height: 176px;
	float: left;
	position: absolute;
	bottom: 25px;
	left: 23px;
	text-align: center;
}
.yellowbg3 h2
{
	margin-top: 40px;
}

.yellowbgtext
{
	width: 137px;
	padding: 20px;
}
.textcontent2
{
	width: 222px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.textcontent3
{
	width: 560px;
	float: left;
}
.textcontent4
{
	width: 580px;
	float: right;
	margin-right: 1px;
	overflow-x: hidden !important;
	overflow-y: auto;
}
.textcontent4 p
{
	width: 560px;
}
.assurtext1
{
	width: 320px;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 265px;
}
.assurtext2
{
	width: 195px;
	float: right;
	margin-left: 5px;
	position: relative;
	margin-top: 275px;
}
input[type="button"]
{
	background-color: #4F618D;
	border: 1px solid #666;
	color: #fff;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	float: left;
}
.textcontent p .16blackclass
{
	width: 480px;
}
.kontakt1
{
	background-image: url(images/kontakt_1.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 366px;
	margin-bottom: 10px;
}
.kontakt1 h2
{
	margin-left: 15px;
	padding-top: 50px;
}
.kontakt2
{
	background-image: url(images/kontakt_2.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 366px;
	margin-top: 10px;
}
.kontakt2 h2
{
	margin-left: 90px;
	padding-top: 30px;
}
.kontakt2 h2 a, .kontakt1 h2 a
{
	text-decoration: none;
	color: Black;
}
input
{
	background-color: #fff;
	border: 1px solid #4F618d;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.leftcol
{
	width: 340px;
	float: left;
}
.rightcol3
{
	float: left;
	margin-left: 35px;
}
textarea#Givdinmeningtilkende_Givdin
{
	width: 420px;
	height: 80px;
	margin-bottom: 12px;
}
input[type="submit"]
{
	/*background-color: #4F618D;
	border: 1px solid #666;
	color: #fff;
	font-family: Verdana, Arial, Helvetica.sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;*/
        float:left;
}

input[type="reset"]
{
float:left;
}

table tr td input
{
	margin-bottom: 1px;
}
#up
{
	position: relative;
	z-index: 2;
}
#down
{
	z-index: 1;
	/*right:225px;*/
}

#FormSave2 input[type="radio"] 
{
	margin-bottom:10px;
	margin-top:10px;
}

.textcontent a:link
{
	color:#000000;
	text-decoration:none;
}

.textcontent a:active 
{
	color:#808080;
}

.textcontent a:hover
{
	color:#808080;
}

.imageright H5
{
	font-size:14px;
	width:210px;
}

.imageright  img
{
	margin-left:20px;
}

/*.rightcol span a:active 
{
	color:#808080;
}

.rightcol span a:hover 
{
	color:#808080;
}*/

.textcontent .paragraph iframe
{
	margin-left:-15px;
position:relative;

}
tr.listitem3_0 td {
font-weight:bold; }
.leftmenu .inpath ul .M2 li a {
line-height:10px; 
height:10px;
margin-bottom:0px; }
.leftmenu ul.M2 li a, .leftmenu ul.M2 li span 
{
/*margin-bottom:2px; */
margin-top:2px; 
}
.leftmenu a:hover, .leftmenu2 a:hover {color:gray; }

/*-----------SCADE FORMS------------------------*/
.scade .imagebottom
{
background:#fff; 
margin-left: 5px; 
padding-bottom:10px;
width:552px;
}
#content .textcontent.scade 
{
overflow: auto; 
height: 534px; 
width:580px;
background:#fff; 
clear:right; 
}
.scadeformbox
{
overflow:hidden;
}
.scade input[type="submit"], #unhideButton {
background-color:#4F618D;
border:1px solid #666666;
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
}
#hiddenTable {
display: none;
}
.scadeformscroll
{
background:#FFF;
height:534px;
}
#rodt_txt_Person, #rodt_txt_Alle {
	display: none;
}
.rodt_txt_Person label {
	font-weight: bold;
}
.scadeform {
	width: 256px;
}
.rodt_rodt {
	float: left;
}
.rodt_gront {
	float: right;
}
.rodt_police label, .rodt_reg label, .rodt_navn label,
.rodt_gade label, .rodt_hus label, .rodt_post label, .rodt_by label {
	float: left;
}
.rodt_police input, .rodt_reg input, .rodt_navn input,
.rodt_gade input, .rodt_hus input, .rodt_post input, .rodt_by input {
	float: right;
}
.rodt_txt_Person {
	margin-top: 20px;
}
#FormSave17 input[type="submit"] {
	clear: both;
}
/*-----------END SCADE FORMS---------------------*/

