/* LAYER CSS Anfang */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, body{ 
margin:0; 
padding:3px 0 0 0;
text-align:center; 
scrollbar-face-color: #E6E6E6;
scrollbar-highlight-color: #E6E6E6;
scrollbar-3dlight-color: #698EC8;
scrollbar-darkshadow-color: #E6E6E6;
scrollbar-shadow-color: #698EC8;
scrollbar-arrow-color: #698EC8;
scrollbar-track-color: #E6E6E6;
} 

body{
	font-size: 8pt;
	line-height: 1.166;
	font-family: Verdana, Arial;
	color:#000000;
	background-color: #a22a2c;
	margin:0px;
	background-image: url('/medien/hintergrund/hintergrund-night.jpg');

}

.aussen {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	border: 0px solid #000000;


}

a:link{
color: #006699;
text-decoration: none;
}
a:visited{
color: #006699;
text-decoration: none;
}
a:hover{
color: #006699;
text-decoration: underline;
}
a:active{
color: #006699;
text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.header{
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px solid #000000;
border-left: 1px solid #000000;
width: 100%;
padding:0;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:-3px
}

.inhalt_komplett{
	width:800px;
	text-align:left;
	min-width: 500px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000000;



}

/***********************************************/
/* NavBar Links Divs                           */
/***********************************************/

.navBarLinks{
	width:190px;
	float:left;
	position:relative;
	margin-left:-190px;
	margin-right:2px;
        	
}

.navBarLinksContent {
	margin: 3px 2px 7px 2px;
	color: #ffffff;
	text-align:left;
	height:100%;
	background-color:#df3d43;
	border-top:1px dashed #000000;
	border-right:1px dashed #000000;
	border-left:1px dashed #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

/* Kategorie Content links Überschrift  */ 
.firmaticKatUeberschriftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform:uppercase;
	padding: 2px 2px 2px 3px;
	color:#ffffff;
	font-weight: bold;
	background-color: #000099;

}
/* Kategorie Content links Contentbereich  */ 
.firmaticKatContentLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 2px 2px 3px;
	color:#000000;
	font-weight: normal;
	border-bottom: 1px none #BA2C2C;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;


}
.firmaticKatContentLinks table{ 
font-size:7pt; font-family: Verdana, Arial, Helvetica, sans-serif;} 

.firmaticKatContentLinks a:link, .firmaticKatContentLinks a:visited, .firmaticKatContentLinks a:active {
color: #ffffff;
text-decoration:underline;
}
.firmaticKatContentLinks a:hover { text-decoration:none; 
color:#ffffff;
}

/***********************************************/
/* NavBar Rechts Divs                          */
/***********************************************/

.navBarRechts{
display:none;
width:190px;
/*/*/ width:190px; /* hack keeps NN4 right column right? */ 
float:right; 
position:relative; 
margin-right:-0px; 
margin-left:0px;
}

.navBarRechtsContent { 
display:none;
margin: 3px 2px 2px 2px; 
color: #ffffff;
background-color: #ffffff;
text-align:left;
height:100%; 
border-top:1px solid #BA2C2C;
border-right:1px solid #BA2C2C;
border-left:1px solid #BA2C2C; }

/* Kategorie Content rechts Überschrift   
.firmaticKatUeberschriftRechts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
background-color: #BA2C2C;
text-transform:uppercase;
padding: 2px 2px 1px 2px;
color:#ffffff;
font-weight: bold;
}*/
/* Kategorie Content rechts Contentbereich   
.firmaticKatContentRechts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
padding: 1px 2px 2px 2px;
color:#000000;
background-color: #ffffff;
font-weight: normal;
border-bottom: 1px solid #BA2C2C;
}
.firmaticKatContentRechts table{ 
font-size:7pt; font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

/*******************************************************************/
/* Spalten Bereich (Spalten mit Borderstyle aus und einschalten)   */
/*******************************************************************/

.clr{ clear:both; }

.outer>.inner {
	border-bottom: 1px solid #ffffff;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
}
.outer{
	width: auto;
	background-color: #E1B7B8;
	border-top: 0px solid #000000;
	border-right: 0px solid #FAD6A9;
	border-bottom: 0px solid #000000;
	border-left: 190px solid #E1B7B8;


}
 
.inner{margin:0; width:100%;}

.content{
float: left; 
width: 100%; 
position: relative; 
margin: 0 -8px 0 -2px;	
}

/************* .navBarTop styles *************/

.navBarTop{
font-size: 8pt;
width: 100%;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 0;
height: 19px;
background-color: #df3d43;
}

/***** Kategorie Style für Spalte Mitte *****/

.fmaticKategorieMitteGesamt {
	border: 0px none #000000;
	width: 564px;
	text-align:left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
	height:auto;

}
html>body .fmaticKategorieMitteGesamt { min-height:auto; }

.UeberschriftContentMitte {
	font-weight:bold;
	padding: 2px 2px 1px 2px;
	width:558px;
	float:left;
	font-size: 12px;
	color: #df3d43;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;


}
.drucken_emaillink {
display:none;
border-bottom:1px solid #000000;
float:right;
padding:2px;
width:160px;
text-align:center;
background-color:#ffffff;
}
.drucken_emaillink a:link, a:visited, a:active { color:#000000; text-decoration:underline; }
.drucken_emaillink a:hover { color:#000000; text-decoration:none; }

/* Kategorie Content mitte Contentbereich  */ 
.firmaticKatContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	padding: 2px;
	height:100%;
	font-weight: normal;
	text-align:left;
	margin: 0px;
	border: 0px none #000000;


}
.firmaticKatContent a:link {
color:#000000;
text-decoration:underline;
}
.firmaticKatContent a:visited {
color:#000000;
text-decoration:underline;
}
.firmaticKatContent a:hover {
color:#A13437;
text-decoration:none;
}
.firmaticKatContent a:active {
color:#000000;
text-decoration:underline;
}

/************* .footer styles ***************/

.footer{
	clear:both;
	border-top: 1px solid #000000;
	font-size: 8pt;
	font-weight:normal;
	color: #000000;
	width:100%;
	padding: 5px 0;
	text-align: center;
	background-color: #A22A2C;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.footer img { margin: 2px; }

.footer a:link, .footer a:visited, .footer a:active {
color: #000000; 
font-weight:normal; 
text-decoration:underline; }

.footer a:hover { 
color: #000000; 
font-weight:normal; 
text-decoration:none; }

/**** Gästebuch Styles ****/

/* Styles für Gästebuch Layout */
.guestbook_tabelle {
border: 0px solid #000000;
width: 560px;
text-align:left;
margin-left: 2px;
margin-right: 2px;
margin-top: 5px;
margin-bottom: 2px;
height:auto;
}
.guestbook_tabelle_inhalt {}

/* Styles für Gästebuch Einträge */
.guestbook_inhalt_tabelle {
width: 100%;
background-color: #9CB6DE;
border: 1px solid #000000;
}
.guestbook_ueberschrift {
font-weight:bold;
color: #000000;
/*background-color: #9CB6DE;*/
padding:1px 2px 2px 2px;
}
.guestbook_content {
background-color: #ffffff;
color: #000000;
padding:1px 2px 2px 2px;
}

/* LAYER CSS Ende */

.firmatic_gallery_einzelbild_rahmen {
border: 1px solid #F3BC7B;
}

/* Bildergalerie Index Anfang */
.firmatic_gallery_column_css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        background-color: #ffffff;
	border: 1px solid #F3BC7B;
}

.firmatic_gallery_image_css{
/*      border-width: 1px 1px 1px 1px; */
        border-color: #000000;
        border-style: solid;
	margin: 5px;
}

.firmatic_gallery_link_css  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.firmatic_gallery_content_css a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        text-decoration: none;
}
.firmatic_gallery_content_css a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        text-decoration: none;
}
.firmatic_gallery_content_css a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BA2C2C;
        text-decoration: none;
}
.firmatic_gallery_content_css a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        text-decoration: none;
}

/* Bildergalerie Index Ende */

/* Farbe für Textfeld  > class="textfeld1" < an Textfeld kopieren */
.textfeld1 {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #3A5B94;
}
/* Farbe für Textfeld  > class="textfeld2" < an Textfeld kopieren */
.textfeld2 { 
	border: 1px solid #3A5B94;
	background-color: #ffffff;
        color:#000000;
}
	
/* Farbe für Button  > class="button" < an Button kopieren */
.button {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #3A5B94;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Style für NoJavaScript Sitemap */
.sitemap_nojs { line-height:15px; }
.sitemap_nojs a {
color: #000000;
text-decoration: underline;
}
.sitemap_nojs a:hover {
color: #000000;
text-decoration: none;
}
.navigation_links_tabelle li {
	line-height:20px;
	font-weight: bold;
	margin-left: 10px;

}
.navigation_links_tabelle a:link, a:visited, a:active {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
.navigation_links_tabelle a:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
