/*******
******** STYLES FOR HOME LAYOUT */

#body {
	position: relative; width: 930px; margin: 0px auto; z-index: 1;
}



/* HEADER */
#header {
	position: relative; width: 930px; height: 398px; background: transparent url(../imgs/righttop_img.jpg) right top no-repeat; text-align: left; z-index: 99;
}

#startHeader
{
	position: relative; width: 930px; height: 398px;text-align: left; z-index: 99;
}

#header h1 {
	display: none;
}

#header #flash {
	float: left; width: 720px; height: 342px;
}
#header #flash #header_leftpic {
	width: 720px; height: 342px;
}

#header_underline {
	background: transparent url(../imgs/underheaderline.jpg) left bottom no-repeat;
}

#headerform .bodytext {
	font-size: 11px;
	padding-top: 5px;
	text-align: justify;
}

/* MAIN CONTENT */
#main {
	position: relative; height: 430px; text-align: left;
	background: none !important;
} 
#main #left {
	float: left; width: 345px;
}
#main #middle {
	position: relative; float: left; width: 345px; margin: 0px 5px;
}


/* blocks */
#main #left .block, #main #middle .block {
	background-color: #eaf7ff; height: 182px; padding: 15px 25px;
}
.block h3 {
	font-size: 90%; color: #666;
}
.block .content {
	position: relative; width: 100%; min-height: 110px; _height: 110px; margin-top: 19px;
}
.block .content .image {
	float: left; margin-right: 11px;
}
.block .content .date {
	color: #0066cc; font-weight: bold; margin-bottom: 6px; font-size: 70%;
}
.block .content .text {
	margin-left: 103px;
}
.block .content .price {
	text-align: right;
}
.block .content .links {
	position: absolute; bottom: -8px; left: 100px;
}


/* RIGHT CONTENT */
#main #right {
	float: left; width: 198px; height: 410px; padding: 12px 24px 8px 8px; background-color: #eaf7ff;
}
/* HIDE print button on home*/
#main #right li.drucken {
	display: none;
}

/* FLASH */
#flashcontent {
	position: absolute; width: 720px; height: 285px; top: 57px; left: 0px;background-color: #086c9d;z-index: 89;
}
#flashcontent object {
	position: relative; z-index: 120;
}
#flashcontent-ul {
	position: absolute; width: 220px; height: auto; top: 102px; right: 210px; list-style-type: none; z-index: 99;
}
#flashcontent-ul li {
	margin-bottom: 7px; vertical-align: text-bottom; font-size: 0px;
}
#flashcontent-ul li a {
	display: block; height: 24px; width: 220px;
}
#flashcontent-ul li a span {
	display: none;
}

#header #menu-new {
	position: relative; clear: both; background: transparent url(main_01_FILES/menu-bg.jpg) left top repeat-x; width: 911px; padding-left: 19px;
}

div#reiter
{
	position: absolute !important;
}
