body {
	margin: 0 0 0 0;
	color: #333;
	background: #fff url(../images/interface/bg.gif) repeat-x;	
	font-family: Cambria, Georgia, Times, serif;

	}
	
.clear {
	clear: both;
	font-size: 1px;
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
	}
	
	img {
	border: none;
	}
	
	/*--------------------------------------
		General Layout
	---------------------------------------*/

#header {
	width: 940px;
	height:160px;
	background: #404040;
	padding: 0 0 0 0;
	margin: 0 auto;
	}
	
	/*--------------------------------------
		Logo (Original width: 224px; height: 116px;)
	---------------------------------------*/
	
#logo {
	float: left;
	height: 65px;
	width: 512px;
	margin: 10px 0 51px 0;
	padding: 0;
	background: transparent url(../images/interface/logo_bg.gif) top left no-repeat;
	}
	
#logo a{ 
    height: 65px;
	width: 512px;
	margin: 0;
	display:block
	}
	
#logo_print {
	display:none;
	}
	
#top_nav_level_one_container {
	float: left;
	width: 690px;
	background: #404040;
	padding: 0;
	margin: 8px 0 0 113px;
	}
	
#right_header_nav_container {
	float: right;
	width: 135px;
	padding: 0;
	margin: 8px 0 0 0;
		}
		
#search_container {
	width: 135px;
	height:22px;
	background: transparent;
	padding: 0;
	margin: 0;
	}
		
#top_nav_level_two_container {
	width: 136px;
	padding: 0;
	margin: 26px 0 0 0;
	}
	
	/*--------------------------------------
		Top nav level three container (Original height:30px;, padding: 14px 0 0 0;)
	---------------------------------------*/

#top_nav_level_three_container {
	width: 940px;
	height:0;
	background: transparent;
	margin: 6px auto;
	padding: 6px 0 0 0;
	}
			
#content {
	width: 940px;
	background: transparent;
	padding-bottom: 20px;
	margin: 0 auto;
	}
	
	/*--------------------------------------
		General Layout Main
	---------------------------------------*/
	
#main {
	margin: 0 0 0 179px;
	padding: 12px 20px 20px 20px;
	font-weight: normal;
	background: url(../images/interface/content_bg.gif) repeat-x;
	width: 456px;
	min-height:500px;
	}
	
	* html #main{
	height: 500px;
	}
	
#main .cat_header_1 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #999;
	display:inline;
	}
	
#main .cat_header_2 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #000;
	display:inline;
	}
	
#main h2 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:15px;
	color: #000;
	line-height: 20px;
	margin: 0 0 36px 0;
	}
	
#main h3 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:13px;
	color: #000;
	line-height: 15px;
	margin: 0 0 18px 0;
	}
	
#main h4 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:12px;
	color: #ec7405;
	line-height: 20px;
	margin: 0 0 14px 0;
	}
	
#main h5 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:14px;
	line-height: 18px;
	margin: -16px 0 12px 0;
	}
	
#main h6 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
	margin: -16px 0 12px 0;
	}
	
#main .body {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:13px;
	color: #000;
	line-height: 16px;
	}
	
#main a:link{ color: #ec7405; text-decoration:none;}
#main a:visited{ color: #ec7405; text-decoration:none;}
#main a:hover { color: #666; text-decoration:none;}
#main a:active { color: #ec7405; text-decoration:none;}

#main .aktuelt_archive_date{
	float: left;
	background: transparent;
	margin:0 0 12px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #666;
	width: 456px;
	font-style: italic;
}

#main .aktuelt_date{
	float: left;
	background: transparent;
	margin:0 0 6px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #999;
	width: 456px;
}

#main .aktuelt_title{
	float: left;
	background: transparent;
	margin:0 0 12px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:15px;
	color: #000;
	line-height: 20px;
	width: 456px;
}

#main .aktuelt_title a:link{ color: #ec7405; text-decoration:none;}
#main .aktuelt_title a:visited{ color: #ec7405; text-decoration:none;}
#main .aktuelt_title a:hover { color: #000; text-decoration:none;}
#main .aktuelt_title a:active { color: #ec7405; text-decoration:none;}

#main .aktuelt_summary{
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #000;
	line-height: 16px;
}

	/*--------------------------------------
		Left
	---------------------------------------*/

.left_column {
	float: left;
	width: 159px;
	background: transparent;
}

.left_top {
	float: left;
	width: 159px;
	background: transparent;
	margin:0 0 16px 0;
}

.left_bottom {
	float: left;
	width: 159px;
}


    /*--------------------------------------
	Left Notiser
    ---------------------------------------*/
    
    .left_column_notiser_wrapper {

	margin: 40px 0 0 0;
}

.left_column_notiser_wrapper a:link{ color: #ec7405; text-decoration:none; font-size:13px;}
.left_column_notiser_wrapper a:visited{ color: #ec7405; text-decoration:none; font-size:13px;}
.left_column_notiser_wrapper a:hover { color: #666; text-decoration:none; font-size:13px;}
.left_column_notiser_wrapper a:active { color: #ec7405; text-decoration:none; font-size:13px;}
    
.left_column_notiser_red, .left_column_notiser_orange, .left_column_notiser_black, .left_column_notiser_grey {
	color: white;
	float: left;
	width: 159px;
	margin:0 0 -6px 0;
	padding: 0 0 4px 0;
}

.left_column_notiser_red {
	background:#e03a29;
}

.left_column_notiser_orange {
	background:#ec7405;
}

.left_column_notiser_black {
	background:#000;
}

.left_column_notiser_grey {
	background:#9c9d9f;
}

.left_column_notiser_second {
	float: left;
	width: 159px;
	background:transparent;
	margin:16px 0 0 0;
}

.left_column_notiser .notiser_title{
	float: right;
	width: 149px;
	background: transparent;
	margin:0 0 6px 0;
	font-family: Arial, Helvetica, Verdana, sans;
	font-weight: normal;
	font-size:13px;
	padding: 10px 4px 0 4px;
	text-align:center;
}

    /*--------------------------------------
	Left Notiser Rounded
    ---------------------------------------*/


  
    /*--------------------------------------
	Font Colours
    ---------------------------------------*/

.red{
	color: #000;
}

.grey{
	color: #636463;
}

.left_column_notiser .notiser_title a:link{ color: #fff; text-decoration:none;}
.left_column_notiser .notiser_title a:visited{ color: #fff; text-decoration:none;}
.left_column_notiser .notiser_title a:hover { color: #fff; text-decoration:none;}
.left_column_notiser .notiser_title a:active { color: #fff; text-decoration:none;}

.left_column_notiser .aktuelt_text{
	float: right;
	width: 139px;
	background: transparent;
	margin:0 0 0 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #000;
	padding: 0 10px 0 10px;
	line-height: 14px;
}
.left_column_notiser .aktuelt_text a:link{ color: #000; text-decoration:none;}
.left_column_notiser .aktuelt_text a:visited{ color: #000; text-decoration:none;}
.left_column_notiser .aktuelt_text a:hover { color: #000; text-decoration:none;}
.left_column_notiser .aktuelt_text a:active { color: #000; text-decoration:none;}



.left_column_notiser img {
	margin: 10px 0 -10px 0;
	}

    /*--------------------------------------
	Right
    ---------------------------------------*/


.right_column {
	float: right;
	margin-left: 0;
	width: 245px;
	background: transparent;
}

.right_top {
	float: right;
	width: 245px;
	background: transparent;
	margin:0 0 10px 0;
}

.right_top .aktuelt_header{
	float: right;
	width: 245px;
	background: transparent;
	margin:0 0 10px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:12px;
	color: #000;
	padding: 0;
}

.right_top .aktuelt_header a:link{ color: #000; text-decoration:none;}
.right_top .aktuelt_header a:visited{ color: #000; text-decoration:none;}
.right_top .aktuelt_header a:hover { color: #ec7405; text-decoration:none;}
.right_top .aktuelt_header a:active { color: #000; text-decoration:none;}

.right_top .aktuelt_date{
	float: right;
	width: 245px;
	background: transparent;
	margin:0 0 4px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #999;
}

.right_top .aktuelt_text{
	float: right;
	width: 245px;
	background: transparent;
	margin:0 0 6px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #000;
	padding: 0 0 10px 0;
	line-height: 14px;
}

.right_top .aktuelt_text a:link{ color: #000; text-decoration:none;}
.right_top .aktuelt_text a:visited{ color: #000; text-decoration:none;}
.right_top .aktuelt_text a:hover { color: #ec7405; text-decoration:none;}
.right_top .aktuelt_text a:active { color: #000; text-decoration:none;}

.front_aktuelt_image_text{
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #666;
	margin:-28px 0 0 0;
	}

.right_top .aktuelt_title{
	float: right;
	width: 245px;
	background: transparent;
	margin:0 0 4px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:13px;
	color: #000;
	padding: 0;
}

.right_top .aktuelt_title a:link{ color: #ec7405; text-decoration:none;}
.right_top .aktuelt_title a:visited{ color: #ec7405; text-decoration:none;}
.right_top .aktuelt_title a:hover { color: #000; text-decoration:none;}
.right_top .aktuelt_title a:active { color: #ec7405; text-decoration:none;}

.right_bottom {
	float: right;
	margin-left: 0;
	width: 245px;
	background: transparent;
}

.right_bottom .example_image {
	margin-left: 0;
	width: 245px;
	background: transparent;
	overflow:hidden;
}

.right_bottom .example_image_text {
	margin-left: 0;
	width: 245px;
	text-align:right;
	background: transparent;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #333;
	margin: 2px 0 0 0;
}

	/*--------------------------------------
		Right Top Inside Page Specific
	---------------------------------------*/
	
	.right_image_text{
	width: auto;
	text-align:right;
	background: transparent;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #333;
	margin: 2px 0px 0 0;
	}

.right_top_related_bg {
	float: right;
	width: 245px;
	background: url(../images/interface/right_top_related_bg.gif) no-repeat;
	margin:0;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:0 0 10px 0;
	}
	
.right_top .related_header{
	float: left;
	width: 216px;
	background: transparent;
	margin:16px 0 6px 16px;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:11px;
	color: #000;
	padding: 0;
	}
	
.right_top .related_title{
	float: left;
	width: 216px;
	background: transparent;
	margin:8px 0 4px 16px;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #000;
	text-transform: uppercase;
	}
	
.right_top .related_links{
	float: left;
	width: 206px;
	background: url(../images/interface/related_arrow.gif) top left no-repeat;
	margin:0 0 0 16px;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #999;
	padding: 0 0 2px 8px;
	line-height: 14px;
	text-transform: uppercase;
	}
	
.right_top .related_links a:link{ color: #000; text-decoration:none;}
.right_top .related_links a:visited{ color: #000; text-decoration:none;}
.right_top .related_links a:hover { color: #ec7405; text-decoration:none;}
.right_top .related_links a:active { color: #000; text-decoration:none;}

.right_top .related_title hr{
    border: none 0; 
	border-top: 1px solid #e3e3e3;/*the border*/
	width: 214px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top:2px;
	margin-bottom:2px;
	background-color:transparent;
	float:left;
	}


.right_top .styret_image{
	float: left;
	width: 245px;
	background: transparent;
	margin:6px 0 0 16px;
	padding: 10px 0 0 0;
	overflow:hidden;
	}
	
.right_top .styret_image_text{
	float: left;
	width: 206px;
	background: transparent;
	margin:0 0 0 16px;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #333;
	padding: 0;
	line-height: 14px;
	}
	
.right_top .example_image {
	margin-left: 0;
	width: 245px;
	background: transparent;
	overflow:hidden;
}
	
.right_top .right_image_text{
	width: 245px;
	text-align:right;
	background: transparent;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #333;
	margin: 2px 10px 0 0;
	}
	
.right_top .right_image_text a:link{ color: #ec7405; text-decoration:none;}
.right_top .right_image_text a:visited{ color: #ec7405; text-decoration:none;}
.right_top .right_image_text a:hover { color: #666; text-decoration:none;}
.right_top .right_image_text a:active { color: #ec7405; text-decoration:none;}

	/*--------------------------------------
		Lisensering Right Column
	---------------------------------------*/	

	.right_top .lisensering_right_title{
	float: left;
	width: 216px;
	background: transparent;
	margin:18px 0 14px 16px;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:12px;
	color: #666;
	}
	
	.right_top .notes_right_text{
	margin-left: 16px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 16px;
	float: left;
	width: 214px;
	background: transparent;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: black;
	line-height:14px;
	}
	
	.right_top .notes_right_text a:link{ color: #ec7405; text-decoration:none;}
    .right_top .notes_right_text a:visited{ color: #ec7405; text-decoration:none;}
    .right_top .notes_right_text a:hover { color: #666; text-decoration:none;}
    .right_top .notes_right_text a:active { color: #ec7405; text-decoration:none;}
	
	/*--------------------------------------
		Footer
	---------------------------------------*/

#footer {
	width: 940px;
	height:24px;
	background: transparent;
	padding-bottom: 20px;
	margin: 20px auto;
	border-top: 1px solid #eee;
	}
	
#footer_contact {
	width: 600px;
	height:30px;
	background: transparent;
	padding: 0;
	margin: 2px 0 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:18px;
	}
	
#footer_contact_print {
	display:none;
	}
	
#footer_credits {
	width: 168px;
	height:24px;
	background: transparent;
	padding: 0;
	margin: 18px 0 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color:#ccc;
	text-align:right;
	float:right;
	}
	
#footer #footer_contact a:link{ color: #ec7405; text-decoration:none;}
#footer #footer_contact a:visited{ color: #ec7405; text-decoration:none;}
#footer #footer_contact a:hover { color: #cccccc; text-decoration:none;}
#footer #footer_contact a:active { color: #ec7405; text-decoration:none;}

	/*--------------------------------------
		Search Form
	---------------------------------------*/

 *, * focus {
	outline: none;
	margin: 0;
	padding: 0;
	}

    ul.search li{
	margin: 0 0 0 0 ;
	padding: 0;
	border: none;
	background: none;
	display: inline;
	}
	
	ul.search fieldset {
	border: none;
	width: 129px;
	background: url(../images/interface/searchform_bg.gif) no-repeat;
	padding: 6px 0 0 6px;
	overflow: hidden;
	margin: 0;
	display: inline;
	}
	
	ul.search #searchform fieldset input#s {
	border: none;
	background: none;
	width: 94px;
	padding: 2px 3px 0 0;
	float: left;
	}
	
	ul.search fieldset input#keywords {
	border: none;
	background: none;
	width: 94px;
	padding: 2px 3px 0 0;
	float: left;
	}
	
	ul.search input.btn {
	width:28px;
	border: none;
	margin: -4px 0 0 4px;
	float: left;
	height: 22px;
	}

    #search input.btn {
	width: 28px;
	height: 22px;
	}
	
	/*--------------------------------------
		hr
	---------------------------------------*/
	
	#main hr {
    border: none 0; 
	border-top: 1px solid #eaeaea;/*the border*/
	width: 98%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top:6px;
	margin-bottom:10px;
	background-color:#ffffff;
	float:left;
	}
	
	.aktuelt_text hr {
    border: none 0; 
	border-top: 1px solid #eaeaea;/*the border*/
	width: 98%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top:6px;
	margin-bottom:0px;
	background-color:#ffffff;
	float:left;
	}
	
	/*--------------------------------------
		Aktuelt Nav
	---------------------------------------*/

    #archiveNavigation {
	font-size:11px;
	margin-top: 10px;
	background-color: none;
	border-bottom:0 solid transparent;
	padding: 0;
	border-top: 1px solid #eaeaea;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    }

    #archiveNavigationInner {
	padding: 4px 0 10px 0;
	background-repeat: no-repeat;
	background-position: 0 100%;
    }

    #archiveNavigationNext {
	float: right;
	margin-top: 0;
	padding-right: 0;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-size:9px;
	font-weight: normal;
	color:#ccc;
    }

    #archiveNavigationNext a {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	text-decoration:none;
    }

    #archiveNavigationNext a:hover {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	text-decoration:none;
    }

	#archiveNavigationNext a:visited {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	text-decoration:none;
    }
    
    /*--------------------------------------
		Country Table
	---------------------------------------*/
    
     #main .country_table {
     color: #999;
     width:456px;
     border-top: 1px #fff solid;
     border-left: 1px #fff solid;
     border-right: 1px #fff solid;
     font-family: Cambria, Georgia, Times, serif;
     font-weight: bold;
     font-size:12px;
     }

     #main .org_td {
     color: #fff;
     width:228px;
     background:#88bb3d;
     padding:3px 0 3px 8px;
     border-right: 1px #fff solid;
     border-bottom: 1px #fff solid;
     }

     #main .org_td a:link{ color: #fff; text-decoration:none;}
     #main .org_td a:visited{ color: #fff; text-decoration:none;}
     #main .org_td a:hover { color: #666; text-decoration:none;}
     #main .org_td a:active { color: #fff; text-decoration:none;}

     #main .country_td {
     color: #666;
     width:228px;
     background:#eee;
     padding:3px 0 3px 8px;
     border-bottom: 1px #fff solid;
     }
     
     .imgLeft {
     float:left;
     margin:0 10px 0 0;
     }
    
     .imgRight {
     float: right;
     margin:0 0 0 10px;
     }
     
     .imgRight_text {
     font-size:10px;
     color: #666;
     }
     
     .imgLeft_text {
     font-size:10px;
     color: #666;
     }
     
    /*--------------------------------------
		Toggle Q & A
	---------------------------------------*/

.faqsection {
    margin: 10px 0;
}

div.faq {
    margin: 10px 0 0 0;
    border-bottom: 1px #eee solid;
    padding-bottom:6px;
}

div.faq .question {
    color: #000;
    cursor:  pointer;
    padding-left: 0;
    font-weight: bold;
    margin-bottom:2px;
}

.question_on { 
    color: #ec7405;
    cursor:  pointer;
    padding-left: 0;
    font-weight: bold;
    margin-bottom:2px;
}


div.faq .answer  {
    margin-left: 0;    
}

div.faq ul,
div.faq ol {
    margin: 0 0 10px 0;
}


.cufon-loading #main h2, .grey { /* for Cufon.replace('#main h2, .grey') */
	visibility: hidden !important;
}

.cufon-loading .notiser_title { /* for Cufon.replace('.notiser_title') */
	visibility: hidden !important;
}

	/*--------------------------------------
		General Layout Main Temporary
	---------------------------------------*/
	
#main_temp {
	margin: 0 0 0 179px;
	padding: 12px 20px 20px 20px;
	font-weight: normal;
	background: #404040;
	width: 456px;
	min-height:500px;
	}
	
	* html #main_temp{
	height: 500px;
	}
	
#main_temp .cat_header_1 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #999;
	display:inline;
	}
	
#main_temp .cat_header_2 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #000;
	display:inline;
	}
	
#main_temp h2 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:22px;
	color: #6fc329;
	line-height: 20px;
	margin: 0 0 14px 0;
	}
	
#main_temp h3 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:15px;
	color: #6fc329;
	line-height: 15px;
	margin: 0 0 18px 0;
	}
	
#main_temp h4 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:12px;
	color: #ec7405;
	line-height: 20px;
	margin: 0 0 14px 0;
	}
	
#main_temp h5 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:14px;
	line-height: 18px;
	margin: -16px 0 12px 0;
	}
	
#main_temp h6 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
	margin: -16px 0 12px 0;
	}
	
#main_temp .body {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:13px;
	color: #fff;
	line-height: 16px;
	}
	
#main_temp a:link{ color: #fff; text-decoration:underline;}
#main_temp a:visited{ color: #fff; text-decoration:underline;}
#main_temp a:hover { color: #999; text-decoration:underline;}
#main_temp a:active { color: #fff; text-decoration:underline;}

#main_temp .aktuelt_archive_date{
	float: left;
	background: transparent;
	margin:0 0 12px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #666;
	width: 456px;
}

#main_temp.aktuelt_date{
	float: left;
	background: transparent;
	margin:0 0 6px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #999;
	width: 456px;
}

#main_temp .aktuelt_title{
	float: left;
	background: transparent;
	margin:0 0 12px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:15px;
	color: #000;
	line-height: 16px;
	width: 456px;
}

#main_temp .aktuelt_title a:link{ color: #000; text-decoration:none;}
#main_temp .aktuelt_title a:visited{ color: #000; text-decoration:none;}
#main_temp .aktuelt_title a:hover { color: #ec7405; text-decoration:none;}
#main_temp .aktuelt_title a:active { color: #000; text-decoration:none;}

#main_temp .aktuelt_summary{
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #000;
	line-height: 16px;
}

.green{
	color: #6fc329;
	font-size:15px;
	margin:0 0 2px 0;
	clear:none;
}

.orange{
	color: #ff6600;
	font-size:13px;
	margin:0 0 2px 0;
}

	/*--------------------------------------
		General Layout Main Temporary 2
	---------------------------------------*/
	
#main_temp_2 {
	margin: 0 0 0 179px;
	padding: 12px 20px 20px 20px;
	font-weight: normal;
	background: #fff;
	width: 456px;
	min-height:500px;
	}
	
	* html #main_temp_2{
	height: 500px;
	}
	
#main_temp_2 .cat_header_1 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #999;
	display:inline;
	}
	
#main_temp_2 .cat_header_2 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #000;
	display:inline;
	}
	
#main_temp_2 h2 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:22px;
	color: #6fc329;
	line-height: 20px;
	margin: 0 0 14px 0;
	}
	
#main_temp_2 h3 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:15px;
	color: #6fc329;
	line-height: 15px;
	margin: 0 0 18px 0;
	}
	
#main_temp_2 h4 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:12px;
	color: #ec7405;
	line-height: 20px;
	margin: 0 0 14px 0;
	}
	
#main_temp_2 h5 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:14px;
	line-height: 18px;
	margin: -16px 0 12px 0;
	}
	
#main_temp_2 h6 {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
	margin: -16px 0 12px 0;
	}
	
#main_temp_2 .body {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:13px;
	color: #000;
	line-height: 16px;
	}
	
#main_temp_2 a:link{ color: #000; text-decoration:underline;}
#main_temp_2 a:visited{ color: #000; text-decoration:underline;}
#main_temp_2 a:hover { color: #999; text-decoration:underline;}
#main_temp_2 a:active { color: #000; text-decoration:underline;}

#main_temp_2 .aktuelt_archive_date{
	float: left;
	background: transparent;
	margin:0 0 12px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #666;
	width: 456px;
}

#main_temp_2 .aktuelt_date{
	float: left;
	background: transparent;
	margin:0 0 6px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:10px;
	color: #999;
	width: 456px;
}

#main_temp_2 .aktuelt_title{
	float: left;
	background: transparent;
	margin:0 0 12px 0;
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:15px;
	color: #000;
	line-height: 16px;
	width: 456px;
}

#main_temp_2 .aktuelt_title a:link{ color: #000; text-decoration:none;}
#main_temp_2 .aktuelt_title a:visited{ color: #000; text-decoration:none;}
#main_temp_2 .aktuelt_title a:hover { color: #ec7405; text-decoration:none;}
#main_temp_2 .aktuelt_title a:active { color: #000; text-decoration:none;}

#main_temp_2 .aktuelt_summary{
	font-family: Cambria, Georgia, Times, serif;
	font-weight: normal;
	font-size:12px;
	color: #000;
	line-height: 16px;
}

