@charset "UTF-8";
/* Forside-specifikke regler */

/* Header */

#header_pic_row {
	height: 200px;
	/*background-image: url(grafik/dkh_headerpic_fp_defbg.jpg);*/
	/* de 2 ovenstående adskiller sig fra undersider */
}

/* Main content begin */

#fp_columns_table {
	margin-bottom: 5px;
}
.fp_headers {
	width: 33%;
	height: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #F7F7D4;
	text-align: left;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 20px;
}
.fp_headers a {
	text-decoration: none;
	color: #F7F7D4;
	width: 100%;
	display: block;
	padding-left: 12px;
}
#fp_header_red {
	background-image: url(grafik/dkh_header_red_bg.gif);
}
#fp_header_gre {
	background-image: url(grafik/dkh_header_gre_bg.gif);
}
#fp_header_yel {
	background-image: url(grafik/dkh_header_yel_bg.gif);
}
.fp_texts {
	text-align: left;
	vertical-align: top;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 12px;
}
.fp_texts h1 {
	font-size: 20px;
	font-style: italic;
}
.fp_texts h2 {
	font-size: 16px;
	font-style: italic;
}
.fp_texts p {
	font-size: 11px;
	color: #333333;
	line-height: 135%;
	margin-top: 5px;
	margin-bottom: 0px;
}
.fp_texts a img {
	float: right;
	position: relative;
}
#fp_text_gre_td {
	background-color: #F7F7F4;
}
#fp_text_red h1, #fp_text_red h2 {
	color: #683E47;
}
#fp_text_gre h1, #fp_text_gre h2 {
	color: #9B9E6F;
}
#fp_text_yel h1, #fp_text_yel h2 {
	color: #BFB37E;
}

#fp_columns_table2{ margin:0 0 14px 0;}
.fp_columns_table_2col{}
#fp_header_grey{ background:url("grafik/dkh_header_gry_bg.gif") 0 0 repeat-x;}

.fp_columns_table_2col .fp_headers{ width:46%;}

/* Main content end */
