/* copyright und aktualisiert Vera Wirth, art-e-fact webKonzepte 2009 */
* {
	margin: 0;
	padding: 0;
	border: none;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
body {
	background: #a53403;/* alt:#771500;*/
	font-family: Verdana, Arial, sans-serif;
	color: #058351;
}
body#index div#header ul.main li#l_home a, body#gemein div#header ul.main li#l_gemein a, body#eigen div#header ul.main li#l_eigen a, body#bestellen div#header ul.main li#l_direkt a, body#kontakt div#header ul.main li#l_kontakt a  {
	background: #f64e04;
}
body#agb div#header ul.right li#l_agb a, body#impressum div#header ul.right li#l_impressum a, body#stand div#header ul.right li#l_stand a, body#koje div#header ul.right li#l_koje a, body#flaeche div#header ul.right li#l_flaeche a, body#infos div#header ul.right li#l_infos a, body#sonstiges div#header ul.right li#l_sontiges a {
	text-decoration: underline;
	font-weight: 600;
}
div#container {
	width: 960px;
	margin: 0 auto;
	background: url(../media/bodyback.gif) repeat-y;
}
div#header {
	background: url(../media/headerback1.gif) repeat-y;
	height: 125px;
	position: relative;
}
div#header ul.main {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #058351;
	height: 25px;
	width: 710px;
	padding-left: 20px;
}
div#header ul.main li {
	font: bold 0.9em Verdana, Arial, sans-serif;
	display: inline;
	float: left;
	margin-right: 2.1em;
}
div#header ul.main li a {
	color: #fff;
	padding: 0 2px;
	line-height: 25px;
	display: inline-block;
}
div#header ul.main li#l_kontakt {
	margin-right: 0;
}
div#header ul.main li a:hover {
	background: #f64d04;
}
div#header img {
	
}
div#header ul.right {
	position: absolute; 
	left: 745px;
	top: 0.5em;
}
div#header ul.right li {
	line-height: 1em;
}
div#header ul.right li a {
	color: #fff;
	font-size: 0.7em;
}
div#header ul.right li a:hover {
	text-decoration: underline;
}
/*++++++++++++++++++++ ab hier content +++++++++++++++++++++
*/div#content {
	margin-left: 70px;
	position: relative;
}
div#content h1, div#content h2, div#content h3 {
	color: 058351; /*#f78a29;*/
	padding-top: 34px;
	line-height: 1.25em;
	font-weight: normal;
}
div#content h1 {
	font-size: 1.5em;
}
div#content h2 {
	font-size: 1.4em;
}
div#content h2.index {
	padding-top: 0;
}
div#content h3 {
	font-size: 1.15em;
}
div#content h3.gemein {

}
div#content p {
	width: 600px;
	margin: 1em 0;
	font-size: 0.75em;
	line-height: 1.45em;
}
div#content ul, div#content ol {
	/*margin: 8px 0 120px 0px;*/
	/*width: 620px;*/
	font-size: 0.75em; 
	line-height: 1.45em;
}
div#content ol {
	list-style-type: upper-roman;
	font-weight: bold;
}
div#content ol ol, div#content ol ul {
	list-style-type: decimal;
	margin-left: -10px;
	margin-bottom: 5px;
	font-weight: normal;
	width: 600px;
	padding-left: 34px;
}
div#content ol ul {
	list-style-type: none;
	padding-left: 10px;
}
div#content ol ul li {
	background: none;
}
div#content ol ol li {
	margin-bottom: 10px;
}
div#content ul li {
	background: url(../media/pfeilorange.gif) no-repeat 0 7px;
	padding-left: 16px;
	list-style: none;
}
div#content ul.stapel {
	margin-bottom: 20px;
	width: 680px;
	/*border: 1px solid red;*/
}
div#content ul.stapel li {
	background: url(../media/pfeilorange.gif) no-repeat 0 6px;

	padding-left: 16px;
	list-style: none;
	margin-bottom: 10px;
}
div#content ul.stapel li.clearit.ohnePfeil {
	background: none;
}
div#content ul.stapel li.ohnePfeil {
	background: none;
}
div#content a {
	color: #f64e04;
	text-decoration: none;
	padding: 1px;
}
div#content a:hover {
	background: #ffce84; /*#D6EED2;*/
}
p.top {
	text-align: right;
	margin: 1em 0;
}
/*+++++++++++++++++++++ tabelle home ++++++++++++++++++++++++
*/
table#termine, table#stand {
	margin: 20px 0;
	width: 450px;
	font: 0.9em Courier, "Courier New", monospace;
}
table#stand {
	width: 550px;
}
table#termine th, table#stand th {
	background: #F7F3F7;
	padding: 4px 0 6px 6px;
	border-bottom: 1px solid #186321;
}
table#termine td, table#stand td {
	padding: 4px 0 6px 6px;
	border-bottom: 1px solid #186321;
}
table#stand td {
	border-bottom: 1px dotted #00aa7b;
}
table#stand td.rechts {
	text-align: right;
	vertical-align: bottom;
	padding-right: 1em;
}
/*+++++++++++++++++++++++ bilder-divs +++++++++++++++++++++*/
div#content div.detailBild {
	/*position: absolute;
	left: 600px;
	top: 320px;*/
	float: right;
	margin-right: 5em;
	margin-bottom: 1em;
	margin-left: 2em;
	width: 300px;
	border: 3px double none;
	/*padding: 0.2em;*/
}
img.detailBild1 {
	float:left;
	margin-right: 1em;
	margin-top: 0.5em;
	
	/*border: 3px double #058351;*/
	/*padding: 0.2em;*/
}
div#content div.detailBild2 {
	float: left;
	margin-right: 2em;
	width: 300px;
	border: 3px double none;
	font-size: 0.9em;
	line-height: 1.15em;
	text-align: right;
	font-style: italic;
	margin-bottom: 1em;
}
/*div.detailBild img {
	float: left;
	margin-right: 0.5em;
}*/

div#content div.detailBild {
	font-size: 0.75em;
	line-height: 1.15em;
	text-align: right;
	font-style: italic;
}
div#content div.detailBild img {
	margin-bottom: 0.2em;
}
div#content div#mengenrabatt {
	position: absolute;
	right: 3.5em;
	top: 5em;
	width: 140px;
	border: 3px double #f64e04;
	padding: 0.2em;
	text-align: center;
}
div#content div#mengenrabatt ul li {
	text-align: center;
	background: none;
	padding-left: 0;
}
div#content div#rabatt {
	position: absolute;
	right: 3.5em;
	top: 30em;
	width: 140px;
	border: 3px double #f64e04;
	padding: 0.2em;
}
div#content div#rabatt h4, div#content div#mengenrabatt h4 {
	color: #f64e04;
	font-size: 0.9em;
	text-align: left;
}

div#content div#rabatt p, div#content div#mengenrabatt p  {
	width: 100%;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	font-size: 0.7em;
}
.clearit {
	clear: both;
	
}
li#ohnePfeil {
	background: none;
}
div#content address {
	font: 0.9em/1.5em monospace;
	padding-left: 1em;
	padding-top: 1em;
}
div#content iframe {
	margin: 2em;
}
/*++++++++++++++++++++++++ ab hier agb ++++++++++++++++++++++
*/
div#content h2#agb {
	text-align: center;
	line-height: 1.3em;
}
div#content div#rechts, div#content div#links {
	float: left;
	width: 400px;
	margin: 2em 1em;
/*	border: 1px solid red;*/
	padding: 0.2em;
}
div#content div#links {
	margin-left: 0;
}
div#content div#rechts p, div#content div#links p {
	width: 100%;
}
body#agb div#content h3 {
	padding-top: 0;
	font-size: 1em;
	font-weight: 600;
}
/*++++++++++++++++++++++++++ ab hier detail - stand +++++++++++++++++*/
body#stand div#innen {
	width: 750px;
	height: 440px;
	/*border: 1px solid red;*/
	overflow: auto;
	margin-left: 0;
}
body#stand div#content p {
	width: 700px;
	text-align: justify;
}
div#content div#detail {
	float: right;
	width: 170px;
	margin-top: 20px;
	text-align: left;
	/*border: 1px solid red;*/
}
div#content div#detail ul {
	margin: 0;
	padding: 0;
	width: 150px;
}
div#content div#detail ul li {
	font: 0.95em Arial, Verdana, sans-serif;
	background-image: none;
	width: 150px;
	line-height: 20px;
}
div#content div#detail ul li a {
	color: #008a63;
}
div#content div#detail ul li a:visited {
	color: #c1c1c1;
}
div#content div#detail ul li a:hover, div#content div#detail ul li a.selected {
	background: #fff;
	color: #ff7417;
}
/*body#stand div.detailBild {
	margin-left: 156px;
}
body#stand div.detailBild img {
	float: left;
	margin-right: 0.5em;
}*/
body#stand  div#content div#innen div.detailBild {
	float: right;
	text-align: right;
	width: 300px;
	font-style: italic;
	/*font-size: 0.95em;*/
	line-height: 1.15em;
	margin-top: 2em;
	margin-bottom: 2em;
}
div#content h3.orange, div#content h3.green {
	color: #ff7417;
	/*margin-left: 155px;*/
	padding-top: 10px;
}
div#content h3.green {
	color: #008a63;
}
div#content p img.rechts {
	margin: .5em 0 .5em .5em;
	float: right;
}
div#content p img.links {
	margin: 1em 1em .5em 0;
	float: left;
}
div#content div.zweiBilder {
	width: 700px;
	/*border: 1px solid red;*/
}
div#content div.zweiBilder div {
	width: 300px;
	float: left;
	margin-right: 2em;
	/*border: 1px solid red;*/
	font-size: 0.75em;
	text-align: right;
	line-height: 1.25em; 
	font-style: italic;
}
div#content div.zweiBilder div img {
	margin-bottom: 0.3em;
}
div#content div.cleardiv {
	clear: both;
}
div#content ul.detail {
	margin-bottom: 1em;
	width: 600px;
}
div#content ul.detail li {
	background: url(../media/quadrat_orange.gif) no-repeat 0 7px;
	margin-left: 20px;
	margin-top: 1em;
}
.oben {
	text-align: right;
}
div#content p.englisch {
	font-weight: bold;
	margin-bottom: -20px;
	padding-top: 10px;
	/*border: 1px solid red;*/
}
/*div#content p.oben a {
	font-weight: 600;
}*/
table.messe {
	width: 500px;
	font-size: 0.8em;
	text-align: left;
}
body#infos p {
	color: #515151;
}
table.messe th {
	width: 180px;
	background: #F8F8F8;
	padding: 1px 3px;
	border-bottom: 1px dotted #186321;
	font-weight: normal;
	color: #186321;
}
table.messe td {
	padding-left: 6px;
}
div#content p span {
	color: #186321;
	font-weight: 600;
}
div#flashfilm {
	margin: 40px auto;
	width: 650px;
	z-index: 10;
}
div#sprachen {
	position: absolute;
	top: 100px;
	left: 700px;
	z-index: 50;
	width: 64px;
	/*margin: 150px 0 0 150px;*/
}
div#sprachen p a {
	color: #f78a29;
	text-decoration: none;
	font-size: 1.3em;
}
img.abstand_rechts {
	margin: 0px 10px 0px 0px;
	border: 0px none;

}

hr {
height:1px;
width:600px;
border-bottom:1px dotted #186321;
margin:30px 0px;
}

div#content a.bild {
border:0px;
}

div#content a.bild:hover {
border:0px;
background:none;
}

