body {
	background-color: #363535;
	background-repeat: repeat-x;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	margin: 0px;
	background-image: url(../../images/layout2008/bg.jpg);

	}



body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;

}

.madmenu {
	vertical-align:bottom;

}

.adresse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #ebebec;
	background-position: center;
}

.adresse a {
	color: #ebebec;

}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #FFFFFF;
	background-position: center;
}

.adresse img {
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align:bottom;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	padding-right: 15px;
}

a	{ 
	color:#885A28;
}

a:hover	{ 
	color: #666666; 
}


h1 {
	font-size:18px;
	color:#333333;

}

h2 {
	font-size:18px;
	color:#333333;
}
h3, h5 {
	FONT-SIZE: 13px; 
	color:#333333;
}

h4 {
	FONT-SIZE: 13px;
	text-transform: uppercase;  
	color:#333333;
	margin-bottom: 0px;
	margin-top: 15px;
}

Input, TextArea, Select {
	font-family: arial, tahoma;
	font-size: 11px;
	border: 1px solid #999;
	background-image: url('http://www.diavision.dk/images/form_shadow.gif');
}

.nyheder_headline {
	font-size:18px;
	color:#333333;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	font-weight: bold;
}

.image img{
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* Menu */

#menuline {
	position: relative;
	list-style-type: none;
	margin-left: 75px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float:left;
	text-decoration: none;
	vertical-align: middle;
}

#menuline a.menu {
	padding-right:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:0px;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	}

#menuline a.menu:hover {
	color: #999999;
	padding-right:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:0px;
	height: 24px;
	text-decoration: none;
}

#menuline a.menu:chosen {
	color: #FFFFFF;
	padding-right:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:0px;
	height: 24px;
	text-decoration: none;
}

#menuline a.menu:active {
	color: #ffffff;
	padding-right:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:0px;
	height: 24px;
	text-decoration: none;
}

.undermenudiv {
	display: block;
	width:160px;
	text-align:left;
	color: #ffffff;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	background-color: #333333;

	border-top-width: 0px;
	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:  #000000;
	border-right-color:  #000000;
	border-bottom-color:  #000000;
	border-left-color:  #000000;
}

.undermenudiv a:link,.undermenudiv a:visited {
	width:100%;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:6px;
	float:left;
	margin-left: 0px;

}
.undermenudiv a:active {
	width:100%;
	color: #578141;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:6px;
	float:left;
	margin-left: 0px;	

}
.undermenudiv a:hover {
	width:100%;
	color: #999999;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:6px;
	float:left;
	margin-left: 0px;		


}
/* ------------------ menu slut ------------------- */

Input, TextArea, Select {
	font-family: arial, tahoma;
	font-size: 11px;
}

/* ------------------ facebook start ------------------- */

div#facebook {
  position: absolute;
  right: 0px;
  top: -25px;
  width: 25px;
  height: 25px;
}

div#facebook a:link,
div#facebook a:visited,
div#facebook a:active {
  text-indent: -99999px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  z-index: 2;
  font-size: 1%;
}

div#facebook div.background {
  text-indent: -99999px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  z-index: 1;
  background-image: url('/images/layout2008/facebook.png');
}

/* ------------------ facebook slut ------------------- */

