body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	line-height: 1.4em;
	background-image: url(../images/orange_hg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#container {
	width: 900px;
	left: 0px;
	top: 0px;
	height: 100%;
}
/* header start  ++++++++++++++++++++++++*/
#anigif {
	position:absolute;
	/*height: 130px;*/
	margin: 0px 0px 0px 190px;
}
#header {
	width: 100%;
	height: 130px;
}
#headerleft {
	width: 226px;
	height: 130px;
	float: left;
}
#headerright {
	position:absolute;
	/*height: 130px;*/
	margin: 100px 0px 0px 810px;
	}
#headermid {
	float: left;
	width: 674px;
	height: 130px;
	}
/* header end  ++++++++++++++++++++++++*/
#linkespalte {
	width: 130px;
	clear: both;
	float: left;
	margin: 10px 0px 0px;	
}
#rechtespalte {
	width: 140px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
}
/*#postit {
    height: 192px;
	margin: 0;
	padding: 0;
	background-image: url(../images/postit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
*/
#postit {
	margin: 0px;
	padding: 0px;
	}
#postithead-v {
    height: 40px;
	margin: 0;
	padding: 0;
	background: url(../images/postit-top-v.jpg) no-repeat;
	}
#postit-newsletter {
    height: 35px;
	margin: 0;
	padding: 0;
	background: url(../images/postit-newsletter.jpg) no-repeat;
	}

#postitmid {
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/postit-mid.jpg) repeat-y;
	color: #333333;
	}
#veranstaltungen {
	margin: 0;
	padding: 0 5px 0 5px;
	}

#postitmid p {
	margin: 0;
	padding: 0 8px 0 5px;
	line-height: 14px;
	color: #333333;
	}
/*#postitmid a {
	margin: 0;
	padding: 0 8px 0 5px;
	line-height: 14px;
	color: #333333;
	}
#postitmid a:link {
	margin: 0;
	padding: 0 8px 0 5px;
	line-height: 14px;
	color: #333333;
	}
#postitmid a:hover {
	margin: 0;
	padding: 0 8px 0 5px;
	line-height: 14px;
	color: #000000;
	}*/
#postitbottom {
	height: 28px;
	margin: 0;
	padding: 0;
	background: url(../images/postit-bottom.jpg) no-repeat;
	}
#postitzwei {
	margin: 0;
	padding: 0;
	}
#postithead-news {
    height: 40px;
	margin: 0;
	padding: 0;
	background: url(../images/postit-top-news.jpg) no-repeat;
	}
#navirechtsrahmen {
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
#navirechtsunten {
    border-top: 0px solid #FF9933;
	border-right: 0px solid #FF9933;
	border-bottom: 0px solid #FF9933;
	border-left: 0px solid #FF9933;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#content {
	width: 550px;/*Der IE denkt, diese beiden Paddings sind in width inbegriffen*/
	-width: 520px;/*Diese Breite sieht nur der IE!*/
	margin: 20px 0px 5px 25px;
	float: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	padding: 0px;
	height: 100%;
	}
#footer {
	width: 100%;
	clear: both;
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footerinhalt  {
	padding-left: 350px;
	padding-bottom:8px;
	float: left;	
}
#copyright  {
	float: right;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom:10px;
}
