@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#bg_venstre { 
     background-repeat: repeat-y;
	 background-image: url(images/venstre_kant_bg.jpg)
	 }
	 
#bg_hoejre { 
     background-repeat: repeat-y;
	 background-image: url(images/hoejre_kant_bg.jpg)
	 }
	 
#bg_flash { 
     background-repeat: no-repeat;
	 background-image: url(images/flash.jpg);
	 margin:0;
	 font-size:0;
	 }
a {
	outline:none
 	 }
	 
.link_mail a {
font-family: Verdana;
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-decoration: none;

}
.link_mail a:visited {
font-family: Verdana;
color: #ffffff;
font-weight:bold;
font-size: 12px;
text-decoration: none;
}
.link_mail a:hover {
font-family: Verdana;
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}

.link_pdf a {
font-family: Verdana;
color: #78a12e;
font-size: 10px;
font-weight:bold;
text-decoration: none;

}
.link_pdf a:visited {
font-family: Verdana;
color: #78a12e;
font-size: 10px;
font-weight:bold;
text-decoration: none;
}
.link_pdf a:hover {
font-family: Verdana;
color: #78a12e;
font-size: 10px;
font-weight:bold;
text-decoration: underline;
}

.link_credits a {
font-family: Verdana;
color: #7f7f7f;
font-size: 12px;
text-decoration: none;

}
.link_credits a:visited {
font-family: Verdana;
color: #7f7f7f;
font-size: 12px;
text-decoration: none;
}
.link_credits a:hover {
font-family: Verdana;
color: #7f7f7f;
font-size: 12px;
text-decoration: underline;
}


#bg_bund { 
     background-repeat: repeat-x;
	 background-image: url(images/bund_kant_bg.jpg)
	 }
	 
.bread {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	letter-spacing: 0,5px;
}

.breadbold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #78a12e;
}

.adresse {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.credits {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #7f7f7f;
}

.content {
	overflow-x: hidden;
}
