/* Powermail */

.powermail_captcha_captcha {
        margin-top: 10px;
}

.tx-powermail-pi1 {
	width: 560px;
	}

	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
	border:1px solid #4A6514;    !important;

}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa !important;
	background-color: none !important;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display: none !important;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal !important;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 200px;
	border:1px solid #4A6514; 

}


fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea
 {
	/* Input and textarea */
	width: 300px !important;
	height: 150px;
	border:1px solid #4A6514;   

}


fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #FDF9ED !important;
	border: 0px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: none !important;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}





h1,h2,h3,h4,h5 {
	color: #4A6514; 
	}
h1 {
	font-size: 1.5em;
	}
.tx-guestbook-form-obligationfield {
	color: #4A6514;
	}
.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	color:#4A6514;
	font-size:1em;
	font-style: italic;
	font-weight:bold;
	margin: 10px 0 0 0;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	color:#333333;
	font-size:0.8em;
	font-style:italic;
}
.tx-guestbook-date, .tx-veguestbook-pi1-browsebox-strong {
	font-size: 0.8em;
	}
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	display:block;
	padding:0.5em 0;
	width:100%;
}   

* html .tx-veguestbook-pi1, * html .tx-guestbook-field {
	padding: 0;
	margin: 0;

}  
.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
     border:1px solid #4A6514;     
     border-right:2px solid #4A6514;
  border-bottom:2px solid #4A6514;
  }
  
input {
   width: 200px !important;
   }
.tx-veguestbook-pi1 textarea {
   width: 460px !important;
   height: 150px !important;
   } 


.tx-guestbook-submit {
   width: 100px !important;
   }

.tx-veguestbook-pi1 h2.tx-guestbook-header {
   background: none;
   clear:both;
   color:#4A6514;
   display:block;
   font-size:1.0em;
   font-weight:bold;
   padding:0;
   width:560px;
   border-bottom: 1px solid #4A6514;
   margin:0;
}

 a img {
   border: 0 !important;
      }

.tx-guestbook-left {
 display: none;
}

.tx-guestbook-right {
   padding: 0 !important;
   width: 554px !important;
   background-color:  #FFF7C2 !important;
   padding: 3px !important;
}

.tx-veguestbook-pi1 p {
   margin: 2px 0;
   }

.tx-veguestbook-pi1 fieldset  {
   padding-left: 0;
   margin-left: 0;
   }
   
.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear:both;
	display:block;
	float:left;
	width:200px;
}

.tx-srfreecap-pi2-cant-read {
color:#000;
font-size:1.0em;
float:left;
}

#menue ul {
	margin:0;
	padding-left:0;
	padding-top:40px;
}

#menue ul li {
	clear:both;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:5px 0;
}

a:link, a:visited, a:hover {
	color: #0F1404;
	}

.nor {
	background-image:url("grafiken/globalnav_back_off.gif");
	background-position:0 0;
	display: block;
	width: 130px;
	cursor:pointer;
	float:left;
	font-size:16px;
	font-weight: bold;
	height:25px;
	padding:5px 0px 0 50px;
	text-decoration:none;
}

.act {
	background-color: #FFF7C2;
	background-image:url("grafiken/ilupus.gif");
	background-position:0 0;
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	cursor:pointer;
	float:left;
	font-size:16px;
	font-weight: bold;
	height:25px;
	padding:5px 0px 0 50px;
	text-decoration:none;
	text-decoration:none;
	vertical-align:sub;
	voice-family:inherit;
}

body {
     font-family: Times News Roman, serif;
     background-color: #0F1404;
     color: #0F1404;
}

#all {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:1100px
	}
#hg {
     width: 1100px;
     height: 820px;
     background-image: url(grafiken/hg.jpg);
     background-repeat: no-repeat;
     }
#logo {
      position: absolute;
      left: 50px;
      top: 10px;
}
#name {
      position: absolute;
      left: 668px;
      top: 94px;
}
#innen {
       position: absolute;
       left: 100px;
       top: 140px;
       background-image: url(grafiken/hgi.gif);
       background-repeat: repeat-y;
       width: 851px;
       height:580px;
   }
   
#lupus {
      margin-left: 50px;
      vertical-align: bottom;

      }
#menue {
       float:left;
       width:226px;
       height:465px;
       }

#scroll {
       float:right;
       width: 620px;
       height: 580px;
       overflow-x:hidden;
  overflow-y:auto;

       }
#inhalt {
      margin-right: 30px;
      margin-bottom: 30px;

       }


