body {
	margin:0px 0px 0px 0px;
	padding:0;
	background-image: url(../images/bodybg.gif);
}

#header{
	position:relative;
	height:100px;
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(../images/green.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#headercenter {
	width: 1000px;
	height: 100px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 55px;
	width: 180px;
	top: 20px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#linkleiste {
	width: auto;
	height: 20px;
	text-align: right;
	float: right;
	vertical-align: middle;
	float: right;
	margin-right: 30px;
	position: absolute;
	top: 60px;
	right: 0px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#banner {
	width: 100%;
	height: 200px;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#bannerrahmen {
	width: auto;
	height: 180px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	border: 10px solid #EEEEEE;
}

#greenstripe {
	width: 1000px;
	height: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #96B432;
}

#buttons {
	width: 1000px;
	height: 20px;
	background-image: url(../images/bg%20button1.gif);
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#content {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	width: 940px;
	color: #555555;
	padding: 30px;
	line-height: 1.3em;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content p {
	padding-bottom: 0em;
}

#content .spalte1 {
	width: 180px;
	height: auto;
	float: left;
	margin-right: 30px;
}

#content .spalte2 {
	width: 520px;
	height: auto;
	float: left;
	margin-right: 30px;
}

#content .spalte3 {
	width: 180px;
	float: left;
	height: auto;
}

#content .welcomebox {
	height: 220px;
	width: 520px;
	float: left;
}

#content .angebotsbox {
	width: 520px;
	float: left;
	margin-top: 20px;
}

#content .angebot {
	width: 520px;
	height: 85px;
	float: left;
	padding-top: 15px;
}

#navigation {
	width: auto;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
}

.navigationselement1 {
	width: auto;
	position: relative;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96B432;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-image: url(../images/Rechteck.gif);
	padding-top: 5px;
	font-weight: bold;
}

.navigationselement2 {
	width: auto;
	position: relative;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96B432;
	background-image: url(../images/Punkt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
}

.navigationselement3 {
	width: auto;
	position: relative;
	text-align: left;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96B432;
	background-image: url(../images/Punkt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
}

#news {
	width: auto;
	position: relative;
	height: auto;
}

#content .polaroid1 {
	height: 210px;
	width: 180px;
	background-image: url(../images/Alja%20privat.gif);
	margin-top: 20px;
	position: relative;
}

#content .polaroid2 {
	position:absolute;
	top:34px;
	left:32px;
	width: 115px;
	height: 119px;
}

#textfeld {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	width: 1000px;
	height: auto;
	color: #555555;
	line-height: 1.3em;
	position: relative;
	text-align: justify;
}

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.7em;
	height: 79px;
	width: 1000px;
	background-color: #FFFFFF;
	background-position: bottom;
	color: #555555;
	line-height: 1.3em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(../images/bg%20footer.gif);
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: 20%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headercenter a {

  text-decoration:none;
  color:#96B432;
}

#headercenter a:hover {

	text-decoration:none;
	color:#555555;
}

#linkleiste a {
	color:#96B432;
  	width: auto;
	height: 20px;
	text-align: center;
	float: left;
	vertical-align: middle;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Sans";
	font-size: 0.8em;
	text-decoration:none;
	padding-right: 0px;
	padding-left: 30px;
}

#linkleiste a:hover {
	color:#555555;
}

#buttons a {
	width: auto;
	height: 20px;
	text-align: center;
	background-image: url(../images/bg%20button1.gif);
	float: left;
	vertical-align: middle;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Sans";
	font-size: 0.8em;
	color: #555555;
	text-decoration:none;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#buttons a:hover{
	color:#555555;
	background-image: url(../images/bg%20button2.gif);
}

#content a {

	text-decoration:none;
	color: #96B432;
}

#content a:hover {

	text-decoration:underline;
	color: #555555;
}

#navigation a {

	text-decoration:none;
	color: #96B432;
}

#navigation a:hover {
	color: #555555;
	text-decoration: none;
}

#footer a {
	text-decoration:none;
	color:#96B432;
}

#footer a:hover {
	text-decoration:underline;
	color:#555555;
}

h1, h2, h3, h4, p, pre, blockquote, ul, ol, dl {
	font-weight: normal;
}

h1 {
	color: #96B432;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Sans";
	font-size: 1.8em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #96B432;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	color: #96B432;
	text-decoration: underline;
}

.bildertextfluss1 {
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	float: left;
	border: 5px solid #EEEEEE;
}

.bildertextfluss2 {
	margin-right: 0.8em;
	float: left;
	border: 5px solid #EEEEEE;
}

.bildertextfluss3 {
	margin-right: 0.8em;
	float: left;
}

.bildertextfluss4 {
	border: 5px solid #EEEEEE;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.bildertextfluss5 {
	margin-bottom: 0.5em;
	float: left;
	border: 5px solid #EEEEEE;
}

.bildertextfluss6 {
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	float: left;
	border: 5px solid #EEEEEE;
}

.audio{
	margin:10px auto;
	padding:10px;
	width:400px;
	background:#FFFFFF;
	border-top:1px dotted #ddd;
}

ul {
}

li {
	padding-top: 0.8em;
}

