body {
	position: relative;
	margin: 0 auto;
	text-align:center;
	width: 950px;
	font-size: 100.1%;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-image: url(../images/stripe.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*wrapper umschliesst alles*/div#wrapper {
	position:relative;
	width: 950px;
	text-align:left;
	background-image: url(../images/mitte1.gif);
	background-repeat: repeat-y;
	background-position: center;
}

div#oben {
	width: 950px;
	height: 300px;
	background-image: url(../images/logotrans.jpg);
	margin-top: 15px;
	position: relative;
	z-index: 5;
	background-position: top;
}
div#content {
	background-image: url(../mitte1.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 0px;
	padding-left: 110px;
/*overflow:hidden; könnte man machen um das float der beiden inneren container zu löschen und dafür zu sorgen, dass container mit einer evt. höheren navi mitwächst.*/}

div#footer {
	background-position: center bottom;
	background-image: url(../images/unten1.png);
	background-repeat: no-repeat;
	width: 950px;
}

/*==========branding start ===============*/


h1.logo {background: url(images/logo.gif) no-repeat;text-indent:-9999px;width:235px;height:75px;position:relative;left:465px;}
#bildrahmen {
	z-index: 100;
	position: absolute;
	top: 0px;
	background-image: url(../images/logotrans.png);
}

blockquote.info {text-indent: -9999px;height:0;}

/*===========branding ende===============*/


/*============zwei spalten start ==============*/

#navi {
	float:left;
	width:230px;
	position: relative;
	left:-45px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.8em;
	letter-spacing:0.2em;
	min-height:265px;
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFF;
	background-image: url(../images/navihg.png);
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_main {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-right: 10px;
}
#content_main2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 10px;
}


#site_info {
	clear:both;
}

/*============ zwei spalten ende ==========*/

#navi h2 {
text-indent: -99999px;
height:0;
}


/*==========navi start===========*/

#navi ul {padding: 40px 5px 20px 60px; /*abstand fuer das gesamte ULblockelement*/
}

#navi ul li a:link, #navi ul li a:visited, #navi ul li a:active {
	color:#ccffcc;
	text-decoration:none;
	padding-bottom:15px;
	display: block;
}


#navi ul li a:hover, #navi ul li a:focus, #navi ul li a#current {
	color:#000;
	display: block;
} 

/*==========navi ende============*/

/*=========content_main start===========*/

#content_main h3 {text-indent:-9999px;}

#content_main h4 {margin-left: 180px;
padding-bottom: 5px;
font-family: Baskerville, Cambria, “Times New Roman”, serif;font-weight:100;font-size: 1.2em;}

#content_main ul li {
overflow:hidden;
padding: 10px 0;
}

#content_main img {
float:left;
margin-right: 20px;
border: 1px solid #ccc; 
padding: 2px;
background-color: #fff;
}



#content_main p {
	line-height: 1.3;
	margin-bottom: 15px;
/*margin-left: 205px; Nur aktivieren, falls Sie den Text nicht unter dem Bild weiterfließen lassen wollen*/}


#content_main p:first-letter {
font-family: “Helvetica Neue“, Helvetica, Tahoma, sans-serif;
font-size: 1.3em; /*2.5em bei hohem Initial, das sich über mehrere Zeilen erstrecken soll*/
font-weight:normal;
color:#c9a637;
line-height:1; /*.9 für Initital, das sich über mehrere Zeilen erstreckt. */
/*float:left; für Initial, das sich über mehrere Zeilen erstreckt*/
}


/*==========content_main ende ==========*/


/*==========site_info start ============*/

#site_info h4 {text-indent:-9999px;}

div#site_info {margin-left:25px;font-size: 0.7em;line-height: 1.3em;}

/*=========site_info ende ==============*/em;line-height: 1.3em;}
#logo {
	position: relative;
	z-index: 1;
	background-position: top;
	background-image: url(../images/logotrans.png);
}
#brotzeit {
	margin-left: 700px;
	z-index: 5;
	position: static;
}
#content_main2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-right: 10px;
	background-image: url(../images/tischdecke90.png);
}
