* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow: scroll;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #f8f7f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #8c8c8c;
	letter-spacing: 0.1em;
	height: 100%;
	margin-bottom: 0.01em;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
}
.overskrifte_pic {
	margin-bottom: 15px;
}

.clear {
	clear: both;
	height: 0px;
}


#top {
	height: 190px;
	background-image: url(../pic/grafik/bg_top.jpg);
	background-repeat: repeat-x;
	text-align: center;
}



#midt {
	background-image: url(../pic/grafik/bg_skygge_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#menu{
	height: 30px;
	background-image: url(../pic/grafik/bg_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#menu_indhold {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}


#indhold_wrapper {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../pic/grafik/bg_midt_skygge.gif);
	background-repeat: repeat-y;
}

#indhold_skygge_top {
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(../pic/grafik/bg_indhold_top.gif);
}


#indhold {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#indhold_midt_wrappe {
}
#plus_bg {
	background-image: url(../pic/grafik/bg_plus.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#addmore {
	height: 100px;
	width: 270px;
	float: left;
	text-align: right;
}

#communications {
	float: right;
	height: 100px;
	width: 620px;
	text-align: left;
}

#indhold_left {
	float: left;
	width: 734px;
}
#midt_inner {
	margin-right: 24px;
	margin-left: 24px;
}

.liste_left {
	float: left;
	width: 118px;
}
.liste_right {
	float: right;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB6E07;
}
.liste_wrapper {
	margin-bottom: 50px;
}


#indhold_right {
	float: right;
	width: 144px;
	margin-top: 45px;
	letter-spacing: 0em;
}
#indhold_left_left {
	float: left;
	width: 240px;
	text-align: right;
}
#quote {
	margin-top: 37px;
}
ul {
	list-style-type: none;
}
#menu li {
	float: left;
}
#indhold_left_right {
	float: right;
	width: 470px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EB6E07;
	border-left-color: #EB6E07;
}


#bund {
	height: 60px;
	background-image: url(../pic/grafik/bg_bund.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#address_indhold {
	height: 60px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pic/grafik/bg_bund_skygge.gif);
	background-repeat: no-repeat;
}
address {
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	line-height: 100px;
}
#add_inner {
	margin-top: 40px;
}
#menu_margin {
	margin-left: 313px;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #EB6E07;
	font-weight: bold;
	outline: none;
}
#menu_indhold_margin {
	margin-left: 283px;
}







.bubbleInfo {
	position: absolute;
	top: 200px;
	left: 100px;
	width: 100px;
	background-color: #000000;
	height: 200px;
}
.trigger {
	position: absolute;
	height: 200px;
	width: 100px;
}
/* Bubble pop-up */

 .popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	background-color: #003399;
	height: 100px;
	width: 100px;
}







.border_graa {
	border: 1px solid #D1CBC4;
}
.border_hvid {
	border: 1px solid #fff;
}
.border_org {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EB6E07;
	border-right-color: #EB6E07;
	border-bottom-color: #EB6E07;
	border-left-color: #EB6E07;
}
#beskrivelse {
	margin-top: 30px;
}

a:hover, a:active, a:focus {
	font-weight: bold;
	color: #CFC9C3;
}
#til_top {
	margin-right: 24px;
	margin-left: 24px;
	text-align: right;
	margin-bottom: 10px;
}
.input {
	font-size: 10px;
	color: #D1CBC4;
	border: 1px solid #EB6E07;
	background-color: #FFFFFF;
	height: 18px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.submit {
	color: #fff;
	background-color: #EB6E07;
	height: 23px;
	width: 212px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	border: 1px solid #EB6E07;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-weight: bold;
}
.line_org {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB6E07;
}
#logo {
	margin-top: 50px;
}
.navn_mellemrum {
	margin-bottom: 5px;
}


#link_graa a:hover, a:active, a:focus {
	font-weight: bold;
	color: #EB6E07;
}

#link_graa a {
	text-decoration: none;
	cursor: pointer;
	color: #CFC9C3;
	font-weight: bold;
	outline: none;
}
