/* CSS Document */
body {
		background:url(../images/bg.jpg) top left repeat-x #380100;
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		}
div#picarea { display:none; }		
img { border:0; }
.clr { clear:left; line-height:1px; font-size:1px; margin:0; padding:0; }


div#content {
		width:780px;
		margin:auto;
		background:url(../images/bg_content.jpg) top center repeat-y;
		}
div#top {
		display:none;
		}
div#kontakt {
		display:none;
		}
div#menue {
		display:none;
		}

div#inhalt {
		background:url(../images/bg_inhalt.jpg) top center no-repeat;
		min-height:307px;
		margin:0;
		padding:20px 0 0 50px;
		}
		* html #inhalt { height:307px; }
div#left {
		display:none;
		}
div#right {
		position:relative;
		z-index:100;
		
		}
div#right h1 {
		height:30px;
		font-size:1.4em;
		}

div#right p, div#right td {
		margin:0 0 12px 0;
		padding:0 10px;
		font-size:.8em;
		}
div#right table { width:100%; }
div#right td.right { text-align:right; }
div#right td.kursiv { font-style:italic; }
div#right td { vertical-align:top; padding-bottom:5px; }
div#right td span { font-size:.7em; }
div#right td.center { text-align:center; }
div#right p.pics { padding:0; }
div#right p.preis { font-size:1em; text-align:right; font-weight:bold; }
div#right p.preis span { font-size:.65em; padding-right:5px; font-weight:normel; }
div#right p.trenner { background:url(../images/trenner.gif) center center no-repeat; height:26px; margin:7px 0 13px 0; padding:0; }	
div#right a.text { color:#990000; }	
div#right ul { font-size:.75em; }
div#right li span { font-style:italic; }
div#galerie { margin-bottom:20px; }
div#galerie img { padding:3px; background:#fff; border:1px solid #333; }
		
div#bottom {
		display:none;
		}
		
		

