body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FDFBEE url(../_images/back/back_body.gif) repeat-y;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; margin-bottom: 0px }
h1 { margin-bottom: 0px }
a:active {  color: #011051; text-decoration: none}
a:visited { color: #011051; text-decoration: none }
a:link { color: #011051; text-decoration: none }
a:hover { color: #894725; text-decoration: underline}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#main {
	width: 560px;
	margin-left: 40px;
	margin-top: 40px;
}
#main h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ec9;
	margin-top: 0px;
}
#main h2 {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
#main h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main p.date {
	margin-bottom: 5px;
	color: #999;
}

#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#main a {
	color: #006;
	text-decoration: none;
}
#main a:hover {
	color: #a50;
}
#main hr {
	height: 1px;
	border-top: 1px solid #ec9;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main div.nachricht {
	padding-bottom: 30px;
	clear: right;
}
#main div.nachricht img {
	float: right;
	margin-left: 20px;
	display: block;
}
#main hr.clear {
	clear: both;
}
#main img.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 50px;
}
#main p.previous {
	float: left;
}
#main p.next {
	float: right;
}

#start {
	float: left;
	width: 320px;
}
#start a {
	font-weight: bold;
}
#start img {
	margin-bottom: 10px;
}


#content {
	float: left;
	width: 370px;
}
#content a {
	font-weight: bold;
}
#content img {
	margin-bottom: 10px;
}

/* Formulare */

#content form {
	margin: 0px;
	padding: 10px 0px;
}
#content form acronym {
	color: #D00;
	border-style: none;
}
#content form br {
	clear: left;
}
#content form span.data {
	font-size: 12px;
	line-height: 25px;
}

#content fieldset {
	margin: 0px;
	padding: 0px 0px 20px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content fieldset.button {
	text-align: right;
}
#content legend {
	font-size: 12px;
	padding: 0px 0px 5px;
	margin: 0px;
	color: #384;
	line-height: 20px;
	font-weight: bold;
}
#content label {
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
}
#content label.left {
	float: left;
	width: 100px;
}
#content label.data {
	line-height:30px;
}
#content label.right {
	display: block;
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding: 3px 0px 2px;
	width: 400px;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
	margin-right: -150px;
}
#content label.check {
	float: left;
	line-height: 20px;
	padding: 3px 0px 2px;
	width: 340px;
}
#content input.text {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #A50;
}
#content input.horizontal {
	margin: 0px;
	padding: 0px;
	border-style: none;
	height: 19px;
	width: 19px;
	vertical-align: middle;
}
#content input.vertical {
	padding: 0px;
	border-style: none;
	float: left;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 150px;
}
#content input.check {
	float: left;
	padding: 0px;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 0px;
}
#content input.button {
	font: 12px Arial, Helvetica, sans-serif;
}
#content input.file {
	font: 12px Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
#content textarea:focus {
	border: 1px solid #A50;
}
#content select {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #A50;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}

#colu {
	float: left;
	margin-left: 40px;
}
#colu.large {
	width: 200px;
}
#colu.small {
	width: 150px;
}
#colu p {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	clear: left;
	margin-bottom: 10px;
	margin-top: 0px;
}


#colu img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	border-style: none;
}

#colu div.prod {
	background: #fff;
	border: 1px solid #77a;
	padding: 10px;
	margin-bottom: 10px;
}
#colu div.prod h3 {
	color: #77a;
}
#colu div.news {
	background: #fff;
	padding: 10px;
	border: 1px solid #a50;
}
#colu div.news h3 {
	color: #a50;
}
#colu div.news p.more {
	text-align: right;
	margin-bottom: 0px;
}

#colu div.news a {
	color: #a50;
	font-weight: bold;
}





#overview {
	width: 370px;
	float: left;
}
#overview p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 17px;
}
#overview p.artikelnr {
	line-height: 25px;
	font-size: 12px;
	color: #666;
	width: 70px;
	margin-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#overview p.seiten {
	color: #777;
	text-align: right;
	font-weight: bold;
}
#overview table {
	width: 370px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-style: none;
}
#overview td {
	padding: 20px 0px;
	vertical-align: top;
	font-size: 12px;
	border-bottom: 1px solid #EECC99;
}
#overview img {
	display: block;
}
#overview img.offer {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}
#overview select {
	width: 130px;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-right: 0px;
}
#overview input {
	vertical-align: middle;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#details {
	float: left;
	width: 370px;
}
#details p {
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#details form {
	margin: 0px 0px 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F0D096;
}
#details label {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	display: block;
}
#details input {
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
}
#details select {
	margin-bottom: 16px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 180px;
}
#details p.back {
	line-height: 20px;
	font-weight: bold;
	float: right;
	margin: 0px 0px 0px 20px;
}
#details img.offer {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

#details div.picture {
	float: left;
	width: 170px;
}
#calendar {
	width: 370px;
	float: left;
}

#calendar table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 10px 0px 20px;
	padding: 0px;
}
#calendar col {
	width: 14%;
}
#calendar thead {
	border-top: 1px #A50;
	border-right: 1px #A50;
	border-bottom: 1px #A50;
	border-left: 1px #A50;
}
#calendar thead th {
	line-height: 25px;
	border-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 14px;
	color: #000;
}
#calendar thead th.previous {
	font-size: 20px;
}
#calendar thead th.next {
	font-size: 20px;
}

#calendar thead th a {
	color: #006;
	text-decoration:none;	
}
#calendar thead th a:hover {
	display: block;
	color: #A50;
	text-decoration: none;
}
#calendar thead td {
	font-size: 9px;
	line-height: 25px;
	background: #FED;
	color: #A50;
	padding: 0px 0px 0px 0px;
	border: 1px solid #999;
	text-align: center;
}
#calendar thead td.weekend {
	background: #EC9;
	font-weight: bold;
}
#calendar tbody {
}


#calendar tbody td {
	line-height: 30px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	padding-right: 0px;
	font-size: 12px;
	background: #FFF;
	border: 1px solid #999;
}
#calendar tbody td a.event {
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	background: #006;
}
#calendar tbody td a.event:hover {
	color: #FFF;
	background: #A50;
	text-decoration: none;
}

#calendar tbody td a.wish {
	color: #FFF;
	background: #060;
	display: block;
}
#calendar tbody td a.wish:hover {
	color: #FFF;
	background: #A50;
	text-decoration: none;
}
#calendar tbody td.today {
	background: #DDE;
	color: #77A;
	padding: 0px;
	font-weight: bold;
}
#calendar tbody td.weekend {
	background-color: #EEE;
}
#calendar tbody td.other {
	color: #BBB;
	margin: 0px;
	padding: 0px;
}
#calendar tbody td.other a {
	color: #99F;
}
#calendar tbody td.other a:hover {
	color: #A50;
}
.clear {
	clear:both;
}

/* Bilder in Aktuelles */

#images {
	clear: left;
}
#images ul {
	margin: 0px;
	padding: 0px;
}
#images li {
	padding: 0px;
	list-style: none;
	float: left;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px 15px 15px 0px;
}
#images a {
	text-decoration: none;
	display: block;
	border: 1px none #ADF;
	background: #EFF;
}
#images a:hover {
	text-decoration: none;
	background: #FFE;
}
#images img {
	display: block;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#images img.landscape {
	margin: 0px;
	padding: 50px 20px;
}
#images img.portrait {
	padding: 20px 50px;
}
#images img.square {
	padding: 30px;
}

#images span {
	display: block;
	white-space: nowrap;
	padding-bottom: 10px;
}

