body {
	padding: 50px 0 0 0;
	margin: 0px;
	background-color: #291F1D;	
	font-family: Verdana;
	font-size: 12px;
}

a {
	text-decoration: none;	
	color:#693C26;
	font-weight:bold;
}

#background {
	width: 100%;
	margin: 0px;
}

#rahmen {
	position: relative;
	margin: auto;
	width: 880px;
	padding: 0 40px 0 40px;
}

#site {
	margin: 0px auto 0px auto;
	width: 800px;		
}

#head {
	width: 100%;
	height: 120px;
	background-image: url("./images/logo.png");
	background-position: 26px -10px;
	background-repeat: no-repeat;
}

#toplinks {
	float: right;	
	color: white;
	padding: 55px 40px 0 0;
}

.toplink {
	margin-left: 12px;
	float: left;
	line-height: 26px;	
}

.toplink  a {
	color: white;
	text-decoration: none;
	font-weight:normal;
}

#searchfield {
	height: 10px;
	width: 90px;	
	margin-top: 5px;
}

#logo {
	padding :0 0 0 30px;	
}

#main {
	width: 800px;
	margin: 0px 0 0 0;
	padding: 43px 0 35px 0;
	background-color: white;
	background-image: url("images/betton.png");
}

#navi {
	position: absolute;
	left: 110px;
	top: 90px;
	width: 730px;
	height: 65px;
	z-index: 1;	
	padding: 18px 0 0 30px;
	background-image: url("images/holzbalken.png");
	background-repeat: no-repeat;	
}

.naviItem {
	text-align: left;
	float: left;
	height: 70px;
	font-size: 14px;
	background-image: url("images/stopsel.png");
	background-repeat: no-repeat;	
	background-position: center 12px;
	margin-right: 30px;
}

.naviItem a {
	color: white;	
	font-weight:normal;
}

.naviItemAktiv {
	text-align: left;
	float: left;
	height: 70px;
	font-size: 14px;
	background-image: url("images/haken_freigestellt.png");
	background-repeat: no-repeat;	
	background-position: center 14px;
	margin-right: 30px;
}

.naviItemAktiv a {
	color: white;	
	font-weight:normal;
}

.navi2Item a {
	padding: 15px 0 0 15px; 
	font-size: 12px;
	float: left;
	font-weight: bold;
	color: #000;
	font-weight:normal;
}

.navi2ItemAktiv a {
	padding: 15px 0 0 15px; 
	font-size: 12px;
	float: left;
	font-weight: bold;
	color: #6C3C26;
	font-weight:normal;
}

#contentOben {
	height: 34px;
	width: 585px;
	margin-left: 30px;
	padding-left: 30px;
	background-image: url("images/content_oben.png");
	background-repeat: no-repeat;
}

#content {
	margin-left: 30px;
	width: 505px;
	min-height: 400px;
	padding: 0 60px 0 46px;
	font-size: 12px;
	line-height: 18px;
	background-image: url("images/content.png");
	background-repeat: repeat-y;
}

#content h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	letter-spacing: 3px;
}

#content h2 {
	
}

#content a {
	
}

content img {
	
}

#contentUnten {
	height: 34px;
	width: 585px;
	margin-left: 30px;
	background-image: url("images/content_unten.png");
	background-repeat: no-repeat;
}

#right {
	position: absolute;
	right: 70px;
	top: 140px;
	width: 160px;
	height: 360px;
	z-index: 2;
	-webkit-transform: rotate(5deg);
	-sand-transform: rotate(5deg);
	color: white;
	text-align: center;
	
  	font-size: 14px;
  	font-style: italic;
  	letter-spacing: 1px;
  	line-height: 20px;
}

#right-pdf {
	position: absolute;
	right: 105px;
	top: 360px;
	width: 120px;
	height: 100px;
	z-index: 3;
}

#right-background {
	position: absolute;
	right: 30px;
	top: 120px;
	width: 230px;
	height: 300px;
	z-index: 1;
	background-image: url("images/wochenkartentafel.png");
	background-repeat: no-repeat;
}

#zierleiste {
	width: 800px;	
	height: 12px;	
	margin-left: 40px;
	background-image: url("./images/stange.png");
}

#bottom {
	width: 800px;
	color: white;
	padding: 20px 0 0 43px;
	height: 55px;	
	margin-left: 40px;
}

.bottomCol {
	width: 210px;
	float: left;
	margin : 0 0 0 0;
	font-size: 10px;		
}

#footer {
	width: 800px;
	color: white;
	text-align: center;
	font-size: 10px;
	height: 50px;	
	margin-left: 40px;
	padding: 10px 0 0 0;
	background-image: url("./images/abschluss.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}









