@charset "utf-8";
/* CSS Document */


#kerzen{
	margin:146px 0 0 730px;
	width:236px;
	height:100px;
	position:absolute;
}

a.dorfstrasse{
	background-image:url(fileadmin/user_upload/buero1.JPG);
}
a.dorfstrasse:hover{
	background-image:url(fileadmin/user_upload/buero2.JPG);
}
.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}

.align-right{
	text-align:right;
}

.align-justify{
	text-align:justify;
}

.csc-header-date{

	text-align:right;
	font-style:italic;
	margin:0;
	padding:0;
	
}
h1{
	color:#be1e2d;
	float:none;
}
h2{
	color:#be1e2d;
}

h3{
	color:#be1e2d;
}
h3.wtgallery_category{
	float:left;
}

h3.wtgallery_list{

	}

div.wtgallery_list{
	margin:5px;
	}


ul.wtgallery_pagebrowser_list{
	list-style-type:none;
	display:inline;
}

ul.wtgallery_pagebrowser_list li{
}

ul.wtgallery_pagebrowser_list li a{
	text-decoration:underline;
	color:#000;
}



div.csc-mailform-field label{
	float:left;
	width: 150px;

}

div.csc-mailform-field input{
	width:150px;
	
}

input.csc-mailform-submit{
	margin-top:35px;
}




a.external-link, a.external-link-new-window, a.mail{
	color:#be1e2d;
	font-style:italic;
	text-decoration:none;
}

a.internal-link, a.internal-link-new-window, a.download{
	color:#be1e2d;
	font-style:italic;
	text-decoration:none;
}

.wtgallery_category_pic{
	text-align:center;
}


.wtgallery_category_folder{
	text-align:center;
}

.category_row{
	margin:15px;
}

.wtgallery_categories{
	margin-right:30px;
}

.wtgallery_list_area{
	float:left;
}

.wtgallery_category_folder a{
	text-decoration:none;
	color:#000;
	font-size:0.7em;
	font-weight:100;
	
}

.wtgallery_category_folder a:hover, .wtgallery_category_folder a:active{
	color:#be1e2d;
}

/* Powermail */

/* Powermail */
	/* 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;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;

	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;

}
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: 260px;
}
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,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {

}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx_powermail_pi1_formconfirmation_submit{
	float:left;
	margin-left:15px;
}
.tx-powermail-pi1_confirmation_back{
	float:left;
}

div.tx-powermail-pi1_confirmation p{
	font-weight:bold;
}
#info{
	margin-top:35px;
	margin-left:15px;
	background-image:url(../gfx/postit.gif);
	width:183px;
	height:280px;
	background-repeat:no-repeat;
}

#infotext{
	padding:30px 10px 8px 25px;
}

#contenttext p{
	margin-right:15px;	
}

.indent{
	margin-left:35px;
}
	
