html, body {
    height: 100%;
	width: 100%;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #444444;
		}
	
.clearfloat { overflow: hidden; } 
* html .clearfloat { /* IE6 fix */ height: 1%; }	
	

#page {
	/*width: 794px;
	position: absolute;
	left: 50%;
	margin-left: -397px;	
	margin: 0 auto;*/
	 }

#meta {
	margin: 40px 0px 0px;
	position: absolute;
	right: 0px;
	}
	 

#meta li {
	display: block;
	float: left;
	font-size: 11px;
	list-style: none;
	padding-left: 4px;
	}


#meta a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}	
	
.meta_divider {color:#e6e6e6; margin-left: 4px;}	



#header {
	margin-top: 5px;
	position:relative;
	background: #ffffff url(../../fileadmin/template/header.gif) no-repeat;
	width: 794px;
	height: 198px;
	
	display: none;
}


#navi {
	height: 36px;
	width: 794px;
	margin-top:1px;
	background: #444444 url(../../fileadmin/template/main_nav_bg.gif) repeat-x;

	display: none;	
	}


#navi ul {
	overflow: hidden;
	}


#navi li {
	float: left;
	list-style: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	 }
	 	 

#navi li a {
	border-top: 3px solid #444444;
	display: block;
	color: #424242;
	text-decoration: none;
	padding:6px 45px;
	}
	
#navi li.navi_first a {
	padding-left: 25px;
}
	

#navi li a:hover {
	border-top: 3px solid #e2001a;
/*	color: #E2001A;	*/
}

#navi li.active a {
	border-top-color: #e2001a;
	color: #E2001A;
}
	


#content {
/*	background: transparent url(../../fileadmin/template/content_bg.gif) repeat-y;
	padding-top: 12px;*/
	}


#content img {
	border: 1px solid #444;
	}


.content_element p {
	margin: 0 0 14px 0;
}

.content_element h2 {

	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:19px;
	font-weight:bold;
/*	margin-bottom:20px;*/
	text-decoration:none;

}

#maincol {

	}

#main_article, #main_article_single, .tx-sremailsubscribe-pi1, #mailform, .tx-indexedsearch, #dpa_main_article_single {
/*	background-color: #fcfcfc;
	border: 1px #ededed solid;*/
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
/*	overflow: hidden;*/
	width: 520px;
	}	

* html #main_article, * html #main_article_single {
	height: 1%;
}

#main_article_single ul {
	margin: 10px 0 20px 25px;
}

#main_article .image {
	clear:both;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}

#main_article .image img {
	float: none;
}

#main_article .image {
	float: left;
}
	
fieldset {
	border: none;
}

#breadcrumbs {
	margin: 0 0 17px 0;
	display: none;	
}

.printlink {
	display: none;
}

.back {
	float: left;
	display: none;
}

#breadcrumbs a {
	color: #000000;
}
	
.tx-veguestbook-pi1	{
	background-color: #fcfcfc;
	border-left: 1px #ededed solid;
    border-right: 1px #ededed solid;
	padding: 10px 10px 0 10px;
	
	display: none;
}	
	
#main_article_single {
/*	border-bottom: none;
	margin: 0;*/
}	

#main_article .info, #main_article_single .info, .newsbox_archive .info {
	margin: 0 0 10px 0; 
	overflow: hidden;
	*height: 1%;
}

.cat {
	float: left;
}

.comments {
	float: left;
	display: none;
}

#main_article img, #main_article_single img {
	float: left;
	margin: 4px 10px 10px 0;
}

#main_article p {
	margin: 0 0 10px 0;
}


 
#subcol {
	background-color: #fcfcfc;
	border: 1px #ededed solid;
	width: 225px;
	/* margin: 0px 0px 0px 565px; */
	float:left;
	margin-left:4px;
	padding-bottom: 8px;
	line-height: 140%;
	
	display: none;
	}


#subcol img {
	margin: 0px;
	}

#subcol h1, #subcol h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 3px 0;
	display:block;
	background-color: #07234B;
	padding-left: 5px;
	line-height: 18px;
	}


#subcol .box {
	width: 225px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	background: transparent url(../../fileadmin/template/subcol_gradient.gif) top center repeat-x;
	}
	

#subcol .teaser_item {

	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	background: transparent url(../../fileadmin/template/subcol_gradient.gif) top center repeat-x;
}

.heading {
	display:block; 
	background-color: #0f4490;
	padding-left: 5px;
	}	


.form_elements {padding-left: 10px;}



input.submit, input.tx-guestbook-submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	background-color: #e2001a;
	height: 20px;
	margin: 5px 0px 7px 0px;
	border: none;
	}


#subcol .eingabe_suche {
	border: 1px solid #c9c9c9;
	width: 152px;
	height: 19px;	
	margin: 0px 0px 8px 0px;
	}


.erweiterte_suche {
	margin: 0 0 7px 0;
	}


#subcol p {
	margin: 0px 4px 7px 7px;
	font-size: 11px;
	}


	
.news {background-color: #fdfdfd;}	

	

#subcol .eingabe_newsletter {
	border: 1px solid #c9c9c9;
	width: 120px;
	height: 19px;	
	margin: 0px 0px 8px 0px;
	}


ul.newsticker_listing {
	list-style: none;
}
ul.newsticker_listing li {
	background: transparent url(../../fileadmin/template/gradient_li.gif) top center repeat-x;
	padding: 5px 5px 5px 5px;
	
	}	

.newsticker_listing li {
	border-top: 1px solid #fff;
	}

.newsticker_listing li h3 a {
	font-weight: bold;
	color: #444;
}
/*
#subcol li a {
	color: #444;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	}
*/	 

#subcol img {
	border: none;
	}


#subcol .pic {
	margin: 0 0 4px 7px;
	}

#leftrow {
	float: left; 
	width: 266px;
	}	

#rightrow {
	float: right; 
	width: 266px;
	}

#listnewsblock {
	overflow: hidden;
	clear: both;	
}

/*#listnewsblock {
	margin-top: 12px;
}*/

.newsbox_left, .newsbox_right, .newsbox_archive {
	float: left;
	background-color: #fcfcfc;
	width: 264px;
	height: 160px;
	border: 1px #ededed solid;
	margin-bottom:10px;
	}
	
.newsbox_left {
	margin-right: 10px;
}

.newsbox_archive {
	width: 520px;
	height: 100%;
	padding: 10px 10px 10px 10px;
}

.newsbox_left h1, .newsbox_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 5px 15px 12px;
	clear: both;
	}


.newsbox_left img, .newsbox_right img {
	margin: 0px 10px 15px 12px;
	border: 1px solid #444;
	float: left;
	}
	
.newsbox_archive img {
	border: 1px solid #444;
	float: left;
	margin: 0px 10px 15px 0;
}

#maincol .content_element, .tipafriend {
	/*background-color: #fcfcfc;
	border: 1px solid #ededed;*/
	margin: 0px 0px 10px 0px;
	padding: 10px;
}



#maincol .content_element_special {
	background-color: #07234B;
	margin-bottom: 10px;
	
	position: relative;
}

* html .content_element_special {
	padding-bottom: 20px;
}

*:first-child+html .content_element_special {
	margin-top: 10px;
}


.content_element_special h1 { 
/*	margin: 0 0 0 40px;*/
	color: #ffffff;
	padding: 10px;
}

.content_element_special h1 a {
	color: #ffffff;
}

.content_element_special h1 a:hover {
	color: #CCCCCC;
}

* html .content_element_special h1 {
	padding-top: 10px;
	margin-bottom: -20px;
	margin-left: 0;
	text-align: center;
}

.km_portrait {
	background: url(../../fileadmin/template/km.png) no-repeat;
	width: 99px;
	height: 70px;		
	position: absolute;
	left: 377px;
	top: -32px;	
}

*:first-child+html .km_portrait {
	top: -30px;	
}

* html .km_portrait {
	top: -30px;	
}

* html .km_portrait {	
	background-image: none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../fileadmin/template/km.png', sizingMethod='image');*/
}



.weitere_news {
	background-color: #fcfcfc;
	border: 1px #ededed solid;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 10px 0;
	}
		
.weitere_news h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 2px 0px 0px 10px;
	margin-bottom: 10px;
	background-color:#07234B;
	height: 22px;
	}
	
	
.weitere_news_content {
	padding: 0 28px 0 12px;
	}	

.weitere_news ul {					
	margin: 5px 0px 0px 10px;
	}
	
.weitere_news li {
	border-top: dotted 1px #cecece;
	padding: 5px 0;
	color: #737373;
	}

.weitere_news li.weitere_news_first {
	border: none;
	padding-top: 0;
	}


.weitere_news li a {
	color: #444;
	font-weight: normal;
	text-decoration: underline;
	}
	 

.weitere_news a {
	font-size: 12px;
	color: #e2001a; 
	font-weight: bold;
	text-decoration:underline;
	}
	 

#footer {
	font-size: 11px;
	background-image: url(../../fileadmin/template/footer_bg.gif);
	height: 32px;
	width: 794px;
	margin: 0 auto;
	
	display: none;
	}
	
#footer ul {margin-left:76px;}	

#footer li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 12px;
	padding: 5px 0;
	}
	

#footer li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}		
	
.footer_divider {color:#fff; margin-left: 12px;}		
	

/*
p {
  margin: 5px 0px 10px 0px;
  }	
*/
  
  

  
#listnewsblock p {
  margin: 0 5px 0 12px;
}
  

h1, h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	color: #444444;	
	}


#listnewsblock h1 a {
	font-size: 16px;
}


.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	}
	

.date {
	color: #0e4490;
	font-weight: bold;
	}
	
	
.kategorie  {
	color: #0e4490;
	font-weight: bold;
	text-decoration:underline;
	}
	
.kommentare { 
	color: #e2001a; 
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
	}

.kommentare_headline {
	margin: 35px 8px 20px 0;
	border-bottom: 1px dotted #c9c9c9;
	margin-right: 20px;
	
	clear: both;
	}

.kommentare_content {
	margin: 7px 40px 12px 50px;
	}
	
.kommentar_number {
	color:#B1B1B1;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	margin: 0 0 0 1px;
}	
	
.kommentare_date {
	font-size: 11px;
	color: #868686;
	margin: 8px 0 8px 1px;
	}	

.kommentare_content h2 {
	font-size: 15px;
	font-weight:bold;
	line-height: 8px;
	}
		
a {
	font-size: 12px;
	color: #e2001a; 
	font-weight: bold;
	text-decoration:underline;
	}
	
/*** Clearfix ***/	
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* EDIT Guestbook */
.tx-veguestbook-pi1 .tx-guestbook-right {
	float: none;
}

/* tt_news Browserbox */

.browsebox_archive {
	margin: 0 0 12px 0;
}

ul.tx-ttnews-browsebox li {
	float: left;
	margin: 0 3px 0 3px;
}

ul.tx-ttnews-browsebox {
	list-style: none;
	margin: 0 auto;
	color: #adadad;
	font-weight: normal;
	overflow: hidden;
}

ul.tx-ttnews-browsebox a {
	font-weight: normal;
	color: #adadad;
}

ul.tx-ttnews-browsebox li.item a {
	color: #444444;
	font-weight: bold;
}

ul.tx-ttnews-browsebox li.item_active {
	color: #e2001a;
	font-weight: bold;
	text-decoration: underline;
}

/* Newsletter Formular */
.tx-sremailsubscribe-pi1 select, .tx-sremailsubscribe-pi1 input.text, #mailform input.text, .tipafriend input.text {
	float: none;
	width: 156px;
	height: 20px;
	
	border: 1px solid #cacaca;
}

.tx-indexedsearch input.tx-indexedsearch-searchbox-sword, 
.tx-indexedsearch select {
	float: none;
	width: 156px;
	height: 20px;
	
	border: 1px solid #cacaca;
}

.tx-indexedsearch tr {
	height: 25px;
}

textarea {
	float: none;
	
	border: 1px solid #cacaca;
}

/* Kommentar Formular */

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float: none;
	width: 156px;
	height: 20px;
	
	border: 1px solid #cacaca;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	width: 156px;
	height: 20px;
	
	border: 1px solid #cacaca;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 486px;
	height: 178px;
	
	border: 1px solid #cacaca;
}

.tx-guestbook-field {
	overflow: hidden;
}

* html .tx-guestbook-field {
	height: 1%;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: none;
	display: inline;
	float: none;
	
	margin: 0 0 0 10px;
	
	color: #9f9f9f;
	font-size: 10px;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	clear: none;
	padding: 0;
	margin: 0 0 13px 0;
}

/* error */

.tx-veguestbook-pi1 ul {
	color: #E0081D;
	margin: 8px 0 14px 26px;
}

.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	color: #000000;
}

/* keine eintr�ge */
.tx-veguestbook-pi1 .tx-guestbook-right {
	padding: 10px 0 0 2px;
	font-size: 10px;
	color: #9F9F9F;
	background-color: #FCFCFC;
}



dl.csc-textpic-image {
	float: left;
	margin-bottom: 15px;
}

.csc-textpic-caption {
	clear: both;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

.tipafriend_link {
	float: right;
	display: none;
}

.tipafriend_link a {
	color: #333333;
	font-weight: normal;
	padding-left: 18px;
	background: url(../../fileadmin/template/symbol_empfehlen.gif) no-repeat;
}

.tx-sremailsubscribe-pi1 form {
	margin: 15px 0 10px 0;
}

.tx-sremailsubscribe-pi1 select {
	width: 85px;
}

.tx-sremailsubscribe-pi1 .csc-form-error {
	font-size: 10px;
	color: #E2001A;
}

ul.news_single_links {

}


