@charset "utf-8";
.bodystyle {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_01_1.jpg);
	background-repeat: repeat-x;
	background-position: left;
	scrollbar-base-color:#E9DCCB;
    scrollbar-arrow-color:#544414;
    scrollbar-face-color:#E9DCCB;
    scrollbar-highlight-color:#E9DCCB;
    scrollbar-shadow-color:#E9DCCB;
    scrollbar-track-color:#BFB196;

}
.contentbg {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #004000;
	border-right-color: #004000;
	border-bottom-color: #004000;
	border-left-color: #004000;
	background-position: left top;
	background-repeat: no-repeat;
}.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #544414;
	background-color: #E8E2CE;
	border: 1px solid #544414;
}

#contact_form {
position:absolute;
z-index:100;
left:350px;
top:160px;
background: transparent;
width:500px;
height:500px;
}

#book_form {
position:absolute;
z-index:100;
left:350px;
top:80px;
background: transparent;
width:500px;
height:500px;
}

.kontakt_frame {
float:left;
height:500px;
width:500px;
border:0px;
overflow:visible;
}

.shop_frame {
float:left;
height:600px;
width:500px;
border:0px;
overflow:visible;
}

/*--------------------FORMULAR--------------------*/
.error{
padding:2px 6px;
color:#fff;
background-color:#90be44;
line-height:20px;

}

label:hover{
cursor:pointer;
}

.kontaktformular label{
padding-left:10px;
padding-top:2px;
}

.kontaktformular p{
padding:0 0 0.3em 0;
}

.abschicken{
border:1px solid #999;
width:30% !important;
cursor:pointer;
background-color:#5f5956;
color:#FFF !important;
}
.kontaktformular {
background-image:url(images/mail.jpg);
background-position: 53% bottom;
background-repeat:no-repeat;

}

.kontaktformular_input, .kontaktformular_dropdown{
width:350px;
color:#5f5956;
border:1px solid #5f5956;
padding:2px 4px;
font-size:1em;
}

.buchformular_input, .buchformular_dropdown{
width:50px;
color:#5f5956;
border:1px solid #5f5956;
padding:2px 4px;
font-size:1em;
}

.kontaktformular_dropdown{
width:360px !important;
}

.kontaktformular_upload{
color:#5f5956;
border:1px solid #5f5956;
padding:2px 4px;
margin-right:20px;
font-size:1em;
}

.kontaktformular_checkbox{
border:1px solid #5f5956;
}

.kontaktformular_textarea{
width:350px;
height:150px;
color:#5f5956;
border:1px solid #5f5956;
padding:4px;
overflow:auto;
}

.was_sent{
width:65%;
margin:20px 0px 20px 0;
padding:10px;
border:1px solid #5f5956;
}


.formular_block{
border:1px solid #5f5956;
width:350px;
padding:15px 4px 4px 4px;
position:relative;
margin: 25px 0px;

}

.formular_block h3{
position:absolute;
top:-20px;
background-color:#fff;
padding:6px 6px;
}

.moveup{
position:relative;
top:-143px;
}

.bestellformular_input {
width:30px;
color:#5f5956;
border:1px solid #5f5956;
padding:2px 4px;
font-size:1em;
}

.bestellformular_date_input {
width:60px;
color:#5f5956;
border:1px solid #5f5956;
padding:2px 4px;
font-size:1em;
}

#mdm2{
position:absolute;
top:390px;
left:5px;
width:149px;
height:71px;
}

.mdm2_link:link {
background-image:./images/menu_mdm2.png;
width:149px;
height:71px;
}

.mdm2_link:visited {
background-image:./images/menu_mdm2.png;
width:149px;
height:71px;
}

.mdm2_link:hover {
background-image:./images/menu_mdm2.png;
width:149px;
height:71px;
}

#mdm_area {
background:transparent;
width:600px;
height:510px;
position:absolute;
z-index:1;
top:155px;
left:305px;
}
