/*@charset "UTF-8";*/
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	}
	
body {background: rgb(183,164,136)}	/* hellbraun rgb(183,164,136)  #B7A488 */

address {font-style: normal}

input, textarea {color: black}


#head {
	height: 120px;
	border: 1px solid white;
	font-size: 3em;
	font-weight: bold;
	position: relative;
	background: url(/img/tischinv.gif) no-repeat 10px 10px;
	text-align: right;		
}

#head .logo {
	margin-top: 0.2em;
	float: left;
	
}

#head h1 {
	font-size: 1.1em;
	margin: 0.5em 0.3em 0 0;
}


#test {

	margin: -10px 0 0 0;
	border: 1px solid red;
	padding-right: 15px;
	margin-bottom: -200px;
	
	
}

/* seite bestellung.php */
.txtBestellung {
	border: 1px solid white;
	padding: 1em
}
	



.thumbPic {border: 1px solid white}

.showBox {clear: both;
	
}

showBox .price {font-weight: bold}

.showBox .anzahl {
	width: 3em;
	color: black;
	text-align: center;
}

.zurueck {display: block; background: white}

.abschicken, .berechnen, .zurueck {
	width: 15em;
	color: black;
	border: 2px solid white;
	display: block;	
}

.berechnen {margin-bottom: 1em}

.picBox {
	float: left;
	width: 260px;
	text-align: left;
	margin-right: 1em
}

.picBox img {
	border: 1px solid white;
}

/*------------*/
/* Navigation */
/*------------*/

#mainNav {
	height: 1.5em;
	border-bottom: 1px solid white;	
}

#mainNav ul {
	margin-left: 200px;
	margin-top: 0.4em;
}

#mainNav li {
	display: inline;
	margin-right: 1em;
}



/* Unternavigation */
#subNav {
	
	width: 180px;
	margin: 1em 0 0 1em;
	

}

#subNav ul {
list-style: none;


}

#subNav li {
	margin-bottom: 0.5em;
	padding-left: 1em;
	
	
	
}

#subNav .cat, #subNav .sonder {
	font-weight: bold;
	margin-left: -1em;
	letter-spacing: 0.1em;
	margin-bottom: 0.1em;
	/*border-top: 1px solid white;*/
}

/*---------*/
/* Content */
/*---------*/
#content {
border: 1px solid white;
width: 70%;
margin-right: 5%;
height: auto;
position: absolute;
left: 12.5em;
top: 11em;
background: #978871;
padding: 1em;
}

#content h1 {}

#content h2 {margin: 1em 0 0.5em 0}

#content p, #content address, #content li {
	margin-bottom: 0.5em;
	letter-spacing: 0.03em;
	word-spacing: 0.05em;
	line-height: 1.5em;
}

#f_index #content p img {border: 1px solid white}
#f_impressum #content {height: 500px}


/* Datei ueber_uns */
#f_ueber_uns #content ul {
	margin-left: 5em;
}

#f_ueber_uns #content img {
	border: 1px solid white;
	display: block;
	margin: 2em 0 2em 5em;
}

/* Datei agb */
#f_agb address {margin-left: 3em; line-height: 1.2em}

.pdfLogo {
	vertical-align: sub;
	margin-right: 0.3em
}
#f_show .clear {clear:both; display: block}
#f_show hr { margin: 1.5em 0}

#content .pic_right {
	float: right;
	margin: 0 0 0.5em 1em;
	border: 1px solid white;
}

#content .pic_left {
	float: left;
	margin: 0 1em 0.5em 0;
	border: 1px solid white;	
}

/*Vorschau- und Übersichtsseiten */
.titel {font-weight: bold; font-size: 1.2em}


/*Seite detail.php*/
.textDetail {margin-left: 380px}

/*.hinweisUeberhang {
	border: 2px solid white;
	padding: 0.5em
}*/

.breite, .laenge {
	width: 3em;
	color: black
}

.berechPreis {font-weight: bold}

.auswahl {
	margin-left: 3em;
	text-indent: -1.5em;
}

#f_warenkorb th span, #f_bestellung th span {font-weight:normal; font-size: 0.8em}

/* Datei veranstaltungen */
#f_veranstaltungen hr {margin: 0.5em 0 1em 0}
.veranst {line-height: 1.5em !important}
.veranst em {font-style:normal; font-weight: bold}

/* Datei geschaeft.php */
#f_geschaeft .oefzeit {margin: 1.5em 0 1.5em 2em}
#f_geschaeft #content p img {border: 1px solid white; margin: 1em 0 0 0}
#f_geschaeft .abstand {margin-right: 3em !important}
