
/* -=========== #body ===========- */

body {	
	background-image: url(../pix/background/background.png);
	background-color: #288691;
	padding: 0;
	margin: 0;
	text-align: center;
}

/* -=========== #top ===========- */

#top {
	height: 50px;
	width: auto;
	margin-bottom: -1.5px;
	background-image: url(../pix/background/top.png);
}

/* -=========== #main ===========- */

#main {
	height: auto;
	width: 836px;
	text-align: center;
	margin: auto;
	padding: 0;
}

/* -=========== #seilboth ===========- */

#seilboth {
	height: auto;
	width: 836px;
	background-image: url(../pix/background/seilboth.png);
	float: left;
	z-index: 5;
}

/* -=========== #middle ===========- */

#middle {
	height: auto;
	width: 800px;
	margin-left: 18px !important;
	margin-right: 18px;
	padding: 0;
}

/* -=========== #head ===========- */

#head {
	height: 150px;
	width: 800px;
	background-color: #288691;
}

/* -=========== #headdomain ===========- */

#headdomain {
	margin: auto;
	height: 50px;
	width: 800px;
	font-family: "trebuchet MS";
	text-transform: lowercase;
	text-align: center;
}

/* -=========== #flashbanner ===========- */

#flashbanner{
	width: 400px;
	height: 50px;
	float: left;
        margin-bottom: -1px;
}

/* -=========== #menutop ===========- */

#menutop {
	height: 26px;
	width: 800px;
	background-image: url(../pix/menu/menutopsearch.png); 
	float: left;
}

/* -=========== #content ===========- */

#content {
	height: auto;
	width: 800px;
	background-image: url(../pix/background/content.png);
	float: left;
	z-index: 1;
}

/* -=========== #breadcrump ===========- */

#breadcrump {
	margin: 5px 0 0 20px;
	padding: 0;
	width: 755px;
	font-size: 10px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

/* -=========== #contentarea ===========- */

#contentarea {
	height: auto;
	width: 755px;
	margin: 10px 0 0 20px;
	padding: 0 20px 20px 0;
	float: left;
	z-index: 1;
	overflow: auto;
}

/* -=========== #shadowbottom ===========- */

#seilbottom {
	height: 40px;
	width: 836px;
	margin-top: -19px;
	background-image: url(../pix/background/seilunten.png);
	float: left;
	z-index: 5;
}
