h1.imageheader {
     height:40px;
      background-repeat:no-repeat;
      padding: 0;
       margin: 0;
}

h1.imageheader strong{
       display:none;
}


body {
font-family: Trebuchet MS, Helvetica, Verdana, Arial sans-serif;
font-size: 90%;
}
#page {
	margin: auto;   
	width: 983px;
	position: relative;
	text-align: left;	
}

#header {
	height: 40px;
}
#main {
	background: url(hintergrund.jpg);	
	background-repeat: no-repeat;
	height: 550px;	
}
#navi {
	position: absolute;
	top: 5px;
	left: 80px;
	height: 650px;
	width: 200px;
	background: url(logo.jpg) no-repeat #F1D095;
	
}
#menu {
	text-align: right;	
	position: absolute;
	top: 180px;
	width: 190px;	
}
#footer {
   font-family: Trebuchet MS, Helvetica, Verdana, Arial sans-serif;
   padding: 5px 20px 0 0;
	text-align: right;
	color: #B09C6D;	
}
#inhalt {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 600px;
	height: 260px;
	overflow: auto;		
	
}

#bilder {  
	position: absolute;
	top: 80px;
	left: 420px;
	height: 100px;
	width: 500px;	
	
}

h1 {
	font-family: Vladimir Script;
	color: #B09C6D;
	padding: 5px 10px 0 10px;
}

p {
 padding: 5px 10px 0 10px;
 }

#menu ul   {
	list-style-type: none;	
        margin: 0;
        padding: 0;        
}
.no {
     padding: 5px 3px 5px 10px;
     font-size: 13px;
     font-weight: bold;     
     }
.active {
     color: #ec7404;
     font-size: 13px;        
     font-weight: bold;
     }
#menu ul a:link {
      text-decoration: none;  
      display: block;
      color: #673b15;
      }
      
#menu ul a:visited {
      display: block;
      color: #673b15;
      text-decoration: none;
      }
            
#menu ul a:hover {
    color: #673b15;
	 text-decoration: underline;             
   }
   
#menu ul ul a:link {
      text-decoration: none;  
      display: block;
      color: #9C4D03;
      }
      
#menu ul ul a:visited {
      display: block;
      color: #9C4D03;
      text-decoration: none;
      }
            
#menu ul ul a:hover {
    color: #9C4D03;
	 text-decoration: underline;             
   }
   
  
a:link, a:visited {color: #673b15; text-decoration:none;}
a:hover {text-decoration:underline;}

img, fieldset {
    border: 0pt none;
    } 
    
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
		display: none;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
		padding: 0 5px 0 0; 
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#F1D095;
		border-left: 8px solid #673b15;
		color:#673b15;
		display:block;
		font-size: 100%;		
		padding: 0.6em;
		width: 28em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:11em;
		
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#000;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:16em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: normal;
        font-size: 85%;
        font-style: italic;
        color: #673b15;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#000;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	} 
	   
.schutz {

    display:none;

    }	
	
/*******************************************
* TYPO3 Mailformular
********************************************/
.csc-mailform-field label {
  color:#000;
  display:block;
  font-size:0.8em;
  margin-top:0.2em;
}
.csc-mailform-radio label {
  display:inline;
  margin-left:0.3em;
}
.csc-mailform-radio legend {
  display:none;
}
.csc-mailform-submit {
  margin-top:0.2em;
}
	
