* {margin:0; padding:0;}
body.site {
	background: url(../gfx/body.gif)  repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:scroll;
}
a{
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0px;
}
p{
	/*color:#666666;*/
	font:13px/17px Arial, Helvetica, sans-serif;
	padding-bottom:18px;
}
h1{
	color:#333333;
	font:30px Helvetica, sans-serif;
	margin-top:5px;
	padding-bottom:10px;
}
.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}
#container{
	width:1000px;
	margin:0px auto;
	background:url(../gfx/content_body.gif) no-repeat;
	height:500px;
}
.header{	
	width:975px;
	margin:0px auto;
}
.header a.logo{
	display:block;
	padding:20px 10px 12px 61px;
	float:left;
	width:330px;
}
.header a.logo_right{
	display:block;
	padding:67px 73px 12px 10px;
	float:right;
}
.menu{
	width:913px;
	height:48px;
	margin:0px auto;
}
.menu ul{
	list-style:none;
}
.menu ul li{
	display:block;
	float:left;
}
.menu ul li a{
	display:block;
	height:48px;
}
.menu ul li a span{
	display:none;
}
.menu ul li a.link{
	background:url(../gfx/menu_ab_on.png) no-repeat;
	width:225px;
}
.menu ul li a.link:hover{
	background:url(../gfx/menu_ab_off.png) no-repeat;
}
.menu ul li a.link1{
	background:url(../gfx/menu_info_on.png) no-repeat;
	width:229px;
}
.menu ul li a.link1:hover{
	background:url(../gfx/menu_info_off.png) no-repeat;
}

.menu ul li a.link2{
	background:url(../gfx/menu_vores_on.png) no-repeat;
	width:232px;
}
.menu ul li a.link2:hover{
	background:url(../gfx/menu_vores_off.png) no-repeat;
}
.menu ul li a.link3{
	background:url(../gfx/menu_medlem_on.png) no-repeat;
	width:227px;
}
.menu ul li a.link3:hover{
	background:url(../gfx/menu_medlem_off.png) no-repeat;
}
.block_info{
	background:url(../gfx/block_info_back.gif) no-repeat;
	width:913px;
	height:112px;
	margin:0px auto;
}
.block_info ul{
	list-style:none;
}
.block_info ul li{
	display:block;
	float:left;
}
.block_info ul li.search{
	padding:30px 3px 0px 28px;
	width:195px;
}
.block_info ul li.search a{
	background:none;
}
.block_info ul li.contact_info{
	padding:15px 3px 0px 19px;
	width:206px;
}
.block_info ul li.find{
	padding:15px 3px 0px 19px;
	width:209px;
}
.block_info ul li.find select{
	width:190px;
	padding:3px;
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;	
}
.block_info h3{
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.block_info a{
	display:block;
	color:#000000;
	padding-left:10px;
	background:url(../gfx/arrow.gif) no-repeat 0px 6px;
	padding-bottom:6px;
}
.block_info a:hover{
	background:url(../gfx/arrow_hover.gif) no-repeat 0px 6px;
}
.main{
	width:972px;
	margin:0px auto;
	background:#FFFFFF;
	padding-top:10px;
	padding-right:3px;
	zoom:1;
}
.left_col{
	float:left;
	width:267px;
	padding-left:32px;
}
.block h2{
	background:url(../gfx/title.gif) no-repeat;
	padding:14px 10px 0px 17px;
	width:267px;
	height:24px;
	color:#000000;
	font:14px Arial, Helvetica, sans-serif;
}
.white_block{
	border-left:1px solid #dbdbdd;
	border-right:1px solid #dbdbdd;
	padding:18px;
}
.white_block ul{
	list-style:none;
}
.white_block ul li ul{
	padding-left:15px;
}
.white_block a{
	display:block;
	color:#000000;
	padding-left:10px;
	background:url(../gfx/arrow.gif) no-repeat 0px 6px;
	padding-bottom:10px;
}
.white_block a:hover{
	background:url(../gfx/arrow_hover.gif) no-repeat 0px 6px;
}
.bottom_div{
	background:url(../gfx/bottom.gif) no-repeat;
	width:267px;
	height:20px;
}
.contact{
	background:url(../gfx/bottom_contact.gif) no-repeat 0px bottom;
	margin-top:30px;
}
.bottom_contact{
	background:url(../gfx/top_contact.gif) no-repeat;
	padding:15px 20px 10px 20px;
	text-align:center;
}
.contact p , .contact p a{
	padding-bottom:0px;
	color:#536c7b;
	font:12px/19px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.contact p a:hover{
	text-decoration:underline;
}
.contact h4{
	color:#536c7b;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}
.right_col{
	float:left;
	width:945px;
	padding-left:30px;
}
.footer{
	background:url(../gfx/footer.gif) no-repeat 0px bottom;
	width:982px;
	margin:0px auto;
	height:34px;
	padding-top:50px;
}
.footer p {
	padding-left:260px;
	color:#5d7482;
	font:12px Arial, Helvetica, sans-serif;
}
.footer p a{
	color:#5d7482;
	font:12px Arial, Helvetica, sans-serif;
}
.white_block a.selected{
	background:url(../gfx/arrow_hover.gif) no-repeat 0px 6px;
	font-weight:bold; 
}
/*Editor fix*/
P   
{   
    margin:0px;   
}    
  
blockquote    
{    
    margin-top: 0px;        
    margin-bottom: 0px;    
}  
.InfoBoxToggleLink
{
    cursor:hand;
    color:#3f49ce;
	padding-left:10px;
	background:url(../gfx/arrow.gif) no-repeat 0px 5px;
}
.InfoBoxToggleLink:hover{
	background:url(../gfx/arrow_hover.gif) no-repeat 0px 5px;
	text-decoration:none;
}
#Content ul
{
    padding-left:15px;
}
#Content ol 
{
    padding-left:20px;
}
.watermarkOn 
{
    /*color: #CCCCCC;
    font-style: italic;*/
}
.white_block_template{
	border-left:1px solid #dbdbdd;
	border-right:1px solid #dbdbdd;
	border-bottom:1px solid #dbdbdd;
	padding:18px;
	font-weight:bold;
	line-height:20px;
	color:#333333;
}
.white_block_template .hr
{
    height:1px;
    width:230px;
    background-color:#dbdbdd;
    border:none;
    display:block;
    margin-top:20px;
    margin-bottom:20px;
}
.white_block_container{
	float:left;
	width:267px;
}
.white_block_template select{
	width:230px;
	padding:3px;
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
}
.white_block_template input{
	width:220px;
	padding:3px;
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
}