body{
	margin: 0px;
	font-family: verdana;
	font-size: small;
	color: Black;
}

img{
	border: 0px;
}

h1{
	color: #878989;
	font-size: 16px;
	font-weight: bold; 
}

h2{
	color: #8a5a72;
	font-size: 12px;
	font-weight: normal; 
}

p{
	color: Black;
	font-size: 11px;
}

span.bold{
	font-weight: bold;
}

.site-container{
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	height: 623px;
	border: 0px solid Green;
}

.banner{
	width: 751px;
	height: 191px;
	border: 0px solid Red;
}

.banner-billede{
	width: 751px;
	height: 117px;
	border: 0px solid Red;
}

.banner-overskrift{
	width: 751px;
	height: 74px;
	border: 0px solid Red;
}

.bar-top{
	width: 751px;
	height: 18px;
	border: 0px solid Red;
	background-color: #c3bca8;
}

.bar-lang{
   margin-top: 3px;
	margin-left: 2px;
	margin-right: 6px;
	float: left;
	display: inline;
	color: #8a5a72;
	font-size: 10px;
	text-decoration: none;
}

.bar-knap{
	margin-right: 2px;
	float: right;
	display: inline;
}

.navi-bar{
	margin-top: 18px;
	padding-left: 2px;
	width: 751px;
	height: 14px;
	border: 0px solid Green;
	font-size: x-small;
	color: #8a5a72;
	float: left;
}

.navi-bar-a{
	font-size: x-small;
	text-decoration: none;
	color: #8a5a72;
}

.navi-bar-a:hover{
	font-size: x-small;
	text-decoration: underline;
	color: #8a5a72;
}

.main-frame{
	width: 751px;
	height: 408px;
	border: 0px solid Yellow;
}

.overskrift{
	width: 470px;
	height: 30px;
	border: 0px solid Blue;
	font-size: 18px;
	letter-spacing: 1px;
	color: #4F4F4F;
}

.main{
	padding-left: 3px;
	width: 552px;
	height: 368px;
	border: 0px solid Blue;
	float: left;
	font-size: 11px;
	overflow: auto;
}

.main_sub{
	padding-left: 3px;
	width: 472px;
	height: 378px;
	border: 0px solid Blue;
	float: left;
	font-size: 11px;
}

.menu{
	width: 150px;
	height: 164px;
	border: 0px solid Blue;
	font-size: 12px;
	font-weight: normal; 
	float: right;
	text-align: right;	
	line-height: 15px;
	letter-spacing: 3px;
}

.submenu{
	margin-left: 15px;
	width: 100px;
	height: 140px;
	border: 0px solid Blue;
	font-size: 12px;
	font-weight: normal; 
	float: left;
	text-align: right;	
	line-height: 15px;
	letter-spacing: 3px;
}

.menu-a{
	color: #8a5a72;
	text-decoration: none 
}

.menu-a:hover{
	color: #8a5a72;
	text-decoration: underline; 
}

.menu-a-aktiv{
	color: #8a5a72;
	font-weight: bold;
	text-decoration: none 
}

.menu-a-aktiv:hover{
	color: #8a5a72;
	font-weight: bold;
	text-decoration: underline; 
}

.menu-a-sub{
	color: #8A876A;
	text-decoration: none 
}

.menu-a-sub:hover{
	color: #8A876A;
	text-decoration: underline; 
}

.menu-a-sub-aktiv{
	color: #8A876A;
	font-weight: bold;
	text-decoration: none 
}

.menu-a-sub-aktiv:hover{
	color: #8A876A;
	font-weight: bold;
	text-decoration: underline; 
}

.mere{
	color: #8a5a72;
	text-decoration: none 
}

.mere:hover{
	color: #8a5a72;
	text-decoration: underline; 
}

.adresse{
	width: 170px;
	height: 54px;
	border: 0px solid Green;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	float: right;
	text-align: right;
	line-height: 13px;
}

.side_billede{
	margin-top: 8px;
	width: 170px;
	height: 150px;
	border: 0px solid Red;
	float: right;
}

.bar-bund{
	width: 751px;
	height: 16px;
	border: 0px solid Red;
	background-color: #c3bca8;
	float: none;
}

.bund-opdate{
	margin-top: 10px;
	padding-left: 2px;
	width: 261px;
	height: 20px;
	border: 0px solid Red;
	color: #8a5a72;
	font-size: xx-small;	
	float: left;
}

.bund-madeby{
	margin-top: 10px;
	padding-left: 2px;
	width: 321px;
	height: 20px;
	border: 0px solid Red;
	color: #e0e0e0;
	font-size: xx-small;	
	float: left;
}

.bund-madeby-link{
	color: #bbbbbb;
	font-size: xx-small;
	text-decoration: none;
}

.bund-madeby-link:hover{
	color: #bbbbbb;
	font-size: xx-small;
	text-decoration: underline;
}

.kort{
	float: right;
	
}

span.kursiv{
	font-style: oblique;
}

span.rosa{
	color: #8a5a72;
}

span.rosa1{
	font-size: xx-small;
	color: #8a5a72;
}

span.korttekst{
	float: left;
}

span.korttekstmidt{
	color: #C3BCA8;
	font-size: 14px;
	font-weight: bold;
}


