body {
	margin: 0px;
	padding: 0px;

}
a {
	text-decoration: underline;
	marks:none;
	outline:none;
	border:none;
	color: #8C8471;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #DFD7C6;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}

a:hover  {
	text-decoration: none;
	color:#0066FF;
}
div#center {
	padding: 0px;
	text-align:center;
	margin: 0px;
}
div#left {
	width:1100px;
	text-align:left;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}
div#media {
	width: 650px;
	position: absolute;
	text-align: left;
	color: #8d8c79;
	z-index: 1;
	height: 253px;
	top: 10px;
	background-color: #f1ede3;
	left: 355px;
}
div#head {
	height: 45px;
	width: 1100px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 263px;
	background-color: #9f8d79;
}
#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	height: 17px;
	left: 90px;
	float: left;
	padding-top: 27px;
}
#email a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #dfd7c6;
	text-decoration: none;
	width: 200px;
	position: absolute;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 4px;
	left: 355px;
}
#headline h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DFD7C6;
	text-decoration: none;
	position: absolute;
	top: 23px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	right: 95px;
	text-align: right;
}




div#navi {
	position: absolute;
	width: 240px;
	z-index: 1;
	top: 69px;
	background-color: #f5f1e1;
	left: 70px;
	margin: 0px;
	padding-bottom: 10px;
}
div#main_navi {
	height: 240px;
	width: 240px;
}
div#sub_navi {
	width: 240px;
}

div#navi ul {
	position: relative;
	width: 240px;
	padding: 0px;
	margin: 0px;
	left: 0px;
}
div#navi li {
	height: 26px;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
	border-bottom: 1px solid #f2ebce;
}
.menu_no  {
	color: #413D34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu_akt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8471;
	text-decoration: none;
}
div#searchbox {
	height: 40px;
	width: 220px;
	padding-left: 20px;
}
.searchbox {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	border: 1px solid #C0C0C0;
	position: relative;
	float:left;
	top: 5px;
}
.search_pfeil {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 3px;
	height: 22px;
}
div#logo {
	margin: 0px;
	padding: 0px;
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	text-align: left;
	padding-left: 20px;
}

div#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	width: 630px;
	padding-left: 5px;
	left: -5px;
	position: relative;
	background-image: url(../bilder/breadcrumb_bg.jpg);
}
div#breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #413d34;
	text-decoration: underline;
	width: 490px;
}


div#content {
	position:absolute;
	width: 640px;
	top: 308px;
	z-index:10;
	z-index: 1;
	scrollbar-track-color: #f1ba85;
	background-color: #f0ead0;
	padding-left: 5px;
	padding-right: 5px;
	left: 355px;
}
div#content li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	line-height: 14px;
	list-style-type: disc;
	position: relative;
	list-style-position: outside;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.bodytext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
}
.bodytext_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	text-align:right;
}
.bodytext_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
	text-align: center;
}

.bodytext_right_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	text-align:right;
}
.bodytext_right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
	text-align:right;
}
.spacer1 {
	height: 110px;
	position: relative;
	width: 25px;
	float: left;
}
.tx-indexedsearch {
	width: 640px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tx-indexedsearch-whatis {
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}

.tx-indexedsearch-sw {
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.tx-indexedsearch-searchbox td {
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.tx-indexedsearch-browsebox {
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.tx-indexedsearch-res a {
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	text-decoration:underline;
}
.tx-indexedsearch-title title {
	font-weight:bold;
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tx-indexedsearch-descr descr {
	background-color: #F5F1E1;
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.tx-indexedsearch-info info {
	background-color: #F5F1E1;
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7px;
}
.tx-indexedsearch-path path {
	background-color: #F5F1E1;
	color:#413d34;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#stundenplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	background-color: #FAF8F1;
	empty-cells: show;
}
#stundenplan th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FAF8F1;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9F8D79;
	border-left-width: 1px;
	border-left-color: #9F8D79;
	height: 18px;
	background-color: #766654;
	empty-cells: show;
	width: 130px;
}
.stundenplan_saal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #9F8D79;
	border-bottom-width: 1px;
	border-bottom-color: #9F8D79;
	background-color: #DED7CB;
	empty-cells: show;
}


.stundenplan_top  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #9F8D79;
	min-width: 35px;
	empty-cells: show;	
}
.stundenplan_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #9F8D79;
	border-bottom-width: 1px;
	border-bottom-color: #9F8D79;
	empty-cells: show;
}
#preise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	background-color: #F5F1E1;
}
#preise td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #9F8D79;
	border-bottom-width: 1px;
	border-bottom-color: #9F8D79;
	width: 33%;
}
#shop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
.shop_th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	border-left-color: #9F8D79;
	background-color: #F5F1E1;
}
.shop_cell_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #9F8D79;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	min-width: 120px;
	background-color: #F5F1E1;
}
.shop_cell_middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	background-color: #F5F1E1;
}
.shop_cell_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	text-align: right;
	min-width: 60px;
	background-color: #F5F1E1;
}
.shop_cell_left_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	border-bottom-color: #9F8D79;
	border-left-color: #9F8D79;
	background-color: #F5F1E1;
}
.shop_cell_right-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #413d34;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #9F8D79;
	border-right-color: #9F8D79;
	border-bottom-width: 1px;
	border-bottom-color: #9F8D79;
	text-align: right;
	background-color: #F5F1E1;
}
div#logo2 {
	position: absolute;
	top: 70px;
	z-index: 5;
	right: -10px;
}
div#logo3 {
	position: absolute;
	top: 10px;
	z-index: -1;
}
.red {
	color:#F00;
}
