/*html { height: 100%; margin-bottom: 1px; }*/

body {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 100.01%;
	background-color: white;
}

#wrapper { 
 	margin: auto;
 	width: 963px;
 }

#fcolumns {
 	background: url(http://www.mentha-platten.ch/images/spaltenlinie.gif);
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%
}

#leftcol { 
 	display: inline;
 	color: #333;
 	width: 251px;
 	float: left;
}


#leftcolImage {
	margin-top:40px;
	border-top:4px solid #e2e2e2;
	border-left:4px solid #e2e2e2;
	border-bottom:4px solid #e2e2e2;
	height: 247px;
}

#rightcol { 
 	float: left;
 	color: #333;
 	margin-top:40px;
 	width: 712px;
 	display: inline;
 	position: relative;
}

#header{

}

#header h1{
	font-size: 2em;	
	font-weight: normal;
	padding-left: 25px; 
	margin-bottom: 5px;
}

#subheader {
	float:right;
	text-align: right;
	font-size: 1.4em;
	padding: 20px 10px 0 0;
	line-height: 1.2em;
	color: #8a8a8a;
}

#logo {
	float: right;
	margin-bottom:9px;	
}

#navigation {
font-size: 1em;
font-weight: bold;
	clear: both;
	border-top:4px solid #e2e2e2;	
	border-bottom:4px solid #e2e2e2;	
	height: 115px;
	background-color: #e2e2e2;
	margin-left:4px;
}

#navigation ul {
   list-style-type: none;
}
    
#navigation li {
   float: left;
}
    
#navigation li {
   width: 114px;
   height:115px;
   margin-right: 4px;
   background: #BB4023 none;
   text-align: center;
   line-height: 4em;

}
    
#navigation a {
	color:white;
   display: block;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
    
#navigation a:hover {
      background: #BB7B27 none;
      color: black;
}

#navigation .current {
      background: #BB7B27 none;
      color: black;	
}

#content {
	margin-top: 15px;
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.4em;
}

#content h1 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight: normal;
	font-size: 1.7em;
	margin-left:25px;
	padding: 20px 0 20px 0;
}

#content h2 {
 	font-weight: bold;
	font-size: 1.2em;
	margin-left:25px;
	padding: 10px 0 10px 0;
}


#content p {
	margin-left: 25px;
	margin-bottom: 5px;
}

#content ul {
	list-style: disc;
	margin-left: 70px;
	margin-bottom: 20px;
}


#footerwrap {
 	clear: both;
	border-top:4px solid #e2e2e2;
}

#footer { 
line-height: 1.5em;
 	width: 961px;

 	font-size: 0.8em;
 	color: #333;

 	margin: auto;
}

#footernavi {
	width:205px;
	border-right:4px solid #e2e2e2;
	float: left;
	padding: 15px 0 0 25px;
}

#footernavi .current {
	color: #989898;
}

#adresse {
	float: left;
	width: 235px;
	border-right:4px solid #e2e2e2;
	padding:15px 0 0 15px;
}

#copyright {
clear: both;
	float: right;
 	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom:20px;
}

#bildschatten{
	height: 10px;
}

#navischatten {
	height: 10px;
	margin-left:4px;	
}

.clear { clear: both; background: none; }

#sidenav {
	margin-bottom:20px; 
	margin-left:20px;
}

#sidenav h2 {
	margin-top: 40px;
	font-size: 0.8em;
	margin-bottom:10px;
}

#sidenav p {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 10px;
}

#sidenav ul{
	margin: 58px 0 0 0;
	padding: 0;
}

#sidenav ul li {
	list-style-type: none;
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 1.5em;
	font-size: 0.8em;
	text-align: left;
}

#sidenav ul ul {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 1.2em;
}

#sidenav a {
	color: #D92400;
	padding-left: 15px;
	text-decoration: none; 
	display: block;
	background: transparent; 
}

#sidenav .active {
	color: #363636;
	padding-left: 15px;
background: url(http://www.octave2.ch/_mentha-platten/images/bulletbrown.gif) no-repeat left;
}

#sidenav a:hover {
	color: #363636;
background: url(http://www.octave2.ch/_mentha-platten/images/bulletred.gif) no-repeat left;
}


#sidenav .ulink a:link {
		color: #D92400;
}

#sidenav .ulink a:hover {
	color: #363636;
}

#sidenav .ulink a.active:link, #sidenav .ulink a.active:visited{
	color: #363636;
}


a:link, a:visited {
	color: #D92400;
	text-decoration: none;
}

a:hover {
	color: #ff8c00;
	text-decoration: underline;
}

a:active {
	color: #9F9F9F;
}


#formularbg {
	margin: 20px 0 20px 45px;
	width: 440px;
}

#formularbg #submit {
	background-color: #ff3333;
	color: white;
	font-family: Verdana, Arial, Geneva, sans-serif;
	width: 100px;
	font-size: 0.9em;
}

#formularbg .formnote { font-size: 0.9em; line-height: 1.5em; display:block;}

#formularbg .hidden { display: none; float: none; width: 0; }

#formularbg fieldset { 
	margin-top: 10px; 
	}

#formularbg form br { clear: left; }

#formularbg input {
	float: left;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	width: 200px;
}

#prospekte input {
	width: 30px;
}

#formularbg input .check{
	float: left;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	width: 30px;
}

#formularbg input,textarea {
	background: #FFFFFF;
	border: 1px solid #A9A9A9;
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin: 4px 0;
	padding: 3px 3px;
	font-size: 0.9em;
}


#formularbg input:focus,textarea:focus {
	background-color: #ffe4e1;
}

#formularbg input .req {
	border-color: #dc143c;
}

#formularbg label {
	display: block;
	float: left;
	font-size: 0.9em;
	padding-right: 0.8em;
	padding-top: 3px;
	text-align: right;
	width: 180px;
}

#formularbg label .check { width: 200px; }

#formularbg legend {

	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0 4px 0 4px;
	margin-left:10px;
}

#formularbg select { display: block; float: left; width: 260px; }

.formnote {
clear: both;
	display: block;
	padding-left: 188px;
}


#scode { font-size: 0.8em; 
margin-top: 7px; 
/*padding-left: 30px; */
width: 360px;  
font-weight: bold;
margin-left: 188px;
}

#captchapic { margin-left:188px;margin-top:10px; }

.watermark {
	color: #ff9faa;
}

.formnote {
	font-size: 0.7em;
}


/* für Fotogalerie */
	
#galerie {
	margin-left:25px;
}

#galerie th {
	text-align: left;
	padding-bottom:10px;
}


#galerie table{
	background: transparent;
	color: #666666;
}

.bildtitel {
	padding-top:5px;
	font-size: 0.9em;
}

.bildnavi {
	margin-top:20px;
	font-size: 0.8em;
	border-top: 1px dashed #a0a0a0;
}

.thumbs {
	padding-right: 20px;
}

.border {
	border: 1px solid #8a8a8a;
	padding: 2px;
}

.caption {
	font-size: 0.85em;
	color: #8a8a8a;
	line-height: 1.3em;
}
#galerie p {
	margin-left:0;
	line-height: 1.3em;
}
