/*   #############################################   */	
/*   #######   Handcoded by Mike-D. Winter #######   */	
/*   #######       www.winteretti.com      #######   */	
/*   #############################################   */	


/*   #######   Su hon eich dat Grundlayout gemaat  #######   */	


body {
background-color: #e4e0be;
font-size: 0.8em;
font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
text-align: center; 
padding:0px;
margin:0px;
}


/* Seite zentrieren */
#container {
width: 800px;
margin-top: 15px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
text-align:left; 
background-color: #EDEBD9;
background-image: url("roterbalken.gif");
background-repeat: repeat-x;
}


 
/* Banner */
#banner {
padding: 0 0 0 0px;
margin: 0px;
border-bottom:3px solid #E6B00D;
}


 /* Inhalt */
#content {

padding: 0px;
margin-right: 0px;

background-color: #F6F5EC;
}

div#content { 
width:400px;
padding: 0px;
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#content-aussen {
overflow:hidden;
}

 

/* Navigation */
#navi {
float:left;
width: 200px;
margin: 15px 0px 0px 0px;
padding: 0px;
text-align:left; 
font-size: 1.2em;
font-weight: bold;
font-style: italic;
font-family:Times, Serif;
}

div#navi { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
 
 

/* Fusszeile */
#fusszeile {
text-align:center;
color: #B4171D;
font-family:Times, Serif;
font-weight: bold;

margin: 0 0 10 200px;
width:400px;
padding: 5 0 5 0px;

background-color: #F6F5EC;
border-bottom:2px solid #00802B;
border-top:2px solid #00802B;

}
 

/*   #######   Damat de Schrift su ausseeht wie et sull  #######   */	


p, pre{
padding: 5px 10px;
margin:0px;
}
 
 
.align-center {text-align: center;}


a {color: #B4171D; text-decoration: none;}
a:visited {color:#B4171D; text-decoration: none;}
a:hover {color: #B4171D; text-decoration: underline;}
a:active { color:#B4171D; text-decoration: underline;}

h1 {
color: #B4171D;
padding:5px 15px ;
margin:0px;
text-align:center; }
 
h2 {
color: #B4171D;
font-weight: normal;
padding: 5px 10px;
margin:0px;
text-align:center;}






table 	{
                margin: 5px 10px;
                border-collapse: collapse;                
                border: 1px solid #B4171D;                
                font-size: 1em;
           }

th 	{
	padding:5px;
                color:red;
                text-align: left;
                border: 1px solid #B4171D;
	}

td 	{
	text-align: left;
                padding:5px;
                border: 1px solid #B4171D;
	}



/*   #######   Hei as dat Aussehen fun der Navigation festgeleecht   #######   */	


.obernavi {
	margin: 6px 5px 0px 20px;
	color: #E6B00D;
	}

.obernavi a:link {
color: #E6B00D;
	text-decoration: none;
	}
.obernavi a:visited {
color: #E6B00D;
	text-decoration: none;
	}
.obernavi a:hover {
color: #E6B00D;
	text-decoration: underline;
	}





#unternavi {
	margin: 60px 5px 0px 20px;
	padding: 10px 0px opx opx;
	color: #E6B00D;
	}
	
.unternavi1 {
	margin: 0px 0px 6px 0px;
	}	

.unternavi1 a:link {
color: #B4171D;
	text-decoration: none;
	}
.unternavi1 a:visited {
color: #B4171D;
	text-decoration: none;
	}
.unternavi1 a:hover {
color: #B4171D;
	text-decoration: underline;
	}


.unternavi2 {
	padding: 3px 5px 3px 30px;
	}
.unternavi2 a:link {
	color: #B4171D;
	text-decoration: none;
	}
.unternavi2 a:visited {
	color: #B4171D;
	text-decoration: none;
    }
.unternavi2 a:hover {
	color: #B4171D;
	text-decoration: underline;
   }







/*   #######   Un hei mat as dat met dä Bildschas gerejelt   #######   */	

.csc-textpic {overflow:hidden;}

.csc-textpic-caption {
font-style:italic; }

.csc-textpic .csc-textpic-center .csc-textpic-above {margin: 0px;}



/*   #######   Su seehht dat Gähstbooch en bissi maneerlecher us   #######   */	

.tx-veguestbook-pi1 {padding: 10px;}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 350px;
		display: left;
		float: left;
	}
	
.tx-veguestbook-pi1 .tx-guestbook-field {
		display:left;
		clear: both;
		padding: 10px 0px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:220px;
	}

