/*******************************************************************************
*  print.css : 2005.02.07
* ------------------------------------------------------------------------------
*  
*  © 2005 designed by Krystyna Faul.  76891 Rumbach 
*  http://www.dahner-felsenland-wirte.de//
*******************************************************************************/

/* CSS Document */


body {
    margin: 0;
	padding: 0;
	background: transparent #FDDCB6 url(bilder/bg_dflw.jpg) right bottom no-repeat;
	font-size: 100%;
	width: 100%;
	height: 100%;
}
h1 {
	font: italic bold x-large Verdana, Arial, Helvetica, Georgia, Arial, Times New Roman, sans-serif; 
	color: #CC6633;
	margin-top: 0px;
}
h2 {
    font: bold x-large Arial, Verdana, Helvetica, Georgia, Arial, Times New Roman, sans-serif; 
	color: #CC6633;
}
h3 {
	color: #CC6633;
	margin-top: 0px;
}
h4 {
	font: bold small Verdana, sans-serif;
	color: #CC6633;
	margin-bottom: 2px;
	margin-top: 0px;
}
h5 {
	font: bold small Verdana, Helvetica, Georgia, Arial, Times New Roman, sans-serif; 
	color: #000;
	margin-top: 2px;
}
p {
	font: 0.8em Verdana, Helvetica, Georgia, Arial, Times New Roman, serif, sans-serif;
}
#center p {
	font: 0.8em Verdana, Helvetica, Georgia, Arial, Times New Roman, serif, sans-serif; 
}
* html #center, * html #right {
	/* \*/	height: 0.1%;	/* IE Win Only */
} 
a {
	color: #3966A8;
 }
a:hover {
	color: #3966A8;	
}
hr {
	color: #000;
	height: 1px;
 }
a img {
	border: 0px none;
	display: block;			
}
div#top a {
	display: block;			
	width: 103px;
	background-color: #FCCB97;
}
div#top a:hover {
	background-color: #FCCB97;
}
div#center ul li {
   list-style: circle inside;
   font:  0.8em Verdana, Helvetica, Georgia, serif;
}	
.textswitch {
    position: absolute; 
	top: 109px; 
	right: 0; 
	margin-left: 75%;
	margin-right: 2px;
	width: 187px;;
    background: #FCCB97;
	height: 20px;
	line-height: 30px;
	border: 1px dotted #000;
	text-align: center;
	font: 0.9em Arial, Helvetica, Georgia, Times New Roman, sans-serif;
	color: #000;
	display: block; 
	text-decoration: none;
}	
.switcher {
    position: absolute; 
	top: 129px;
	right: 0;
	margin-left: 75%;
	margin-right: 2px;
	padding: 6px;
	width: 175px;
    background: #FDDCB6;
	height: 60px;
	line-height: 30px;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	text-align: left;
	font: bold 0.9em Arial, Helvetica, Georgia, Times New Roman, serif, sans-serif; 
	color: #000;
	text-decoration: none;
	list-style: circle inside;
	display: block; 
}
.headshot {
	display: inline;
	float: right;
	padding: 2%;
	margin: 0px 0.5em 0.5em 0px;
}
.blurb {
   margin: 0px 0px 1em 105px;
 }
p.crumbtrail {
	top: 0px;
	padding: 10px;
	padding-left: 25px;
	margin: 0px;
	margin-left: 22%;
	margin-right: 27%;
	font: bold 0.8em Verdana, Helvetica, Georgia, Arial, Times New Roman, sans-serif;
	background-color: #FDDCB6;
	line-height : normal;
}
.floatimg {
    float: left;
	padding: 1%;
	left: 0px;
	clear: both;
	display: none;
}
.bio {
    left: 58%;
    float: right;
	width: 38%;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px dotted #CC6633;
	color: #000;
	font-size: 0.7em;
	clear: both;
}

/* 

------------------------------- layout ----------------------------- 

*/

#top {
    padding: 0px;
	background-color: #FCCB97;
	border-bottom: 1px solid #FCCB97;
	width: 100%;
	height: 105px;
	display: none;
}
#center {
     left: 0;
    top: 105px;
	padding-top: 10px; 
    padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px; 
	margin-left: 22%;
	margin-right: 31%;
	background-color: #FDDCB6;
	color: #000;
	font-size: 100%;
	width:auto;
}
#center img {	
  display: none;
}
#left {
    position: absolute;
	left: 0;
	padding: 2px;
	top: 105px;
    margin-left: 0px;
	width: 21.5%;
	height: 432px;
	color: #000;
	font-weight: bold;
	text-align: left;
	background: transparent #FCCB97 url(bilder/bg_left.jpg) left top no-repeat;
	border-right: 1px solid #FCCB97;
}
	
div#topcontent {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 90%;
	display: none;
}
#topcontent h2, #topcontent p  {
	position: relative;
	top: 60px;
	margin-right: 5px;
	left: 61%;
	width: 85%;
}
#toplogo1 {
	position: absolute;
	left: 121px;
	top: 0px;
	margin-left: 2px;
	width: auto;
	display: none;
}	
	
#toplogo2 {
	position: absolute;
	left: 224px;
	top: 0px;
	margin-left: 4px;
	width: auto;
	display: none;
}	
#footer {
    padding: 5px 5%;
	color: #000;
	text-align: center;
	background-color: #FCCB97;
	font-size: 82%;
	height: 20px;
	width: auto;
	clear: both;
}	
#bio {
    left: 58%;
    float: right;
	width: 34%;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px dotted #CC6633;
	color: #000;
	font-size: 0.7em;
	clear: both;
}
#floatimg {
    float: left;
	padding: 1%;
	left: 0px;
	clear: both;
	display: none;
}
	
/* 

-------------------------------- Navigation ---------------------------------------------------------------------------   

Menu - Submenu Java-Script - Alternative Site Map - Kategorien 
http://www.dahner-felsenland-wirte.de/sitemap.html /

*/

dl,dt, dd, ul, li {
   list-style-type: none;
   margin: 0px;
   font: bold 12px Arial, Helvetica, Georgia, Times New Roman, serif, sans-serif; 
   font-size: 100%;
   color: #000;
   }
#menu {
   left: 0px;
   padding: 4px 4%;
   margin-top: 3px;
   margin-right: 4px;
   margin-left: 0px;
   top: 105px;
   background: #FCCB97;
   border:2px solid #DDAA70;
   line-height: 16px;
   width: 89%;
   height: auto;
   color: #000;
   display: none;
   }
#menu dt {
  cursor: pointer;
  padding: 4px 4%;
  margin: 1px;
  background: #FCCB97;
  height: 16px;
  line-height: 16px;
  border: 1px solid #000;
  text-align: left;
  color: #000;
  }
#menu dd {
   position: absolute;
   padding: 4px 4%;
   z-index: 100;
   left: 9.5em;
   margin-top: -2.0em;
   width: 100%;
   background: #FCCB97;
   border:1px solid #DDAA70;
   line-height: 16px;
   }
#menu ul {
   padding: 0px;
   }
#menu li {
   text-align: left;
   height: 16px;
   line-height: 16px;
   color: #000;
   padding: 3px 3%; 
   margin: 1px;
   border-top: 1px solid #000;
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
   border-left: 1px solid #000;
   }
#menu li a, #menu dt a {
   color: #000;
   text-decoration: none;
   }
#menu li a, #menu dd a {
  color: #000;
  background: #FCCB97;
  text-decoration: none;
  display: block;
  padding: 0px;
  line-height: 18px;
  }
#menu li a:hover {
  text-decoration: underline;
  background: #FDDCB6;
  }		

/* 

-------------------------------- Topcontent----------------------------------------------------------------   

*/

div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px 0px 40px;
	}
div#topcontent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;	
	}
div#topcontent ul li.first {
	border-left: 0px none;
	}
div#topcontent ul li a {
	font: 0.8em /1 verdana, georgia, sans-serif;
	}

div#topcontent form {
	position: absolute;
	left: 75%;
	top: 85px;
	margin: 0px;
	white-space: nowrap; /* this line added due to recent builds of firefax wrapping the form content (Oct 15 2004) */
	}


