/* GENERAL STYLES */
/* GENERAL STYLES */
/* CSS for Faktor-3.dk, media:screen */

/* Reset */
/*
	html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0; padding: 0;}
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size: 1em; font-weight: normal; font-style: normal;}
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:none;}
	ul,ol {list-style: none;}
	fieldset,img {border: none;}
	caption,th {text-align: left;}
	table {border-collapse: collapse; border-spacing: 0;}
 
*/
/* General html elements and fonts */

	body {padding:10px; text-align:left; background:white;}
	body, thead, tbody, h1, h2, h3 {font:11px arial, helvetica, sans-serif; color:#000;}
	
	h1, h2, h3 {padding:0px; margin:0px; font-weight:bold; color:#000;}
	h1, p {margin:0px}
	h1 {}
	h2 {font-size:18px; font-weight:bold; padding:5px 0 25px;}
	h3 {font-size:14px; font-weight:normal;}
	h4 {font-size:11px;}
	
	p {padding:5px 0;}
	
	a {text-decoration:underline; color:#c33125;}
		a img {border:none}
	
	h2 a, h3 a, h4 a {text-decoration:none;}
	
	strong {font-weight:bold;}
	em {font-style:italic;}
	
	:focus{-moz-outline-style: none;}

/* General document elements */
	
	#container {}
	
	#stage {float:left;}
	#stage-bottom {display:none;}
		
	#content-container {float:left;}

/* Header */ 

	#header {width:100%; padding: 0 0 25px; border-bottom:solid 1px #bbd1e4;}
		#header ul {display:none; }
			
		#header #logo {float:left;}
			##header #logo img {width:224px; height:25px; }


/* Top image */

	#frontpage-media, #navigation, #subpage-media {display:none;}
		
/* Content elements */

	#content-area {float:left; margin-top:18px; }

	#frontpage-top {float:left;}
		#frontpage-top #content {float:none; margin-top:18px;}
		
	#brief, #sub-menu {display:none}
	
	#content {width:100%;float:none;}
		#content ul {padding:5px 0; list-style:outside; list-style-type:disc;}
			#content li {margin:10px;}
			#content p {padding:0 0 15px;}
			
	.map {float:right; }
	#content-contact {font-size:14px; }
		#content-contact address {padding:25px 0 10px;}
			#content-contact address .name {}
		#content-contact .email {margin-left:-25px; padding:10px 0 10px 25px; background:url('/media/AppStract/CssImages/Dot.png') no-repeat center left;}
		#content-contact a {text-decoration:none; color:#000; }

	#cases {display:none;}
	
	#news-list {display:none;}
	
	#sitemap {display:none}
	
/* EDITOR PROPERTIES */




/* EDITOR PROPERTIES */

