@charset "utf-8";
/* CSS Document */

img, div, a, input { behavior: url(iepngfix.htc) }

body {
	color: #e6bf9b;
	background-color: #e7cea8;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	height: 657px;
	width: 991px;
	background-image: url(../images/background.gif);
	margin: 50px auto 0 auto;
}
#header {
	height: 138px;
	width: 991px;
	background-image: url(../images/header_bg.gif);
	z-index: 50;
}
#content {
	height: 501px;
	width: 991px;
}
#footer {
	height: 16px;
	width: 951px;
	background-image: url(../images/footer.gif);
	font-size: 10px;
	padding: 2px 0 0 40px;
}
#content_1 {
	height: 501px;
	width: 21px;
	position: absolute;
	background-image: url(../images/content_bg_1.gif);
}
#content_2 {
	height: 406px;
	width: 195px;
	position: absolute;
	margin-left: 21px;
	background-image: url(../images/content_bg_2.gif);
	text-align: right;
	padding: 95px 10px 0 0;
	font-weight: bold;
	line-height: 20px;
}
#content_3 {
	height: 481px;
	width: 765px;
	position: absolute;
	margin-left: 226px;
	padding-top: 20px;
	background-image: url(../images/content_bg_3.gif);
}
#produkte_content {
	height: 481px;
	width: 765px;
	position: absolute;
	/*background-image: url(../images/kcal-skala.png);*/
	background-repeat: no-repeat;
	background-position: bottom left;
}
#buttons {
	height: 53px;
	width: 347px;
	position: absolute;
	margin: 96px 0 0 164px;
	z-index: 100;
}
#buttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slogan h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	color: #58442e;
	letter-spacing: 2px;
}
#slogan {
	width: 390px;
	margin: 142px 0 0 600px;
	position: absolute;
	z-index: 100;
	white-space: nowrap;
}
#logo {
	height: 100px;
	width: 265px;
	position: absolute;
	margin: 40px 0 0 660px;
	z-index: 100;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#footer a, #footer a:hover {
	margin-right: 20px;
	color: #ba7e4d;
}
#text_content {
	font-weight: normal;
	line-height: 15px;
	position: relative;
	padding: 50px 0 0 25px;
}
#text_content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#text_content p {
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
}
#text_content table, #text_content td, #text_content tr {
	font-weight: normal;
}
a.nav_produkte {
	background-image: url(../images/nav_produkte.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
	width: 190px;
	height: 21px;
	cursor:pointer;
}
a.active {
	text-decoration:underline !important;
}

#ref_nav {
	position: absolute;
	left: 0px;
	bottom: 50px;
	width: 200px;
	padding: 0;
}
#ref_nav a {
	color: #542e0c;
	display: Inline-Block;
	background-color: #ccaf87;
	padding: 3px 6px;
	margin-right: 4px;
	border: 1px solid #000000;
}
#ref_nav a.act, #ref_nav a.act:hover, #ref_nav a:hover {
	color: #ccaf87;
	background-color: #542e0c;
	text-decoration:none;
}
#kontakt label {
	display: block;
	margin-bottom: 5px;
}
#kontakt label.error {
	color:#CC3300;
}
#kontakt #name {
	width: 100%;
	margin-bottom: 10px;
	background-color: #B09470;
	border:none;
	padding:1px;
	color: #3D2008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kontakt #firma {
	width: 100%;
	margin-bottom: 10px;
	background-color: #B09470;
	border:none;
	padding:1px;
	color: #3D2008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kontakt #email {
	width: 100%;
	margin-bottom: 10px;
	background-color: #B09470;
	border:none;
	padding:1px;
	color: #3D2008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kontakt #message {
	width: 100%;
	margin-bottom: 10px;
	background-color: #B09470;
	border:none;
	padding:1px;
	color: #3D2008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kontakt #send_mail {
	width: 70px;
	background-color: #B09470;
	border:none;
	padding:1px;
	color: #3D2008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	margin-top: 15px;
}

#buttons a {
	width: 82px;
	height:53px;
	display:block;
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
}
#buttons a:hover {
	text-decoration:none;
}

#buttons a#Agentur {
	background-image:url(../images/navigation_01.gif);
}
#buttons a#Agentur:hover, #buttons a#Agentur.current  {
	background-image:url(../images/navigation_01_hover.gif);
}
#buttons a#Profil {
	background-image:url(../images/navigation_02.gif);
}
#buttons a#Profil:hover, #buttons a#Profil.current {
	background-image:url(../images/navigation_02_hover.gif);
}
#buttons a#Referenz {
	background-image:url(../images/navigation_03.gif);
}
#buttons a#Referenz:hover, #buttons a#Referenz.current {
	background-image:url(../images/navigation_03_hover.gif);
}
#buttons a#Kontakt {
	background-image:url(../images/navigation_04.gif);
}
#buttons a#Kontakt:hover, #buttons a#Kontakt.current {
	background-image:url(../images/navigation_04_hover.gif);
}
