/* LAYER CSS Anfang */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, body{ 
margin:0; 
padding:3px 0 0 0;
text-align:center;
} 

body{
font-size: 8pt;
line-height: 1.166;	
background-color: #F3F3F3;
font-family: Verdana, Arial;
color:#000000;
margin:0px;
}

form {
margin:0px;
padding:0px;

}

.aussen { 
text-align:left;
margin-left:auto;
margin-right:auto;
border: 0px solid #000000;
background-color:#F3F3F3; 
width: 980px;
}

a:link{
color: #000000;
text-decoration: none;
}
a:visited{
color: #000000;
text-decoration: none;
}
a:hover{
color: #000000;
text-decoration: underline;
}
a:active{
color: #000000;
text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.header{
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0 solid #000000;
border-left: 1px solid #000000;
background-color: #ffa722;
width: 100%;
padding:0;
margin:0 0 -2px 0;
}

.inhalt_komplett{
width:980px; 
text-align:left; 
min-width: 500px; 
margin-left:auto; 
margin-right:auto;
border-top: 0px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 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: #000000; 
background-color: #CC0000;
text-align:left;
height:100%; 
border-top:1px solid #000000;
border-right:1px solid #000000;
border-left:1px solid #000000; }

/* Kategorie Content links Überschrift  */ 
.firmaticKatUeberschriftLinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
/*background-color: #ffa722;*/
text-transform:uppercase;
padding: 2px 2px 2px 3px;
color:#ffffff;
font-weight: bold;
}
/* Kategorie Content links Contentbereich  */ 
.firmaticKatContentLinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
padding: 1px 2px 2px 3px;
color:#ffffff;
/*background-color: #FFD99F;*/
font-weight: normal;
border-bottom: 1px solid #000000;
}
.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 #0073B9;
border-right:1px solid #0073B9;
border-left:1px solid #0073B9; }

/* Kategorie Content rechts Überschrift   
.firmaticKatUeberschriftRechts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
background-color: #0073B9;
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 #0073B9;
}
.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 #FFA722; }
.outer{ 
border: 0px solid #000000; 
/*/*/ border-left-width: 190px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFA722;   /* left column colour */ 
border-left-style: solid; 
/*/*/ border-right-width: 0px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #FFA722;  /* right column colour */ 
border-right-style: solid; 
background-color: #FFA722; /* center column colour */
width: auto;
}
 
.inner{margin:0; width:100%;}

.content{
float: left; 
width: 100%; 
position: relative; 
margin: 0 -8px 0 -2px;
background-color: #FFA722;
}

/************* .navBarTop styles *************/

.navBarTop{
font-size: 8pt;
width: 100%;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 0;
background-color: #CC0000;
/*background-image: url(http://www.bike-willingen.de/img/navbar_bg.gif);*/
}

/***** Kategorie Style für Spalte Mitte *****/

.fmaticKategorieMitteGesamt {
border: 0px solid #000000;
background-color: #ffffff;
width: 784px;
text-align:left;
margin-left: 2px;
margin-right: 2px;
margin-top: 3px;
margin-bottom: 7px;
height:auto;
}
html>body .fmaticKategorieMitteGesamt { min-height:auto; }

.UeberschriftContentMitte {
font-weight:bold;
padding: 2px 2px 1px 2px;
width:614px; float:left;
background-color:#ffffff;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #ffffff;
border-left:1px solid #000000;
font-size:16px;
color:#990000;
}
.drucken_emaillink {
border-bottom:1px solid #000000;
float:right;
padding:2px;
width:160px;
text-align:center;
background-color:#FFA722;
}
.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 2px 2px 2px;
height:100%;
background-color: #ffffff;
border-top: 0px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
font-weight: normal;
text-align:left;
}
.firmaticKatContent a:link {
color:#CC0000;
text-decoration:underline;
font-weight:bold;
}
.firmaticKatContent a:visited {
color:#CC0000;
text-decoration:underline;
font-weight:bold;
}
.firmaticKatContent a:hover {
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
.firmaticKatContent a:active {
color:#CC0000;
text-decoration:underline;
font-weight:bold;
}

/************* .footer styles ***************/

.footer{
clear:both;
border-top: 0px solid #000000;
font-size: 8pt;
font-weight:normal;
color: #000000;
width:100%;
padding: 5px 0;
text-align: center;
}
.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: 784px;
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_gesamt {
border: 0px solid #000000;
background-color: #ffffff;
width: 784px;
text-align:left;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
margin-bottom: 7px;
height:auto;
}
html>body .guestbook_gesamt { min-height:auto; }

.guestbook_ueberschrift {
font-weight:bold;
padding: 2px 2px 1px 2px;
width:614px; float:left;
background-color:#ffffff;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #ffffff;
border-left:1px solid #000000;
}

.guestbook_content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#000000;
padding: 2px 2px 2px 2px;
height:100%;
background-color: #ffffff;
border-top: 0px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
font-weight: normal;
text-align:left;
}

/* LAYER CSS Ende */

.firmatic_gallery_einzelbild_rahmen {
border: 1px solid #CC0000;
}

/* 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 #CC0000;
}

.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: #CC0000;
        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: white;
	color: #333333;
	border: 1px solid #000000;
}
/* Farbe für Textfeld  > class="textfeld2" < an Textfeld kopieren */
.textfeld2 { 
	 border: 1px solid #000000;
	  background-color: #FFFFFF;
}
	
/* Farbe für Button  > class="button" < an Button kopieren */
.button {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* css für baum menue */
.treemenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color:#000000;
	white-space: nowrap;
}
.treemenue img {
	border: 0px;
	vertical-align: middle;
}
.treemenue a {
	color: #000000;
	text-decoration: underline;
}
.treemenue a.node, .treemenue a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.treemenue a.node:hover, .treemenue a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.treemenue a.nodeSel {
	background-color: #99B7D9;
}
.treemenue .clip {
	overflow: hidden;
}

/* Style für NoJavaScript Sitemap */
.sitemap_nojs a {
color:#000000;
text-decoration: underline;
}
.sitemap_nojs a:hover {
color:#000000;
text-decoration: none;
}


/* Skyscrapper begin */
#Skyscrapper {
	margin: 0px 0px 0px 505px;
	top: 5%;
	width: 120px;
	height:600px;
	left: 50%;
	z-index:999;
}

/*  IE6-Hack   */
html*#Skyscrapper {
	left: 101%;
	position:absolute;
	margin: 0px;
}

/*  IE7-Hack   */
*+html #Skyscrapper {
	margin: 0px 0px 0px 505px;
	top: 5%;
	width: 120px;
	height:600px;
	left: 50%;
z-index:999;/*
	left: 86%;
	position:absolute;
	margin: 0px;*/
}

#Skyscrapper[id] {
   position: fixed;
}

/* Skyscrapper end */

