@import url("/Quickshop.css");
@import url("/QuickPoll.css");
@import url("/FormBuilder.css");

body{
	margin:0;
	background:#000000;
	text-align:center;
	font-family:verdana, arial;
	font-size: 70%;
    	line-height: 1.3em;

}
img{border:none; margin:0;}
form{margin:0;}
a{color:#F80700; text-decoration:none;}
a:hover{text-decoration:underline;}

h1, h2, h3, h4, h5{color:#666666; margin:0 0 15px 0;}
h1{font-size:18px; line-height:22px;}
h2{font-size:15px; line-height:18px; font-weight:bold; margin-bottom:0px;}
h3{font-size:13px; line-height:16px;}
h4{font-size:12px; line-height:15px; color:#000000;}
h5{font-size:11px; line-height:14px;color:#000000;}
h6{font-size:11px; line-height:14px; color:#000000;}

p{margin:2px 0 8px 0;}

table{border-collapse:collapse; margin-top:3px;}

th, td{font-size:11px;}

.clear{clear:both;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}


input, select{font-family:verdana; font-size:10px;}

.red{color:#F80700;}
.back{
	background:#ffffff url("../images/back.gif") 0 1px no-repeat;
	padding:0 0 0 28px;
}
.back:hover{
	background:#ffffff url("../images/back_hover.gif") 0 1px no-repeat;
}

/*************************************/
.main{
	background:#ffffff url("../images/bg_main_new.gif") 0 0 repeat-y;
	width:961px; 
	text-align:left; 
	border-bottom:10px solid #880000;}
html>body .main{margin-left:auto; margin-right:auto;}



/***************TOP****************/
.top{
	width:100%;
	background:#F80700;
}
.logo{ 
	float:left; 
}

.topLinks{
	display:inline;
	float:right;	
	padding:10px 14px 0 50px;
}
.topLinks a{margin-left:18px; color:#FFF000;}

.searchForm{
	float:right;
	width:400px;
	_width:164px;
	padding:9px 0 0 18px;
	_margin-right:7px;
    height: 0px;
}
.searchForm span{
	color: White;
	position:relative;
	top:35px;
	_top:2px;
	margin-right: 10px;
	float:right;
}

/*************TOP SLUT****************/
/************LEFT Area************/
.leftArea{
	float:left;
	background:#ffffff url("../images/bg_smallColumns.gif") 0 0 repeat-x;
	border-left:5px solid #880000;
	width:176px;
	_width:180px;
	overflow:hidden;
	min-height: 450px;
}
#leftMenu{
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu li{
	font-weight:bold;
	margin:0;
	padding:0;
	_height:28px;
	background:transparent url("../images/bg_leftMenuBorder.gif") 3px bottom no-repeat;
}
#leftMenu li a{
	text-transform: uppercase;
	font-size:10px;
	background:transparent url("../images/dot_leftMenu.gif") 4px center no-repeat;
	display:block;
	color:#3D3D3D;
	padding:6px 0 6px 14px;
	_height:25px;
}
#leftMenu li a:hover{
	color:#666666;
	background:#ffffff url("../images/dot_leftMenu.gif") 4px center no-repeat;
	text-decoration:none;
}
#leftMenu li .active, #leftMenu li .active:hover{
	background:transparent url("../images/dot_leftMenuActive.gif") 4px center no-repeat;
	
}

/*Level2*/
#leftMenu li ul{
	/*background:transparent url("../images/bg_leftMenuLevel2.gif") 0 0 repeat-x;*/
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu li ul li{
	background:none;
	margin-bottom:1px;
	_height:101%;
}
#leftMenu li ul li a{
	font-weight:normal;
	text-transform:none;
	background:none;
	padding-left:25px;
}
#leftMenu li ul li a:hover{
	background:#ffffff;
}
#leftMenu li ul .active, #leftMenu li ul .active:hover{
	background:none;
	color:#F80700;
}
/*Level3*/
#leftMenu li ul li ul{
	background:none;
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu li ul li ul li{
	/*background:#cccccc;*/
	margin-bottom:1px;
	_height:auto;
}
#leftMenu li ul li ul li a{
	font-weight:normal;
	text-transform:none;
	background:none;
	padding:2px 0 2px 36px;
	_height:15px;
}
#leftMenu li ul li ul li a:hover{
	background:#ffffff;
}
#leftMenu li ul li ul li .active, #leftMenu li ul li ul li .active:hover{
	background:none;
	color:#F80700;
}



.adress{padding:50px 0 20px 13px;}
.adress, .adress a{
	font-size:9px;
	color:#B2B2B2;
	line-height:19px;
}
.adress span{width:32px;}
/************CENTER Area************/
.print{float:right; margin:6px 10px 0 0;}
.print a{
	color:#bcbcbc;
	padding:0 20px 0 0px;
	background:url(../images/print.gif) right 0 no-repeat;
}

.centerArea{
	float:left;
	background:#ffffff;
	width:407px;
	_width:413px;
	overflow:hidden;
}

.centerAreaWide{
	float:left;
	width:757px;
	_width:776px;
    overflow:hidden;
}

.content, .wideContent{
	padding:24px 16px 15px 17px;
	
}

.centerAreaWide .content{
	padding:24px 8px 15px 10px;
	overflow:hidden;
}


/************RIGHT Area************/
.rightArea{
	background:#ffffff url("../images/bg_smallColumns.gif") 0 0 repeat-x;
	float:left;
	width:168px;
	_width:163px;
	padding:0px 5px 20px 10px;
	overflow:hidden;
}
.expander{
	float:right; 
	width:1px; 
	height:400px;
}

.rightAreaHeading{
	background:transparent url("../images/bg_leftMenuBorder.gif") 3px bottom no-repeat;
	padding:0 0 5px 0;
	margin:20px 0 10px 0;
}

.rightArea a{
	display:block;
	margin:0 0 0px 0;
	color:#666666;
}
.rightArea .red{color:#F80700;}



.rightSpots{border:1px solid #CECECE;}
.profil{border-bottom:5px solid #A697E2;}
.magasin{border-bottom:5px solid #FFC300;}


.noPadding{padding:0;}
.rightArea .padding{padding-left:10px;}


/**************Standardsider*****************/
.subpageRightFix{
	padding:20px 0 0 0;
}
.subpageRightFix a{color:#F80700;}

/*Nyheder*/
.allNews, .tilmeldSkoleTable td{
	padding-bottom:5px;
	margin:0 0 0 0;
	background:#f2f2f2 url("../images/bg_dhf_nyt.gif") 0 0 repeat-x;
	width:350px;
	_width:372px;
	padding:14px 10px 5px 12px;
	border:none;
	height:100px;

}
.allNews p{margin-top:3px;}
.allNews a{color:#000000;}

.news a{ margin-bottom:4px; display:block;}


/*************Tilmeldingsoversigt*******************/

html>body .noPadding img{margin-left:5px;}

.allNews strong{display:block;}

/*************Tilmeldingsform***********************/
.nyhedsmail select, .shopSearch select, .statistikForm fieldset input{height:15px; width:126px; color:#F80700;}


#tilmeldingsForm{}

#tilmeldingsForm fieldset{width:100%; display:block;}
#tilmeldingsForm label{display:block;}
#tilmeldingsForm input{
	background:transparent;
	border:1px solid #000000;
	width:100%;
}

#tilmeldingsForm .fieldsetSubmit label{display:inline;}
.fieldsetSubmit{text-align:right; padding-top:15px;}
#tilmeldingsForm .tilmeldingSubmit{
	width:auto; 
	border:none;
	position:relative;
	top:2px;
}

.statistikForm{
	background:#ffffff url("../images/bg_dhf_nyt.gif") bottom 0 repeat-x;
	padding:10px 0 6px 0;	
	margin-bottom:10px;

}



.statistikForm fieldset{
	padding-bottom:10px; 
	display:block;
}

.statistikForm .statistikInput{
	height:19px;
	color:#000000;
	line-height:12px;
	
}

.statistikForm fieldset label{
	color:#F80700;
	width:150px;
	padding-left:12px;
}

.statistikForm fieldset .floatedLabel{
	float:left;
}
.statistikForm fieldset .statistikForm{
	_height:17px;
	color:#000000;
	font-size:11px;
	_font-size:9px;
}
.statistikForm h1{padding-left:12px;}
.statistikForm fieldset select{width:127px; height:17px;}


.statistikSubmit{
	width:60%;
	padding-left:230px;
}



/**********************STATISTIK SEARCH**************************/
#SearchResult{
	background:#ffffff url("../images/bg_dhf_nyt.gif") bottom 0 repeat-x;
	margin-top:15px;
	padding:10px 5px 10px 9px;
}

#SearchResultInfo{
	font-weight:bold;
}


.statistikSubmit input{
	background:transparent url("../images/redSubmit.gif") no-repeat;
	border:none;
	width:28px;
	height:16px;
	position:relative;
	top:3px;
	cursor:hand;
}

.StatistikResultTable{
	background:#ffffff url("../images/bg_dhf_nyt.gif") bottom 0 repeat-x;
	/*margin:0 -2px 0 -8px;*/
	margin:0;
	padding:0;
	_width:563px;
	overflow:hidden;
	
}
.StatistikResultTable .sixCols{table-layout:fixed; margin:0 0 0 8px;}
.StatistikResultTable .twelveCols{}


.StatistikResultTable td, .StatistikResultTable th{
	border-collapse:collapse;
	border:1px solid #cccccc;
	font-size:10px;
}

/************************DOWNLOAD***********************************/
.pdf, .jpg, .word{
	color:#F80700;
	font-size:12px;
	padding-right:21px;
	height:20px;
}
.pdf{
	background:transparent url("../images/ikon_pdf.gif") top right no-repeat;
}
.jpg{
	background:transparent url("../images/ikon_jpg.gif") top right no-repeat;
}
.word{
	background:transparent url("../images/ikon_word.gif") top right no-repeat;
}

/*.download{height:auto;}*/

/************************************************/
.skoletilmeldte td{
	border:1px solid cccccc;
	border-collapse:collapse;
	padding:3px;
}

.bottom		{ clear: both; }
.changedate	{ font-size: 9px; color: #999999; text-align: right; padding: 0 15px; }
.changedate a	{ font-size: 9px; color: #999999; }

/* image-rotation styling */
ul#image-rotation		{ list-style-type: none; margin: 0; padding: 0; position: relative; max-height: 162px; }
ul#image-rotation li img	{ margin: 0; padding: 0; display: block;}

/* noscript-message */
#attention			{ background-color: #fffeb8; border-bottom: 1px solid; height: 2.5em; line-height: 2.5em; position: absolute; top:0; left:0; width: 100%; }
#attention p			{ background: transparent url("../images/attention.png") no-repeat 0 46%; margin: 0; display: inline; padding: 6px 0 6px 26px; }

