@charset "UTF-8";
/****** CUSTOM STYLES FOR INDIVIDUAL PAGES *****/

/*********** STYLES FOR ALL *********************/

.article_title, .article_title a {
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

.entry {
	font-size:1.5em;
	line-height:1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.entry p {
margin-bottom:20px;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
text-decoration: underline;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:5px;
}

/*
h1 {font-size: 1.4em; color: #B5B400;}	
h2 {font-size: 1.4em; color: #15A1D0;}	
*/

.postmetadata {
	font-size:1.2em;
	padding-top: 11px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	/*border-color: #0000FF;*/
}

.postmetadata a {
text-decoration:none;
}

.postmetadata a:hover {
text-decoration: underline;
}

.postmetadata_entry {
	border-top:1px dashed #cccccc;
	font-size:1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.postmetadata_entry a {
text-decoration: none;
}

.postmetadata_entry a:hover {
text-decoration: underline;
}

.postmetadata_date {
	background-image: url(../_images/box_meta_date.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-left: -15px;
	padding-left: 15px;
}
.postmetadate_category {}

.postmetadata_comments {
	background-image: url(../_images/box_meta_comments.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: -5px;
	padding-left: 15px;
}

/************************************************/

.post_top_00 {
	width: 654px;
	height: 15px;
	background-image: url(../_images/box_white_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: -5px;
}

.post_00 {
	width: 654px;
	background-image: url(../_images/box_white_fill.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.post_00 {
	width: 574px;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 40px;
	/*border: 1px dashed #FF0000;*/
	white-space: nowrap;
}

.post_00 img {
	/*vertical-align: text-bottom;*/
	padding-left: 1em;
	padding-top: 0;
	margin-top: -2px;
	margin-bottom: -13px;
}

.post_bottom_00 {
	width: 654px;
	height: 30px;
	background-image: url(../_images/box_white_bottom_special.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*padding-bottom: 10px;*/
}

.post_00 h1.article_title {
	/*font-size: 0.6em;*/
	padding-top: 0;
	margin-top: 0;
	letter-spacing: -0.1em;
}

/***************** Articles 01 *****************/

.post_00, .post_00 a, .post_00 a:link, .post_00 a:visited {
	/*color: #3FA200;*/
	color: #004519;
	/*
	background-image: url(../_images/videoarkiv_arrow_off.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	*/
}
.post_00, .post_00 a:hover, .post_00 a:focus, .post_00 a:active {
	color: #00699E;
}
/*
.post_00 .postmetadata {
	border-color: #F5DF78;
}

.post_00 .entry {
	border-color: #DFC002;
}*/

/************************************************/

.post_top_01 {
	width: 654px;
	height: 15px;
	background-image: url(../_images/box_yellow_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.post_01 {
	width: 654px;
	background-image: url(../_images/box_yellow_fill.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.post_01 {
	width: 574px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	/*border: 1px dashed #FF0000;*/
}

.post_bottom_01 {
	width: 654px;
	height: 30px;
	background-image: url(../_images/box_yellow_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/***************** Articles 01 *****************/

.post_01, .post_01 a, .post_01 a:hover {
	color: #004519;
}
.post_01 .postmetadata {
	/*border-color: #EECC00; Background color */
	border-color: #F5DF78;
}

.post_01 .entry {
	border-color: #DFC002;
}

/************************************************/

.post_top_02 {
	width: 654px;
	height: 15px;
	background-image: url(../_images/box_green_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.post_02 {
	width: 654px;
	background-image: url(../_images/box_green_fill.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.post_02 {
	width: 574px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	/*border: 1px dashed #FF0000;*/
}

.post_bottom_02 {
	width: 654px;
	height: 30px;
	background-image: url(../_images/box_green_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/***************** Articles 02 *****************/

.post_02, .post_02 a, .post_02 a:hover {
	color: #E8E7E7;
}

.post_02 .postmetadata {
	/*border-color: #1D9953; Background color */
	border-color: #23BD68;
}

.post_02 .entry {
	border-color: #19874A;
}

/************************************************/

.post_top_03 {
	width: 654px;
	height: 15px;
	background-image: url(../_images/box_orange_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.post_03 {
	width: 654px;
	background-image: url(../_images/box_orange_fill.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.post_03 {
	width: 574px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	/*border: 1px dashed #FF0000;*/
}

.post_bottom_03 {
	width: 654px;
	height: 30px;
	background-image: url(../_images/box_orange_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/***************** Articles 03 *****************/

.post_03, .post_03 a, .post_03 a:hover {
	color: #003912;
}

.post_03 .postmetadata {
	/*border-color: #E88513; Background color */
	border-color: #EEA55B;
}

.post_03 .entry {
	border-color: #D27813;
}


/************************************************/

.post_top_04 {
	width: 654px;
	height: 15px;
	background-image: url(../_images/box_blue_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.post_04 {
	width: 654px;
	background-image: url(../_images/box_blue_fill.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.post_04 {
	width: 574px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	/*border: 1px dashed #FF0000;*/
}

.post_bottom_04 {
	width: 654px;
	height: 30px;
	background-image: url(../_images/box_blue_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/***************** Articles 04 *****************/

.post_04, .post_04 a, .post_04 a:hover {
	/*color: #E8E7E7;*/
	color: #D9F6FF;
}

/************************************************/

.more-link {
	display: inline;
}

/************************************************/

#content { /* Overrides previous CSS */
	padding-top: 210px;
	/*
	background-image: url(../_images/programoversigt_bg_headline.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	*/
	padding-bottom: 100px;
	min-height: 487px;
}

#programoversigt_blog {
	margin-top: -260px;
	padding-top: 260px;
	background-image: url(../_images/programoversigt_bg_headline.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-bottom: 100px;
	min-height: 487px;
}
#programoversigt_blog h1:first-letter {
	text-transform: uppercase;
}

#programoversigt_afd {
	padding-left: 10px;
}
#programoversigt_afd span {
	display: block;
	display: inline;
	display: inline-block;
	width: 106px;
	height: 42px;
	background-image: url(../_images/programoversigt_selected.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
}
#programoversigt_afd a span {
	background-image: url(../_images/programoversigt_normal.png);
}
#programoversigt_afd a:hover span {
	background-image: url(../_images/programoversigt_hover.png);
}

#programoversigt_afd, #programoversigt_afd a:link {
	font: normal 1em/1.5em "Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
}
#programoversigt_afd a:visited { color: #FFFFFF; text-decoration: none; }
#programoversigt_afd a:hover { color: #FFFFFF; text-decoration: none; }
#programoversigt_afd a:focus { color: #FFFFFF; text-decoration: none; }
#programoversigt_afd a:active { color: #FFFFFF; text-decoration: none; }

/************************************************/

podPress_footer {
	display: none;
}

/************************************************/

