@charset "utf-8";
/* ---------- MAIN CSS! ---------- */


/* IMPORT AF CSS */
@import url("Menus.css");
@import url("Page.css");
@import url("Paragraph_general.css");
@import url("Paragraph.css");
@import url("ParagraphSetup.css");
@import url("ModulBlog.css");
@import url("ModulEcom.css");
@import url("ModulNewsV2.css");

/* I dette stylesheet ligges alle styles der ikke er forbundet med:
   Menuer, Moduler, Page, Paragraph og ParagraphSetup.
   HUSK! Kommenter dine styles: 'Box p forside med kontakt info - Paragraph/NZFrontBoxContact.htm'.
*/



/* ---------- STYLES ---------- */

Body {
	background-image: url(/Files/System/DIS2008/Graphic/main_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#292929;
	margin: 0;
	padding: 0;
	}

HTML, Body {
	height: 100%;
	width: 100%;
	}

#Wrapper {
	width: 100%; /* Indst sitets bredde - hvis siden skal centreres. Ellers float. */
	margin: 0 auto;
	text-align:center;
	background-image: url(/Files/System/DIS2008/Graphic/gradient_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	float:left;

	}
	
#InnerWrapper {
	width: 100%; /* Indst sitets bredde - hvis siden skal centreres. Ellers float. */
	margin: 0 auto;
	text-align:center;
	background-image: url(/Files/System/DIS2008/Graphic/gradient_bg_top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;

	}
	
/* ---------- PNG FIX ---------- */
/*
div,img, a { 
behavior: url(/files/System/DIS2008/Js/pngFix/iepngfix.htc);
}
*/
div, img, input, a { behavior: url(/Files/System/DIS2008/Js/iepngfix_v2/iepngfix.htc); }

/* ------ STANDARD PARAGRAPHS ------ */
/* Paragraph/NZTextTop.html
   Paragraph/NZFrontpageInfo.html
   Paragraph/NZFrontpageInfo.html
   Paragraph/NZFrontpageInfo.html
   Paragraph/NZFrontpageInfo.html
   Paragraph/NZFrontpageInfo.html
 */

.FloatNone, .FloatNone p, .FloatNone div, .FloatNone div p, .FloatRight, .FloatRight table, .FloatRight small, .FloatLeft, .FloatLeft table, .FloatLeft small {
	color:#c7c7c7;
	line-height:16px;
}

.FloatNone {
	float:left;
	width: auto !important;
	min-width: 282px;
	/*
	_width:282px;
	width:282px;
	*/
	margin-bottom:16px;
}

.Medarbejder{ 
	float:left; 
	width:282px;
	margin-bottom:15px;
	}

.Medarbejder img{
	border:1px solid #525252;
	margin-right:-2px;
	float:left;
	margin-right:15px;
	}

.Medarbejder p, .Medarbejder h3 .Medarbejder a{
	margin:0;
	padding:0;
	}

.FloatNone p, .FloatNone div, .FloatNone div p {
	font-size:inherit;
	line-height:inherit;
	margin:0;
}

.FloatRight {
	float:right;
}
.FloatRight table, .FloatRight img {
	margin-left:19px;
}
.FloatRight small {
	display:block;
	padding-top:2px;
	padding-bottom:4px;
	font-style:italic;
}

.FloatLeft {
	float:left;
}
.FloatLeft table, .FloatLeft img {
	margin-right:19px;
}
.FloatLeft small {
	display:block;
	padding-top:2px;
	padding-bottom:4px;
	font-style:italic;
}

.ImageTop, .TextTop, .ImageBottom, .TextBottom {
	float:none;
}



/* TIP EN VEN - STANDARD FILSET. FILER UPLOADES TIL SERVER UDEN EDITERING */

#TipFriendPopupBg {
	padding: 80px 0 0 40px;
	background-image: url(/Files/System/DIS2008/graphic/TipAFriendBg.jpg);
	background-position: top left;
	}
#TipFriendLineText {
	float: left;
	width: 55px;
	height: 24px;
	}
#TipFriendLineInput {
	float: left;
	width: 205px;
	height: 24px;
	}
#TipFriendLineInput input {
	width: 175px;
	}




/* SITEMAP V2 - STANDARD FILSET. FILER UPLOADES TIL SERVER UDEN EDITERING */




