/* CSS Document */

body { background:url(images/allover-bg.jpg) repeat-x #C2D281; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#61140C; margin:0px;}

h1 { font-size:14px;}
h2 { font-size:12px; color:#D40000;}


a:link { color:#D40000; text-decoration:none;}
a:active { color:#D40000; text-decoration:none;}
a:visited { color:#D40000; text-decoration:none;}
a:hover { color:#D40000; text-decoration:underline;}


.clear { clear:both;}

div#container { width:952px; height:auto; overflow:auto; background:url(images/bg-container.jpg) repeat-x; margin:auto; padding:0px;}

div#logo { width:auto; height:auto; margin-left: 25px; margin-top:5px;}

div#ol { width:21px; height:26px; float:left; overflow:hidden; margin:0px;}

div#haendlerlogin { width:910px; margin:0px; padding:0px; height:26px; overflow:hidden; background-color:#FFEFD6; text-align:right;}

div#or { width:21px; height:26px; float:right; overflow:hidden; margin:0px;}

div#topmenue { height:auto; width:auto; margin:0px; padding:5px;  background-color:#E8D5B4; overflow:auto;}

div#images { height:215px; width:952px; margin:0px; padding:0px; background-color:#61140C; overflow:hidden;}

div#spruch { height:auto; width:auto; margin:0px; padding:3px; background-color:#61140C; color:#FFEFD6; text-align:center; overflow:auto;}

div#submenue2 { height:auto; width:auto; margin:0px; padding:0px;  background-color:#E8D5B4; overflow:auto;}

div#content { height:auto; width:auto; margin:0px; padding:15px;  background-color:#FFEFD6;}

div#footer { height:auto; width:auto; margin:0px; padding:5px;  background-color:#E8D5B4; text-align:center;}

ul.menue { float:left; margin:0px 0px 0px 10px; padding:0px; height:32px; list-style:none; width:910px;}
ul.menue li { float:left; padding:0px; height:32px;}
ul.menue li a { line-height:27px; color:#61140C; padding-left:10px; margin-right:10px; font-size:14px; border-left:solid 1px #61140C;}

ul.submenue2 { float:left; margin:0px 0px 0px 10px; padding:0px; height:25px; list-style:none; width:910px;}
ul.submenue2 li { float:left; padding:0px; height:32px;}
ul.submenue2 li a { line-height:20px; color:#61140C; padding-left:10px; margin-right:10px; font-size:12px; border-left:solid 1px #61140C;}
ul.submenue2 li.aktiv a { line-height:20px; color:#61140C; padding-left:10px; margin-right:10px; font-size:12px; border-left:solid 1px #61140C; font-weight:bold;}

ul.menue li.aktiv a {line-height:27px; color:#61140C; padding-left:10px; margin-right:10px; font-size:14px; border-left:solid 1px #61140C; font-weight:bold; }
ul.menue li.shop a {line-height:27px; color: #CC0000; padding-left:10px; margin-right:10px; font-size:14px; border-left:solid 1px #61140C; font-weight:bold; }

ul.homemenue { float:right; margin:0px 5px 0px 5px; padding:0px; height:27px; list-style:none; width:260px;}
ul.homemenue li { float:right; padding:0px; height:27px;}
ul.homemenue li a { line-height:27px; color:#fff; padding-left:10px; margin-right:10px; font-size:10px; border-left:solid 1px #fff;}

ul.submenue {float:left; margin:0px 0px 0px 10px; padding:0px; height:auto; list-style:none; width:910px;}
ul.submenue li { float:left; padding:0px;}
ul.submenue li a { line-height:24px; font-size:12px; color:#FFEFD6;  padding-left:10px; margin-right:10px; border-left:solid 1px #FFEFD6;}
ul.submenue li.aktiv a { line-height:24px; font-size:12px; color:#FFEFD6; font-weight:bold;  padding-left:10px; margin-right:10px; border-left:solid 1px #FFEFD6;}

ul.loginmenue { float:right; margin:0px 10px 0px 10px; padding:0px; height:32px; list-style:none; width:910px;}
ul.loginmenue li { float:right; padding:0px; height:32px;}
ul.loginmenue li a { line-height:27px; color:#61140C; padding-left:10px; margin-right:10px; font-size:14px; font-weight:bold;}



tr.bgorange {background:url(images/bg-banner.png);}
tr.bggrau { background-color:#E7E7E7;}

div.csc-frame { background-color:#E8D5B4; padding:8px; -moz-border-radius:15px; -khtml-border-radius:15px; border-radius:15px; behavior:url(border-radius.htc);}

div.tx-wtgallery-pi1 div{background-color:#E8D5B4; padding: 5px;}
div.tx-wtgallery-pi1 div div{background-color:#E8D5B4;}
div.wtgallery_category_area, .tx-wtgallery-pi1 {background-color:#E8D5B4; border:solid 0px #FFDEAE;}
div.wtgallery_list_area {background-color:#E8D5B4; border:solid 0px #FFEFD6;}

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/

hr.clearer { border:solid 0px #ff6600; height:1px; color:#FF6600;}


/* Typo3 Styles */

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #666666;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/

}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #999999;
 margin-bottom: 10px;
	padding: 10px;
	width:400px
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #666666;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 400px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, powermail_captcha
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 {
	/* 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: #fff;
	border: 1px 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;
}



	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


/* 

#haendlerlogin .csc-header { width:80px; float:left; margin-left:480px;}
div#haendlerlogin h1 { color:#666; font-size:12px; margin-top:5px;}
#haendlerlogin .csc-loginform { width:330px; float:right;}
#haendlerlogin .csc-mailform-field { width:105px; float:left; height:26px; overflow:hidden;}
#haendlerlogin label { visibility:hidden; height:0px; width:0px; overflow:hidden;}
#haendlerlogin .csc-form-fieldcell, .csc-loginform { margin-left:0px; margin-top:0px; margin-bottom:0px; font-size:2px; }
#haendlerlogin .csc-mailform-field textarea,.csc-mailform-field select {float:left; background:#fff; padding:1px;  border:1px solid #003300; font-size:10px; }
#haendlerlogin .csc-mailform-field input { width:100px; border:1px solid #000; background-color:#ffffff; font-size:12px; font-weight:normal; } 
#haendlerlogin .csc-mailform-submit { width:80px; margin-top:3px;  border:1px solid #000; background-color:#ffffff; font-size:12px; font-weight:normal;}
*/
