/* Main */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	background-image: url(../img/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6AB8F;
	line-height: 14px;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #AC9045;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #AC9045;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

p {
	margin-bottom: 10px;
}

.kursiv {
	font-style: italic;
}

.through {
	text-decoration: line-through;
}

.clear {
	clear: both;
	line-height: 0px;
}


/* Wrap */

#wrap {
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -390px;
}


/* Head */

#logo {
	position: absolute;
}


/* Navigation */


ul#navi {
	list-style-type: none;
	padding-top: 82px;
	margin-left: 236px;
}

#navi li {
	line-height: 0px;
}

#navi li a {
	height: 30px;
	text-decoration: none;
	float: left;
	display: block;
	background-repeat: no-repeat;
}

#navi li a:hover {
	background-position: 0px -30px;
}

#navi li.navi01 a {
	width: 114px;
	background-image: url(../img/navi01.jpg);
}

#navi li.navi02 a {
	width: 84px;
	background-image: url(../img/navi02.jpg);
}

#navi li.navi03 a {
	width: 50px;
	background-image: url(../img/navi03.jpg);
}

#navi li.navi04 a {
	width: 81px;
	background-image: url(../img/navi04.jpg);
}

#navi li.navi05 a {
	width: 95px;
	background-image: url(../img/navi05.jpg);
}

#navi li.navi06 a {
	width: 61px;
	background-image: url(../img/navi06.jpg);
}

#navi li.navi07 a {
	width: 59px;
	background-image: url(../img/navi07.jpg);
}

#topnavi {
	position: absolute;
	top: 60px;
	left: 330px;
	color: #AC9045;
}

#topnavi ul {
	list-style-type: none;
}

#topnavi ul li {
	float: left;
}

#topnavi ul li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
}

#topnavi ul li a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


/* Content */

#content {
	margin-top: 30px;
}

#start {
	background-image: url(../img/bgr_content_start.jpg);
	background-repeat: no-repeat;
	min-height: 600px;
}

#start img {
	margin: 36px 0px 150px 41px;
}

#starttext1 {
	width: 345px;
	float: left;
	margin-left: 40px;
}

#starttext2 {
	width: 345px;
	float: right;
	margin-right: 30px;
}

#vorladen {
	display: none;
}


/* Content Produkte */

#junior01, #junior02, #adult, #adultmaxi, #balage, #sensible, #active, #sales {
	background-repeat: no-repeat;
	min-height: 600px;
	padding: 150px 30px 0px 30px;
}

#junior01 {
	background-image: url(../img/bgr_content_junior01.jpg);
}

#junior02 {
	background-image: url(../img/bgr_content_junior02.jpg);
}

#adult {
	background-image: url(../img/bgr_content_adult.jpg);
}

#adultmaxi {
	background-image: url(../img/bgr_content_adultmaxi.jpg);
}

#balage {
	background-image: url(../img/bgr_content_balage.jpg);
}

#sensible {
	background-image: url(../img/bgr_content_sensible.jpg);
}

#active {
	background-image: url(../img/bgr_content_active.jpg);
}

#sales {
	background-image: url(../img/bgr_content_sales.jpg);
}

#right {
	width: 200px;
	float: right;
}

#left {
	width: 200px;
	float: left;
	margin-top: 100px;
	font-size: 9px;
	line-height: 12px;
}

#left img {
	float: left;
	margin-right: 15px;
}

#left p {
	height: 70px;
}

#middle {
	width: 240px;
	padding-left: 235px;
	line-height: 15px;
}

#stredni {
	width: 450px;
	padding-left: 30px;
	line-height: 15px;
}

#stredni h3 {
  font-size: 13px;
  font-weight: bold;
}

#kaufbutton a {
	width: 200px;
	height: 75px;
	background-image: url(../img/jetzt_kaufen.gif);
	background-repeat: no-repeat;	
	display: block;
	margin-top: 320px;
	text-decoration: none;
}

#kaufbutton a:hover {
	background-position: 0px -75px;
}

#futter01, #futter02 {
	width: 698px;
	height: 109px;
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 9px;
	margin-top: 20px;
}

#futter03, #futter04, #futter05, #futter06, #futter07 {
	width: 698px;
	height: 115px;
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 20px;
}

#futter01 {
	background-image: url(../img/futter_junior01.jpg);
}

#futter02 {
	background-image: url(../img/futter_junior02.jpg);
}

#futter03 {
	background-image: url(../img/futter_adult.jpg);
}

#futter04 {
	background-image: url(../img/futter_adultmaxi.jpg);
}

#futter05 {
	background-image: url(../img/futter_balage.jpg);
}

#futter06 {
	background-image: url(../img/futter_sensible.jpg);
}

#futter07 {
	background-image: url(../img/futter_active.jpg);
}

#inhalte {
	width: 718px;
	margin-top: 40px;
	font-size: 10px;
}


/* Kontakt */

#kontakt {
	background-image: url(../img/bgr_content_kontakt.jpg);
	background-repeat: no-repeat;
	min-height: 450px;
	padding-top: 90px;
	padding-left: 55px;
}

#kontaktform {	
	width: 380px;
	margin-top: 60px;
}

#impressum {
	float: right;
	width: 250px;
	margin-right: 30px;
}

label {
	display: block;
	margin-bottom: 2px;
}

input {
	font-size: 11px;
	color: #DDD6C3;
	border: 1px solid #AC9745;
	padding: 2px;
	margin-bottom: 10px;
}

input.text {
	width: 370px;
	background-color: #8C7E4A;
	background-image: url(../img/bgr_formular.jpg);
	background-repeat: repeat-x;
}

textarea {
	font-size: 11px;
	color: #DDD6C3;
	width: 370px;
	height: 100px;
	border: 1px solid #AC9745;
	background-color: #8C7E4A;
	background-image: url(../img/bgr_formular.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	margin-bottom: 25px;
}

input.image {
	margin-left: 110px;
	border: 0px;
}

#disclaimer {
	padding: 30px 40px 0px 55px;
}

#error {
	color: #AC9045;
	margin-bottom: 20px;
}

#noerror {
	padding-top: 60px;
}


/* Footer */

#footer {
	width: 780px;
	height: 85px;
	background-image: url(../img/bgr_footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#copy {
	float: right;
	margin-top: 65px;
	margin-right: 10px;
	font-size: 9px;
	color: #AC9045;
}

#copy a {
	font-size: 9px;
	color: #AC9045;
 	font-weight: normal;
  text-decoration: none;
}

#copy a:hover{
	font-size: 9px;
	color: #AC9045;
 	font-weight: normal;
  text-decoration: underline;
}
