html {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	scroll:"auto";
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background:url(bilder/bg.jpg) no-repeat center top #FFFFFF;
}



#head_border {
	width:100%;
	height:2px;
	background-color:#a5d11a;
	margin: 0px;
	padding: 0px;
}

#containerbox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#container {
	margin: 0px;
	background-image: url(bilder/contentbg.gif);
	background-repeat: repeat-y;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	overflow: visible;
	width: 800px;
}

#header {
	width: 800px;
	padding-top: 10px;
	height: 77px;
}

#logo {
	height: 87px;
	width: 278px;
	float: left;
	padding-left: 33px;
}
#navi {
	float: right;
	height: 41px;
	width: 455px;
	padding-top: 46px;
	font-size:13px;
	text-align:right;
	padding-right: 34px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 14px;
}

#bildcontainer {
	height: 187px;
	width: 800px;
	padding-right: 34px;
	padding-left: 33px;
}

#bildrahmen {
	border: 1px solid #000;
	float: left;
}
#content {
	margin-top: 40px;
	padding-right: 66px;
	padding-left: 66px;
}

#footer {
	width: 733px;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #E0E0E0;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-top-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 34px;
	padding-left: 33px;
	margin-bottom: 10px;
	height: 40px;
}
#footerlinks {
	float: left;
	color: #C1C1C1;
	height: 40px;
	padding-top: 12px;
}

#footerlinks a{
	color: #C1C1C1;
}

#footerrechts {
	float: left;
	height: 40px;
	padding-top: 12px;
	padding-right: 15px;
	width: 68px;
}


#wellfood {
	float: right;
	height: 40px;
	padding-top: 6px;
	width: 150px;
}

.bild {
	border: 1px solid #FFF;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #a5d11a;
}
a:active {
	text-decoration: none;
	color: #a5d11a;
}

#active a {
	color:#a5d11a;
	text-decoration:none;
}

#active a:active {
	color:#a5d11a;
	text-decoration:none;
}
.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #A5D11A;
	font-weight: bold;
}

.ueberschrift2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #A5D11A;
	font-weight: normal;
}


#active a:visited {
	color:#a5d11a;
	text-decoration:none;
}

#active a:hover {
	color:#a5d11a;
	text-decoration:none;
}
#textfeld {
	text-align: left;
}
#contenbild {
	float: right;
	clear: left;
	padding-right: 15px;
	padding-left: 15px;
}
#contenbild2 {
	float: left;
	clear: right;
	padding-right: 15px;
	padding-left: 15px;
}

.inputfeld {
	width:240px;
	padding:2px;
	color:#666;
	border:1px solid #a5d11a;
}
.inputbutton {
	width:200px;
	color:#6d881a;
}
