html, body {
	background-color: #ECBC62 ;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}




.container {
	width:1000px;
	overflow: hidden;
}

.header {
	width: 100%;
	height: 100px;
	background-image: url(images/header.gif);
}

.menu {
float:left;
	width: 1000px;
	height: 40px;

}

.barmenu {
	float: left;
	width: 143px;
	height: 40px;
	display: inline;
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.barmenu:hover {
	background-position: 0 -40px;	
}

.barmenu2 {
	float: left;
	width: 142px;
	height: 40px;
	display: inline;
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.barmenu2:hover {

	background-position: 0 -40px;
}


.picture {
	float: right;
	width: 791px;
	height: 205px;
	background-image: url(images/picture.gif);
}

.left {
	float: left;
	widht: 209px;
	height: auto !important;
	background-image: url(images/leftBG.gif);
	width: 209px;
	background-repeat: repeat-y;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

.content {
	float: left;
	width: 581px;
	text-align: left;
}

.right {
	float:right;
	width: 210px;
	height: auto !important;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}



.top1 {
	float: left;
	width: 205px;
	height: 59px;
	background-image: url(images/KategorieTop.gif);
}

.kategoria {
	float: left;
	width: 205px;
	height: 40px;
	background-image: url(images/index_11.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

.kategoriabig {
	float: left;
	width: 205px;
	height: 80px;
	background-image: url(images/kategoriabig.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

.kategoria:hover {
	background-position: 0 -40px;
}

.kategoriabig:hover {
	background-position: 0 -80px;
}

.top2 {
	float: left;
	width: 205px;
	height: 54px;
	background-image: url(images/InneTop.gif);
}

.contentTop {
	width: 581px;
	height: 11px;
	background-image: url(images/contentTOP.gif);
}

.contentMiddle {
	widht: 581px;
	height: auto !important;
	background-image: url(images/contentMIDDLE.gif);
	min-height: 428px;
}

.top3 {
	width: 210px;
	height: 51px;
	background-image: url(images/KontaktTOP.gif);
}
.rightbg {
	width: 210px;
	height: auto;
	min-height: 388px;
	background-image: url(images/rightBG.gif);
	background-repeat: repeat-y;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

.footer {
	clear:both;
width::1000px;
	height:16px;
	background-image: url(images/footer.gif);
	position: relative;
}

.style10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style10:visited {color:#FFFFFF;}
.style10:hover {color:#FFFFFF;}
.style10:active {color:#FFFFFF;}
.style10:link {color:#FFFFFF;}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
} 
.style11:link {
	text-decoration:none;
	color: #000000;
}
.style11:visited {
	text-decoration:none;
	color: #000000;
}
.style11:hover {color:#000000;
text-decoration:none;}
.style11:active {
	text-decoration:none;
	color: #000000;
}






