* {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
div.clear_float{
clear:both;
}
h1{
	background: #015440 url(../blder/morkegron.png) repeat scroll 0%;
	clear:both;
	color:white;
	margin:0pt 0pt 0.5em;
	padding:1px 5px;
}
a {
color :#015440;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

p{
	line-height: 18px;
}
div.block_header{
	background: #015440 url(../blder/morkegron.png) repeat scroll 0%;
	clear:both;
	color:white;
	margin:0px;
	padding:1px 5px;
}

div#page{
margin-left: auto;
margin-right:auto;
margin-top: 20px;
width: 780px;
height: 101%;
}

/* Header setup */
	div#header_img{
	background-image: url(images/top_tage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #015440;
	height:69px;
	cursor: pointer;
	}
	img#header_right{
	float: right;
	}

	/* Menu style*/
	
	div#top_menu{
	background-color:#C9C7A6;
	height:24px;
	margin-bottom:12px;
	padding:0pt 12px 0pt 18px;
	}
	div.top_menu_item, div.top_menu_item_selected{
	float: left;
	margin-right: 8px;
	cursor: pointer;
	line-height: 24px;
	}
	
	div.top_menu_item:hover, div.top_menu_item_selected{
	color :#015440;
	}
	
	div.top_menu_item a, div.top_menu_item_selected a{
		text-decoration: none;
		font-weight:bold;
	}
	div.top_menu_item a{
		color: #000000;
	}
	
	div#dato{
		float: right;
			line-height: 24px;
	}

/* Left blocks*/
div#sub_menu{
float: left;
width: 200px;
}


div.block{
margin-bottom: 12px;
}

div.block_content{
background-color:#C9C7A6;
padding: 5px 10px 5px 5px;
}

div.block_header{
	background-color: #015440;
	clear:both;
	color:white;
	margin:0px;
	padding:1px 5px;
	font-weight: bold;
}

/* Login area */
div.field_info{
}

input.text_field{
	border: 1px solid #015440;
	width: 100%;
}
input#login_btn{
border: 1px solid #015440;
margin-top: 5px;
float: right;
}


/* News on frontpage*/


/* News*/

div.nyheds_hoved_fuld{

}
p.nyheds_title_fuld{
float: left;
font-weight: bold;
}

p.nyheds_dato{
float: right;
}

div.nyheds_tekst_fuld{
clear: both;
border-bottom: 1px solid #015440;
margin-top: 10px;
}

/* Content & stuff*/
div#content{
float: right;
width: 568px;	
}


div#bottom_line{
background-color:#015440;
color:white;
margin-top:20px;
margin-bottom:12px;
padding:3px 0pt;
text-align:center;
width: 100%;
height: 16px;
clear: both;
}

img#front_profile_tage{
width: 200px;
border: 1px solid #015440;
float: right;
margin: 0px 5px 10px 5px;
}

/* arrangementer */
img.billede{
float: right; 
margin-left: 5px;
margin-bottom: 3px;
}

/* */
a.tool{
width: 13px;
height: 16px;
text-decoration: none;
display: block;
float: right;
margin-left: 4px;
}
a.cat-tool{
width: 13px;
height: 16px;
text-decoration: none;
display: block;
margin-left: 4px;
}


a#delete{
background: url(images/delete.gif) 0 0 no-repeat;
float: left;
}

a#delete:hover{
background: url(images/delete_over.gif) 0 0 no-repeat;
float: left;
}
a#rediger{
background: url(images/rediger.gif) 0 0 no-repeat;
float: left;
}

a#rediger:hover{
background: url(images/rediger_over.gif) 0 0 no-repeat;
float: left;
}

/* admin detaljer */
h3.cat-title{
clear: both;
float:left;
margin-bottom: 3px;
margin-top:0px;
font-weight: 500;
}

table#add-cat td{
vertical-align: top;
border-collapse: collapse;
color: #000000
}

input#add-cat{
background-color: #ecebe6; 
font-weight: bold;
color: #000000;
width: 150px;
border: 1px solid #666666;
height: 20px;
}

input#add-cat:hover{
font-weight: bold;
color: #cc3333;
}

input.admin{
width: 328px; 
background-color: #ecebe6; 
color: #000000;
border: 1px solid #666666;
}
input#uppic{
height: 20px;
}
textarea {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
border: 1px solid #666666;
}
p.alert{
background-color: #ff0000;
color:#000000;
border: 1px solid #ffffff;
}
p.succes{
background-color: #00ff00;
color:#000000;
border: 1px solid #ffffff;
}

