@charset "UTF-8";
body {
	background-image: url(images/hintergrund_verlauf02.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: left top;
	margin: 0px;
	background-attachment: scroll;
}
p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #8C161B;
	text-decoration: underline;
}
a:active {
	color: #8C161B;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #8C161B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	border-bottom: 1px #CCC;
	line-height: 30px;
}
h2 {
	font-size: 18px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 12px;
	line-height: 22px;
}
h3 {
	font: normal 16px/normal Arial, Helvetica, sans-serif;
	color: #8C161B;
	margin-bottom: -10px;
	padding-top: 6px;
	border-bottom: 1px solid #E6E6E6;
}
.unterstreichung_haedline {
	border-bottom: 1px solid #CCC;
}
.abschnitt {
	margin-top: 12px;
}

	
	/*Aufbau Basis - fuer die zentrierte Darstellung*/											
#container {
	height: 800px;
	width: 906px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}
	
	
	/*Basis fuer Verschachtelte Ebenen*/
#aufbau {
	float: left;
	height: auto;
	width: 906px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
	
	
	/*Verschachtelte Ebenen*/
#header {
	height: 237px;
	width: 881px;
	background: url(images/header_basis.jpg) no-repeat;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 36px;
	left: 0px;
	margin-left: 25px;
}
#logo {
	height: 180px;
	width: 180px;
	z-index: 3;
	position: absolute;
	top: 4px;
	margin-left: 0px;
	left: 0px;
}
#headermenue {
	height: 22px;
	width: 840px;
	text-align: right;
	z-index: 1;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	top: 10px;
	left: 25px;
}
#headermenue a:link , #headermenue a:visited{
	color: #999;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
}
#headermenue a:hover {
	color: #FFF;
	font-weight: bold;
}
#hauptmenue {
	background: #555454 url(images/menue_back.gif) repeat-x;
	width: 841px;
	font: normal 18px/normal Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-right: 40px;
	letter-spacing: 1px;
	text-align: left;
	height: 36px;
	margin-top: 0px;
	position: absolute;
	top: 278px;
	left: 0px;
	margin-left: 25px;
	z-index: 4;
}
#hauptmenue ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#hauptmenue li  {
	list-style: url(none) none;
	float: right;
	font-weight: normal;
	margin-left: 24px;
	padding: 8px;
}
#hauptmenue a:link , #hauptmenue a:visited{
	color: #B9B9B9;
	text-decoration: none;
	font-weight: normal;
}
#hauptmenue a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#hauptmenue a:active {
	color: #8C161B;
	font-weight: normal;
}
.aktuelleSeite {
	border-bottom: 2px solid #8C161B;
	padding-bottom: 8px;
	font-weight: 500;
}
#content_container {
	background: #FFF;
	height: 500px;
	width: 847px;
	padding-left: 34px;
	margin-top: 0px;
	position: absolute;
	top: 314px;
	left: 0px;
	margin-left: 25px;
	z-index: 5;
}

	/*Verschachtelte Ebenen – Ende, Anfang von "Inhalt"*/
#breadcrumb {
	font: normal 11px Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	width: 800px;
	padding-top: 10px;
	color: #333;
	text-align: left;
	padding-left: 10px;
}
#breadcrumb a:link , #breadcrumb a:visited{
	color: #808080;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #8C161B;
}
#willkommen {
	background: #FFF;
	float: left;
	height: 160px;
	width: 525px;
	padding-left: 10px;
	text-align: left;
}
#willkommen a {
	text-decoration: none;
}
#news_preview {
	float: left;
	width: 258px;
	height: 160px;
	border: 1px solid #CCC;
	background: #FFF url(images/box_verlauf.gif) repeat-x bottom;
	text-align: left;
	margin-left: 16px;
	overflow: hidden;
	padding: 0px;
}
#news_preview h1 {
	padding-left: 10px;
}
#news_preview a   {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	width: 238px;
	height: auto;
	float: left;
	padding: 2px 10px;
}
#news_preview a:hover {
	background: #DEDEDE;
	float: left;
	width: 238px;
	padding-right: 10px;
	padding-left: 10px;
	color: #8C161B;
}
#sidebar {
	float: left;
	height: auto;
	width: 225px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 45px 0px 0px;
}
#sidebar ul {
	list-style: none;
	padding: 10px 0px 0px;
	float: left;
	width: 223px;
	margin: 10px 0px 0px -10px;
}
#sidebar li  {
	list-style: url(none) none;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #8C161B;
	background: #F1F1F1;
	float: left;
	width: 203px;
	padding: 5px 0px 5px 30px;
	margin: 0px;
	text-decoration: none;
}
#sidebar li a{
	list-style: url(none) none;
	color: #666;
	background: #FFF;
	float: left;
	width: 203px;
	padding: 5px 0px 5px 30px;
	margin: -5px 0px -5px -30px;
	text-decoration: none;
}
#sidebar li a:hover , #sidebar li a:active{
	list-style: url(none) none;
	color: #8C161B;
	background: #E6E6E6;
	float: left;
	width: 203px;
	padding: 5px 0px 5px 30px;
	text-decoration: none;
	margin-right: 0px;
	margin-left: -30px;
}
#content {
	background: #FFF;
	float: left;
	height: auto;
	width: 564px;
	text-align: left;
	margin-top: 10px;
	padding-left: 20px;
}
.copymarker {
	color: #8C161B;
}
.imagespacer {
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.imagesframe {
	margin: 0px;
	border: 1px solid #CCC;
	padding: 6px;
}
#box_container {
	height: 154px;
	width: 812px;
	float: left;
	margin-top: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#box_container a {
	text-decoration: none;
	color: #666;
	height: 154px;
	width: 260px;
	float: left;
}
#box_container a:hover    {
	text-decoration: none;
	color: #666;
	height: 154px;
	width: 260px;
}
.box_headline {
	font-size: 17px;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.box_content {
	float: left;
	width: 150px;
	height: auto;
	padding-left: 10px;
	font-size: 10px;
	line-height: 14px;
}
#box_futterstoffe {
	background-image: url(images/box_futterstoffe.jpg);
	background-repeat: no-repeat;
	float: left;
}
#box_futterstoffe a:hover {
	background-image: url(images/box_futterstoffe_over.jpg);
	background-repeat: no-repeat;
}
#box_kundenservice {
	float: left;
	background-image: url(images/box_kundenservice.jpg);
	background-repeat: no-repeat;
	margin-left: 16px;
}
#box_kundenservice a:hover {
	background-image: url(images/box_kundenservice_over.jpg);
	background-repeat: no-repeat;
	float: left;
}
#box_vertrieb {
	float: left;
	background-image: url(images/box_vertrieb.jpg);
	background-repeat: no-repeat;
	margin-left: 16px;
}
#box_vertrieb a:hover {
	background-image: url(images/box_vertrieb_over.jpg);
	background-repeat: no-repeat;
	float: left;
}
#footermenue {
	background: url(images/footermenue_verlauf.gif) repeat-x;
	float: left;
	height: 30px;
	width: 689px;
	margin-top: 16px;
	border: 1px solid #CCC;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-right: 120px;
	text-align: left;
}
#footermenue ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#footermenue li {
	list-style: url(none) none;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#footermenue a:link, #footermenue a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footermenue a:hover {
	color: #8C161B;
	text-decoration: none;
}
#footer_info {
	height: 50px;
	width: 810px;
	float: left;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
#footer_info a {
	color: #999;
	text-decoration: none;
}
#footer_info a:hover {
	color: #8C161B;
	text-decoration: underline;
}
						/* Formular-Bereich */
						
.FormularKontent { margin-top: 8px; }
.Formular { color: #5d5e60; font-size: 11px; font-family: verdana, Helvetica, Arial; line-height: 17px; text-decoration: none; }
.FormularBereich
{ border: solid 1px #b5b5b5; width: 510px; font-size: 100%; font-family: verdana, Helvetica, Arial; }
.FormularButton
{
    border: 1px solid #b5b5b5;
    margin-top: 5px;
    background-color: #eee;
}
