* {
	margin:0px;
	padding:0px;
}

html, body {
	width:100%;
	height: 100%;
	background-color:#FFFFFF;
}

body {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

a {
	color: #424242;
	text-decoration:underline;
}

a:hover {
	color: #41D1F6;
	text-decoration:underline;
}

a.active {
	color: #41D1F6;
	text-decoration:none;
}

img {
	border:none;
}

#margin ul, #margin ol {
	margin-left:10px;
	margin-bottom:10px;
	margin-top:6px;
}

#main ul, #main1 ul, #main ol, #main1 ol {
	margin-left:40px;
	margin-bottom:10px;
	margin-top:6px;
}

#main li, #main1 li {
	padding-bottom:4px;
}

#container {
	width:100%;
	height:100%;
	
	min-width:1045px;
	width:auto !important;
	width:1045px;
}

.header_line {
	height:12px;
	background-color:#424242;
}

.content {
	width:100%;
	
	
	min-height:100%;
	
	margin-bottom:-20px;
	position:relative;

	
}

.header {
	width:100%;
	height:130px;
}
.header .logo[class] {
	display:inline-block;
	width:145px;
	height:130px;
	float:left;
	background-image:url(images/kirkeweb_logo.png);
	background-repeat:no-repeat;
	float:left;
}

/* TOP MENU */
.header #menutop {
	
	padding-top:114px;
	width:900px;
	border-bottom: 1px solid #41D1F6;
	float:left;
}

.header #menutop .level0 {
	position: relative;
	font-size: 14px;
	line-height:16px;
	padding-right:16px;
	bottom:16px;
	
}
/* NAVIGATION BAR */
.navigation_bar {
	
	clear:both;
	margin-left:145px;
	
	width:900px;
	height: 10px;
	font-size: 9px;
	
	padding-top: 10px;
	padding-bottom: 0px;
	
}
.navigation_text {
	float:left;
	color:#000000;
}

.navigation_text a {
	color:#000000;
	text-decoration:underline;
}
.navigation_text a:hover {
	color: #41D1F6;
}

.navigation_text .path {
	background-image:url(images/nav_line.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
	padding-right:3px;
}

#middle {
	width:900px;
	
	margin-top:20px;
	margin-left:145px;
	clear:both;
}

#middle .left {
	width: 640px;
	float:left;
	
	text-align:left;
}

.left .flash_div[class] {
	height:427px;
	background-image:url(images/flash_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	
}

#middle .left #main1, #middle .left #main {
	margin-top:10px;
}

.flash_div .under_flash {
	width:600px;;
	height:150px;
}

/* FRONT PAGE RIGHT SIDE */
#middle .right {
	float:left;
	width:245px;
	margin-left:15px;
}

.right .right_head {

	background-image: url(images/heading_box.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	height:45px;
		
}

.right .right_head, .right .last_head {
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

.right .top_body {

	background-image:url(images/box.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.top_body .twitter_messages {
	width:200px;
	text-align:left;

}

.right .middle_body {

	background-image:url(images/box.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.right .last_head {

	height: 45px;
	
	background-image: url(images/last_headling.png);
	background-repeat: no-repeat;
	background-position:bottom left;

}

.right .last_body {
	
	
	background-image:url(images/last_box.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.rigth_content, .right_txt {
	padding:15px;
}

.newsletter_text, .brochure_text {
	padding-bottom:10px;
}
/* LEFT MENU */
#middle .left_menu[class] {

	width:180px;
	float:left;
	
	background-image:url(images/left_menu.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.left_menu .left_menu_title[class] {
	color:#626262;
	font-family:arial;
	font-size:18px;
	font-weight:normal;

	background-image: url(images/margin_heading.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	height:47px;
	width:175px;
}

.m_title_p[class] {
	padding:10px;
	padding-top:12px;
	
}

.left_menu .left_menu_content {
	padding:10px;
	padding-bottom: 20px;
	padding-top: 10px;
}


.left_menu .left_menu_title a {
	text-decoration:none;
	color:#626262;
}

.left_menu .left_menu_content {
	margin-bottom: 10px;
}
.left_menu .left_menu_content li {
	list-style:none;
}

.level1 {
	line-height:26px;
}
.level1 a {
	width:150px;
		
	color: #000000;
	text-decoration:underline;
}
.level1 a:hover {
	color: #41D1F6;
	text-decoration:underline;
}

.level1 a.active {
	color: #41D1F6;
	text-decoration:none;
}

.level2 {
	line-height:20px;
	
	background-image: url(images/sub_menu.png);
	background-repeat: no-repeat;
}

.level2 a {	
	margin-left:14px;
	
	color: #000000;
	text-decoration:underline;
}
.level2 a:hover {
	color: #41D1F6;
	text-decoration:underline;
}

.level2 a.active {
	color: #41D1F6;
	text-decoration:none;
}
	
/***********/
#middle .middle_content {
	float:left;
	margin-left:20px;
	text-align:left;
	line-height:18px;
}

.middle_content #page_headline, .full_news_headline {

	color:#585858;
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	
	margin-top:10px;
	margin-bottom:20px;

}

#middle #main, #middle #main1 {
	min-height:20px;
	height:auto !important;
	height:20px;

}

#middle .main_bottom, #middle .main1_bottom {
	margin-bottom:10px;
}

#middle #main {
	width:450px;
	float:left;
}

/* main with no margin */
#middle #main1 {
	width:700px;
	float:left;
}

#main .content_block h3, #main1 .content_block h3 {
	clear:both;
	
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#585858;

	margin-bottom: -4px;
	
}

#main .content_block, #main1 .content_block {
	margin-bottom:18px;
}


#middle #margin {

	float:left;
	width:230px;
	
	margin-top:-50px;
	margin-left:20px;
	text-align:left;
	
	background-image:url(images/margin.png);
	background-position:bottom right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#margin .margin_content {
	padding:15px;
	padding-top:0px;
}

#margin .content_block {
	padding-bottom:15px;
}

#margin .content_block h3 {
	clear:both;
	width:194px;
	height: 18px;
	
	background-color: #FFFFFF;
	background-image: url(images/margin_heading.png);
	background-repeat: no-repeat;
	
	margin-left:-15px;
	
	
	padding:15px;
}


/* FORMS CUSTOMIZATION */

.form_validation {
}

.form_input, .form_area {
	width:200px;
	height:12x;
	padding:4px;
	margin-bottom:5px;
	font-family:arial;
	font-size:12px;
	border:1px solid #5b726f;
}

.form_select {
	width:212px;
	height:12x;
	padding:4px;
	margin-bottom:5px;
	font-family:arial;
	font-size:12px;
	border:1px solid #5b726f;
}
/*
.form_button[class] {
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:-14px 0px;
	
	border:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	height:26px;
	width:70px;
	cursor:pointer;
	
	text-align:left;
	padding-left:4px;
	
}
*/
.form_button {
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position:-14px 0px;
	background-position:right;
	
	border:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	height:26px;
/*
	width:70px;
*/
	padding-right:16px;
	cursor:pointer;
	
	text-align:left;
	padding-left:4px;

	
}


.newsletter_submit, .brochure_submit {
	height:30px;
	margin-top:4px;
}

.brochure_button, .newsletter_button {
	float:right;
	margin-right:20px;

}

.clearfooter {
   height: 30px;
   clear: both;
}

.footer {

	clear:both;
	width:100%;
	height:30px;
	position: relative;
	background-color:#424242;
	
	color:#FFFFFF;
}

.footer .adresse {
 	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	float: left;
	margin-left: 145px;
	margin-top: 8px;
}

/* Module News */

.all_news_block_content {
}

.all_news_block_content .one_news_block {
	width:280px;
	float:left;
	margin-bottom:20px;
}

.all_news_block_content .all_news_spacer {
	float:left;
	width:40px;
	height:40px;
}

.one_news_block .news_title_time {
	width:270px;
	height:22px;
	
	background-image:url(images/news_top.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	
	padding:5px;
	margin-bottom:8px;
}

.news_title_time .news_time {
	width:60px;
	font-weight:bold;
	float:left;
}

.news_title_time .news_title {
	float:left;
}

.one_news_block .news_body {
	clear:both;
}

.news_body .news_picture {
	/*	
	width:90px;
	float:left;
	*/
	float:right;
	padding-left:10px;
}

.news_picture img {
	width:80px;
}

.news_body .news_text {
	
	text-align:left;
/*
	float:left;
	width:190px;
*/
}

.news_body .news_synopsis {
	line-height:18px;
	margin-bottom:8px;
}

.news_text .news_link {
	margin-top:8px;
	float:right;
}
/*
.news_text .news_link a {
	text-decoration:none;
	
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:-6px -1px;
	
	padding:4px;
	padding-right:20px;
	
	border:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	cursor:pointer;
	
	text-align:left;
	
}
*/
.news_text .news_link a {
	text-decoration:none;
	
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	
	padding:6px;
	padding-right:20px;
	
	height:26px;
	
	border:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	cursor:pointer;
	
	text-align:left;
/*new*/
position:relative;
	
}


.all_news_block_content .all_news_under {
	clear:both;
}
/* Newsletter */

#newsletter_unsubscribe .newsletter_unsubscribe_heder h2 {
	color:#585858;
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	
	margin-top:10px;
	margin-bottom:20px;
}

#newsletter_unsubscribe .newsletter_unsubscribe_email, #newsletter_unsubscribe .newsletter_unsubscribe_liste {
	width:220px;
	float:left;
	margin-bottom:6px;
}
#newsletter_unsubscribe .newsletter_unsubscribe_email_form, #newsletter_unsubscribe .newsletter_unsubscribe_liste_form {
	width:220px;
	float:left;
}

#newsletter_unsubscribe .newsletter_unsubscribe_liste_button {
	width:100px;
	float:left;
}

.newsletter_unsubscribe_email_form input {
	width:200px;
	height:12x;
	padding:4px;
	margin-bottom:5px;
	font-family:arial;
	font-size:12px;
	border:1px solid #5b726f;

}

.newsletter_unsubscribe_liste_form select {
	width:200px;
	height:12x;
	padding:3px;
	margin-bottom:5px;
	font-family:arial;
	font-size:12px;
	border:1px solid #5b726f;
}

.newsletter_unsubscribe_liste_button input {
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:-14px 0px;
	
	border:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	height:26px;
	width:70px;
	cursor:pointer;
	
	text-align:left;
	padding-left:4px;
}

#newsletter_unsubscribe #maillist_status {
	clear:both;
}

/* Google Map */
#GoogleMap {
	clear:both;
	height:300px;
	width:700px;
	margin-bottom:10px;
}

#GoogleMap .map_title {
	font-size:14px;
}

#GoogleMap .map_description {
}

#GoogleMap .map_link {
}


