h1 {
	margin-top:0; padding-top: 0;
	color: #b5001b;
	font-size: 1.1em;
	padding-bottom: 0.2em;
}	

h2 {
	margin:0; padding: 0;
	color: #b5001b;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #b5001b;
	font-size: 1.0em;
	margin-top:0; padding-top: 0;
	padding-bottom: 0;
}

h4 {
	margin:0; padding:0;
}

h6 {
	font-size:1em;
	color:#333;
	background-color: #ff2f17; /* roter Hintergrund */
	padding: 0.2em;	
}

img {
	border-width:0px; border-style:none;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.hidden_menue1 {display:none;}
.hidden1 {display:none;}

/* @group Divs für Textformatierungen */
.achtung_rot {
	color: #333;
}

.ohne_abstand {
	margin:0px;
	margin-top:-0.8em;
	margin-bottom:0.2em;
}

/* @end */

/* allgemeine Formatierung fr Links im Contentbereich */

#content ul { list-style-type: square;
	padding-left: 1.2em;
}
#content p a:link { color:#adc44f; text-decoration:none; outline:none;}
#content p a:visited { color:#adc44f; text-decoration:none; outline:none;}
#content p a:hover { color: #adc44f; text-decoration:underline; outline:none;}
#content p a:active { color:#adc44f; text-decoration:none; outline:none;}

#content ul a:link { color:#adc44f; text-decoration:none; outline:none;}
#content ul a:visited { color:#adc44f; text-decoration:none; outline:none;} 
#content ul a:hover { color:#adc44f; text-decoration:underline; outline:none;}
#content ul a:active { color:#adc44f; text-decoration:none; outline:none;} 

.external { /* gif zur Markierung von externen Links aus [textile]*/
	background: url(./../img/externalLink.gif) no-repeat right top;
	padding-right: 6px; 
}

.external2 { /* gif zur Markierung von externen Links */
	background: url(./../img/externalLink.gif) no-repeat right top;
	padding-right: 10px; 
}

.sendmail { /* gif zur Markierung von E-Mail-Adressen mit hinterlegtem "MailTo"-Aufruf 
			wird z. B. verwendet im Modul "E-Mail-Anschrift verschlsselt einfgen"*/
	background: url(./../img/email.png) no-repeat right top;
	padding-right: 15px;
}
	
.back_grey60 {background: url(./../img/back_grey60.png) repeat-x left top;}
.back_grey50 {background: url(./../img/back_grey50.png) repeat-x left top;}
.back_grey40 {background: url(./../img/back_grey40.png) repeat-x left top;}
.back_grey30 {background: url(./../img/back_grey30.png) repeat-x left top;}
.back_grey20 {background: url(./../img/back_grey20.png) repeat-x left top;}
.back_grey10 {background: url(./../img/back_grey10.png) repeat-x left top;}
.back_grey05 {background: url(./../img/back_grey05.png) repeat-x left top;}
.back_alpha40 {background: url(./../img/back_alpha40.png) repeat-x left top;}
.back_alpha50 {background: url(./../img/back_alpha50.png) repeat-x left top;}
.back_alpha60 {background: url(./../img/back_alpha60.png) repeat-x left top;}

/* @group Obere Navigation */

/* --- obere Navigation */

#top_navigation, #footer_navigation { 
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent;
	z-index:10;
}

#top_navigation ul.nav1st {
	float: left;
	min-height:50px; /* 248px */
	height:auto !important;  /* fuer moderne Browser */
	height:50px;
	margin:0;
	padding: 0;
	list-style: none;
 }

#footer_navigation ul.nav1st { /* damit die vertikale Scrollbar etwas kleiner ist*/
	float: left;
	height:30px;
	margin:0; padding: 0;
	list-style: none;
 }
  
#top_navigation ul.nav1st  li, #footer_navigation ul.nav1st  li {
	float: left;
	position:relative;
 }

#top_navigation ul.nav1st li.active, #footer_navigation ul.nav1st li.active {
	float:left;
	position:relative;
	text-decoration:none;
	outline:none;
}

#footer_navigation ul.nav1st li.active { /* damit die vertikale Scrollbar etwas kleiner ist*/
	height:30px;
	margin:0; padding: 0;
}

#top_navigation a, #footer_navigation a {
	display: block;
	position:relative;
	margin: 0; padding: 0;
	color: #8f9393;
	text-align: center;
	width:155px;
	height:30px;
	text-decoration:none;
}

#top_navigation a span, #footer_navigation a span {
	position:absolute; width:100%; height:100%;
}
	
#top_navigation ul.nav2nd {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}

#footer_navigation ul.nav2nd {
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}
	
#top_navigation ul.nav2nd li, #footer_navigation ul.nav2nd li {
	clear:both;
	float:left;
	width: 155px;
	height: 30px;
	margin: 0; padding: 0; border:0;
			/* background: url(./../back_red.png) repeat-x left top; */
}

#top_navigation ul.nav2nd li.active, #footer_navigation ul.nav2nd li.active {
	clear:both;
	float:left;
	width: 155px;
	height: 30px;
	margin: 0; padding: 0; border:0;
	outline:none;
}

#top_navigation ul.nav2nd a, #footer_navigation ul.nav2nd a {
	display:inline;
	margin: 0;
	padding: 0;
	text-align: center;
		/* border-bottom: 1px solid #fa2b20; 
	background: url(./../back_red.png) no-repeat left top; */
		
}

#top_navigation ul.nav2nd a.nav_pfeil1, #footer_navigation ul.nav2nd a.nav_pfeil1 {
	display:inline;
	height:30px;
	width: 20px;
	margin: 0; padding: 0; border:0;
}

#top_navigation ul.nav2nd a.nav_pfeil2, #footer_navigation ul.nav2nd a.nav_pfeil2 {
	display:inline;
	text-align:center;
	height:30px;
	width: 20px;
	margin: 0; padding: 0; border:0;
}

#footer_navigation ul.nav2nd {
	position:relative;
	z-index:2;
}

#top_navigation ul.nav2nd a.nav_pfeil1:hover, #footer_navigation ul.nav2nd a.nav_pfeil1:hover {
	display:inline;
	height:30px;
	width: 20px;
	margin: 0; padding: 0; border:0;
}

#top_navigation ul.nav2nd a.nav_pfeil2:hover, #footer_navigation ul.nav2nd a.nav_pfeil2:hover {
	display:inline;
	text-align:center;
	height:30px;
	width: 20px;
	margin: 0; padding: 0; border:0;
}
	
#top_navigation ul.nav1st a.active {
	color: #000;
	list-style: none;
}

#top_navigation ul.nav1st a:hover  {
	color: #000; /*#c89849; */
	padding: 0;
	/* background: #fff url(./../img/m_unterstrich1.gif) repeat-x 0 bottom; */
}


/* @end */



/* @end */

/* Format und Position fr Impressum im Footer */ 
#footer_left .impressum_footer {
	font-size: 12px;
	margin-left: 14px;
	/* padding:15px 30px 15px 4px; */
	overflow:visible;	
}

#footer_left div.impressum_footer a {
	color: #7e7e7e;
	text-decoration:none;	
}

#footer_left div.impressum_footer a:hover {
	color: #730404;
	text-decoration:none;	
}

#footer_right div.image_footer  { /* */
	padding:0;
	border:0;
	margin-left: 10px;
	overflow:visible;

}
/* --- Link-Anzeige vom Content */ 
/* aber erstmal die Rnder um die Bilder abschalten*/

/* --- Artikelliste */
.blaettern {
	margin-left: 0;
	padding: 1em 0 0;
}

.blaettern a {
	color: #836b5b; 
	text-decoration:none;	
}

.blaettern a:hover {
	color: #836b5b; 
	text-decoration:underline;	
}
	
.clear_left { /* ACHTUNG, wird u.a. auch im Modul "Bild im Fliesstext mit internem Link" verwendet! */
	clear: left;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

	/*	Images
	------------------------------------------------------------------------------*/	
img {
	border-width:0px; border-style:none;
}

#content img {
	border-width:0px;
	border-style:none;
}

#content img a:link { text-decoration:none; outline:none; }
#content img a:visited { text-decoration:none; outline:none; }
#content img a:hover { text-decoration:none; outline:none; }
#content img a:active { text-decoration:none; outline:none; }

#content .image_0 { /* Standard-Abstand */
	margin: 16px 0 0;
	padding:0; 
	overflow:hidden;
	text-align: left;
}

#content .image_5 { 
	padding: 0; 
	overflow:hidden;
	text-align: left;
	border: 1px solid #a3a3a3;
	margin: 16px 0 0;
}

#header img, #header_right img {
	padding:0; margin:0;
	border-width:0px;
	border-style:none;
}
	
#header_right .image_2 {
	float:right;
	padding:0;
	margin:0;
	border:0; 
}

#header_right .image_3 {
	float:right;
	padding:0;
	margin:0;
	border: 1px solid #a3a3a3;
}

#header_right .image_4 {
	float:right;
	padding:0;
	margin:0;
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
}
		
#sidebar-2 img {
	border: 1px solid #5b5b5b;
}
	
#sidebar-2 div.image {
	margin:0; padding:0; overflow:hidden;
	margin-top:4.5em;
	text-align: center;
}
/* --- css für Module 'Bild mit Div-Auswahl'---*/
#sidebar-2 div.image_1 { /* Standard-Abstand */
	margin:0; padding:0; overflow:hidden;
	margin-top:4.5em;
	text-align: center;
}
#sidebar-2 div.image_2 { /* Abstand oben etwas kleiner */
	margin:0; padding:0; overflow:hidden;
	margin-top:2.4em;
	text-align: center;
}
#sidebar-2 div.image_3 { /* Abstand oben noch kleiner */
	margin:0; padding:0; overflow:hidden;
	margin-top:1.8em;
	text-align: center;
}

/* ---------- */ 
#content .image {
	margin-bottom:0;
}

#content .image p {
	margin:0;
	font-size:0.9em;
}

#content .image_float {
	float:left;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	padding:0 0 2px 0;
}

#content .image_float a:link    { color:#62291c; outline:none; }
#content .image_float a:visited { color:#62291c; text-decoration:none; outline:none; }
/* #content ul a:hover   { color:#333; text-decoration:underline;}
#content ul a:active  { color:#62291c; text-decoration:none;} */

#content .image_float a:hover {
	padding:0 0 2px 0;
	background-image:url(./../img/link_hover_bild.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content .img_active a {
	padding:0 0 2px 0;
	background-image:url(./../img/link_hover_bild.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
	
#content div.flLeft, #thumb_wrap_left div.flLeft  {
	margin:0;
	padding:0;
	margin-right:28px;
	float:left;
}

#content div.flRight, #thumb_wrap_left div.flRight {
	margin:0;
	padding:0;
	margin-left:14px;
	float:right;
}

#content div.flRight img, #content div.flLeft img {
	border: 1px solid #757575;
}

#footer_right div.thleft {
	float:left;
	height:86px;
	width: 38px;
	padding: 10px 10px 0 0;
	margin:0;
}

#footer_right a.ptop {
	display:block;
	margin:0;
	text-decoration:none;
	padding: 0 0 4px 4px;
}	

#footer_right a.pleft, #footer_right p.pleft, #footer_right img.pleft {
	float:left;
	display:block;
	margin:0; 
	padding: 0 9px 0 0;
	text-decoration:none;
}

#footer_right a.pright, #footer_right p.pright {
	float:left;
	display:block;
	margin:0; 
	padding: 0 9px 0 0;
	text-decoration:none;
}

#footer_right div.thright {
	float:left;
	width: 590px;
	padding:0;
	margin:0;
}
	
#footer_right .image_float {
	float:left;
	margin:0;
	margin-right:36px;
	padding:0 0 2px 0;
}

#footer_right .image_last {
	float:left;
	margin:0;
	padding:0 0 2px 0;
}

#footer_right .image_hide {
	display:none;
	margin-left:-2000px;
	visibility: hidden;
	overflow: hidden;
}
.clear {
		clear:both;
}

/* #content img a:link, #back_image_link1 a:link {text-decoration:none; outline:none; }
#content img a:visited, #back_image_link1 a:visited {text-decoration:none; outline:none; }
#content img a:hover, #back_image_link1 a:hover {text-decoration:none; outline:none; }
#content img a:active, #back_image_link1 a:active {text-decoration:none; outline:none; }

* html, body a:link {text-decoration:none; outline:none; }
* html, body a:visited {text-decoration:none; outline:none; }
* html, body a:hover {text-decoration:none; outline:none; }
* html, body a:active {text-decoration:none; outline:none; } */

#wrap a:link {text-decoration:none; outline:none; }
#wrap a:visited {text-decoration:none; outline:none; }
#wrap a:hover {text-decoration:none; outline:none; }
#wrap a:active {text-decoration:none; outline:none; }
