body {
background:#ffff00 url(images/Kraeheneckhexen_HG_links.jpg) left top repeat-y;
}

        a:link, a:visited              {color:#ffffff; text-decoration: none; font-weight: bold;}
        a:hover, a:active      {color:#009900; text-decoration: none; font-weight: bold;}

        #content a:link, #content a:visited              {color:#009900; text-decoration: none; font-weight: bold;}
        #content a:hover, #content a:active      {color:#ffffff; text-decoration: none; font-weight: bold;}

*          {
font-size: 11px; 
font-family: Verdana; 
color: #000000; 
border-style:none;
margin:0;
padding:0;
}

input          {
float:left;
clear:left;
margin:3px 0;
}

textarea          {
float:left;
margin:3px 0;
clear:left;
}

#header {
text-align:left;
display:block;
margin:0 0 40px 0;
font-weight:bold;
font-size: 18px;
}

#content {
height:400px;
width:610px;
margin:200px 0 20px 50px;
float:left;
}

#content[id] {
height:auto;
min-height:400px;
width:610px;
margin:200px 0 20px 50px;
float:left;
}

#navi     {
width:220px; 
height:430px;
margin:180px 0 20px 0;
float:left;
background:url(images/Kraeheneckhexen_Besen.png) left top no-repeat;
}

#navi[id]      { 
height:auto;
min-height:430px;
width:220px;
margin:180px 0 0 0;
float:left;
background:url(images/Kraeheneckhexen_Besen.png) left top no-repeat;
}

#naviInner    {
margin:0 0 0 70px;
width:160px;
float:left;
}

#imprt     { 
float:left;
text-align:center;
width:100%;
margin:20px 0;
background:url(images/Kraeheneckhexen_HG_rechts.jpg) right top repeat-y;
border-top:solid 1px #000000;
}

#imprt a     { 
padding:0 5px;
}

#wrapper {
background:url(images/Kraeheneckhexen_HG_rechts.jpg) right top repeat-y;
width:100%;
height:100%;
float:left;
padding:0 0 5% 0;
}

#wrapperInner {
background:url(images/Kraeheneckhexen_Header.png) top center no-repeat;
width:100%;
height:100%;
margin:10px 0 0 0;
float:left;
}

li {
	list-style:none;
        margin:3px 0;
		}

.menu2 {
	margin:0 0 0 20px;
		}

.menu2 a:link, .menu2 a:visited {
	color:#44ff00;
		}

.menu2 a:hover, .menu2 a:active {
	color:#ffffff;
		}
		
.menu3 {
	margin:0 0 0 20px;
		}

.menu3 a:link, .menu3 a:visited {
	color:#bbff00;
		}

.menu3 a:hover, .menu3 a:active {
	color:#ffffff;
		}

/* Gästebuch*/

    .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;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:url(images/Guestbook_Header_Hexen.png) no-repeat;
		color:#ffffff;
		display:block;
		font-size:100%;
		text-indent:10px;
		font-weight:bold;
		width: 500px;
		/*height:30px;*/
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		padding: 10px;
		background:none;
		width: 210px;
	}

	.tx-veguestbook-pi1 .tx-guestbook-left p {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p a {
		float:left;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width: 250px;
		padding: 10px;
		background:none;
		color:#000000;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#000000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.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:#000000;
		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:#ff0000;
	}
	
	.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;
	}
	
	span .tx-srfreecap-pi2-cant-read {
		color:#ff0000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {


		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}

	div#imageContainer {
		background:#000000;

	}

	div#hoverNav { /*Bild*/
	}

	div#imageDataContainer {
		background:#000000;
	}

        span#caption span.presentationmodeSpan presentationmode a  {font-size: 11px; font-family: Verdana; color: #009900; text-decoration: none; font-weight: bold;}

        .presentationmode a  {font-size: 11px; font-family: Verdana; color: #009900; text-decoration: none; font-weight: bold;}

#termine table {
background:transparent;
}

#termine table td {
background:#ffffff;
padding:5px;
}