@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body {
	background-color: #64000F
	
	;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 18px;
	margin-bottom:20px;
	color: #64000f;
}
h3 {
	font-size: 14px;
	margin-bottom:15px;
	color: #64000f;
}

#container {
	height: 800px;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	box-shadow: 1px 1px 7px 0px #000;
}
#container_index {
	height: 800px;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	box-shadow: 1px 1px 7px 0px #000;
}
#logo {
	float: left;
	margin-top: 11px;
	margin-left: 11px;
}
#zunft {
	float: left;
}
#tvo {
    position: absolute;
	z-index: 5;
	margin-top: 330px;
    margin-left: 340px;
}

#willkommen {
	float: left;
	margin-top: 38px;
	margin-left: 40px;
}
#baeckerei {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #64000f;
	float: right;
	margin-top: 25px;
	margin-right: 75px;
	width: 800px;
	text-align: right;
}
#bild_index {
	float: left;
	margin-top: 40px;
	margin-right: 0px;
}
#weiter {
	float: right;
	right: 0px;
}
#weiter a {
	display:block;
	float: right;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	margin-top: 20px;
	height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9966;
	font-weight: bold;
	right: 0px;
}
#weiter a:hover {
	display:block;
	float: right;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	margin-top: 20px;
	height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #64000f;
	font-weight: bold;
	right: 0px;
}
#index_logo {
	height: 212px;
	left: 640px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	
}
#header {
	height: 150px;
	width: 1024px;
}
#navi {
	background-color: #ffefcc;
	height: 30px;
	width: 1024px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff9966;
	float: left;
	overflow: visible;
	z-index: 1;
}
#navi li {
	list-style:none;
	font-size: 16px;
}
#navi li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	height: 25px;
	padding-top: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff9966;
	text-decoration:none;
	color:#000;
}
#navi li a:hover, #navi li a.active {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	height: 25px;
	padding-top: 5px;
	text-decoration:none;
	color:#000;
	background-color: #fee5d0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #64000f;
}
#content {
	background-color: #feece0;
	float: left;
	height: 400px;
	width: 964px;
	margin-top: 120px;
	margin-right: 60px;
	overflow: auto;
	z-index: 4;
	box-shadow: 3px 3px 8px #CCC;
}
#footer {
	float: right;
	margin-top: 60px;
	margin-right: 60px;
	font-size: 12px;
	word-spacing: 5px;
}
#logo {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover, #footer a.act {
	color:#64000f;
	text-decoration:none;
	font-weight:bold;
}
#gerste {
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	height: 304px;
	width: 190px;
}
#head_geschichte {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 150px;
}
#text_content {
	font-size: 12px;
	float: right;
	height: 330px;
	width: 575px;
	padding-right: 5px;
	margin-top: 35px;
	margin-right: 35px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: hidden;
}
#text_content a {
	color: #64000f;
}
#text_content p {
	margin-bottom: 10px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
#bild_geschichte {
	position: absolute;
	left: 80px;
	top: 250px;
	box-shadow: 2px 2px 6px #CCC;
	z-index: 6;
}
#head_baeckerei {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 150px;
}
#bild_baeckerei {
	position: absolute;
	left: 60px;
	top: 250px;
	box-shadow: 2px 2px 6px #CCC;
	z-index: 6;
}
#head_konditorei {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 91px;
}
#bild_konditorei {
	font-size: 9.8px;
	position: absolute;
	left: 80px;
	top: 555px;
	z-index: 6;
}
#bild_bestellung {
	position: absolute;
	left: 30px;
	top: 260px;
	z-index: 6;
}
#head_service {
	position: absolute;
	z-index: 10;
	top: 25px;
	right: 130px;
}
#bild_service {
	position: absolute;
	left: -40px;
	top: 325px;
	z-index: 6;
}
#head_bestellung {
	position: absolute;
	z-index: 10;
	top: 14px;
	right: 130px;
}
input {
	font-size: 11px;
	color: #666;
	width: 200px;
	height: 20px;
	padding-left:3px;
	margin-right:10px;
	border: solid 1px #666;
}
input:focus {
	background-color: #EEE;
	border: solid 1px #666;
	box-shadow: 1px 1px 2px #CCC;
}
input#senden {
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}
input#rueckruf {
	width: 20px;
	vertical-align: middle;
	margin-right: 0;
}
label#rueckruf {
	vertical-align: bottom;
}
input#RadioGroup1_0 , input#RadioGroup1_1{
	width: 20px;
	vertical-align: middle;
	margin-right: 0;
	margin-left: 20px;
}
label#RadioGroup1_0 , label#RadioGroup1_1 {
	vertical-align: bottom;
}
textarea {
	font-size: 10px;
	color: #666;
	width: 300px;
	height: 80px;
	padding-left:3px;
	padding-top: 3px;
}
#senden {
	padding: 0px;
	margin: 0px;
	width: 130px;
}
#form1 {
	margin-top:30px;
}
#head_zeiten {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 130px;
	background: none;
}
#head_impressum {
	position: absolute;
	z-index: 10;
	top: 18px;
	right: 140px;
}.zeiten {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#bild_zeiten {
	position: absolute;
	left: 25px;
	top: 340px;
	z-index: 6;
}
#bestellung {
	position:absolute;
	z-index:20;
	top:150px;
	left:533px;
}
#wir_backen {
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
address {
	float: left;
	margin-top: 24px;
	margin-left: 40px;
	width: 360px;
	font-size: 15px;
	text-align: center;
	font-style: normal;
}
#service {
	position: absolute;
	z-index: 30;
	left: 435px;
	top: 150px;
}
::selection {
	background-color: #64000F;
	color: #feece0;
}
#bild_cafe {
	height: 200px;
	width: 280px;
	position: absolute;
	left: 35px;
	top: 338px;
	box-shadow: 2px 2px 6px #CCC;
}
#head_cafe {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 100px;
}

#anis {
	position: absolute;
	z-index: 1000;
	top: 340px;
	left: 220px;
	float: left;
	-moz-transform:rotate(-3deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(-3deg); /* Safari */
	-o-transform:rotate(-3deg); /* Opera */
	-ms-transform:rotate(-3deg); /* IE9 */
	transform:rotate(-3deg);
}
#anis2 {
	position: absolute;
	z-index: 1000;
	top: 205px;
	left: 320px;
	float: left;
	-moz-transform:rotate(-3deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(-3deg); /* Safari */
	-o-transform:rotate(-3deg); /* Opera */
	-ms-transform:rotate(-3deg); /* IE9 */
	transform:rotate(-3deg);
}
#urlaub_index {
	position: absolute;
	z-index: 200;
	margin-top: -8px;
	right: -8px;
		
}
