body
{
	font-family: Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 12px;
/*	font-size: 14px;*/
	background-color: rgb(233,233,233);
	color: #333;
	font-family: arial, helvetica, sans-serif;
}

html,
body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a {
	color: rgb(102,102,102);
	text-decoration: none;
}

a:hover {
	color: #0062B1;
}

a img {
	border-style: none;
}

td {
	vertical-align: top;
}

.teaser_img {
	padding: 0px 10px 10px 0px;
	float:left;
}

.grey td {
	background-color: #ccc;
}

#page
{
	position: relative;
	margin: 0px auto;
	width: 851px;

	min-height: 100%;
	height: auto !important;
	height: 100%;

	background-color: white;
	background-image: url(../upload/layout/background_page.gif);
	background-repeat: repeat-y;
}

#content
{
	margin: 0px 6px;
	padding: 0px 0px 0px 223px;

	width: 616px;
	min-height: 590px;
	height: auto !important;
	height: 590px;

	clear: both;
}

#logo_home {
	position:absolute;
	top: 50px;
	left: 33px;
	z-index: 1;
}

.headImage
{
	position: absolute;
	left: 6px;
	top: 0px;
	z-index: 0;
}

.innerContent
{
    width: 586px;
    background-color: #fff;
    margin-top: 0px;
    padding: 460px 15px 50px 15px;
    z-index: 10;
}

.innerContent h1 {
	padding: 15px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0062B1;
}

.innerContent .error {
	font-weight: bold;
	color: red;
}

/* Teaser bar module */

.teaserBar
{
    position: relative;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    height: 65px;
    display: block;
}

.teaserBar li
{
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;
    width: 135px;
    height: 65px;
    display: block;
}

.teaserBar img
{
    display: block;
    border: 1px solid rgb(205,205,205);
}

.teaserBar span
{
    display: block;
    margin-top: 5px;
    padding-left: 8px;
    background: #fff url(../upload/layout/arrow-gray.gif) no-repeat left 3px;
    font-size: 11px;
}

.teaserBar li a 
{
    text-decoration: none;
    display: block;
}

.teaserBar a:hover span
{
    background-image: url(../upload/layout/arrow-blue.gif);
}

.teaserBar .teaser1
{
    left: 0px;
}

.teaserBar .teaser2
{
    left: 152px;
}

.teaserBar .teaser3
{
    left: 304px;
}

.teaserBar .teaser4
{
    left: 456px;
}


/**********************************************************************************/
/* Tabs */

.tabListContainer {
	z-index: 100;
}

.tabList {
	list-style-type: none;
	height: 16px;
	width: 585px;
	margin: 0;
	padding: 1px 0px 0px 0px;
	z-index: 100;
	/*background-color: #f00;*/
	background: #fff url(../upload/layout/background_tab_rest1.gif) repeat-x right bottom;
}

.tabListBorder {
	background: #fff url(../upload/layout/background_tab_restn.gif) no-repeat right bottom;
}

.tabList li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: #ccc url(../upload/layout/background_tab.gif) no-repeat right top;
	border-left: 1px solid #ccc;
	line-height:12px;
}

.tabList li .link {
	font-size: 12px;
	float: left;
	display: block;
	height: 12px;
	padding: 2px 18px 2px 16px;
}

.tabList li.active {
	z-index:120;
	background: #fff url(../upload/layout/background_tab_active.gif) no-repeat right top;
}

.tabList li.last {
	background: #ccc url(../upload/layout/background_last_tab.gif) no-repeat right top;
}

.tabList li.lastactive {
	z-index:120;
	background: #fff url(../upload/layout/background_last_tab_active.gif) no-repeat right top;
}

.tabListLine {
	clear:both;
}

.tabContent {
	clear:both;
	/*position: relative;*/
	top: -1px;
	width: 563px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index:50;
	margin: 0;
	padding: 10px;
}

.tabContentBorder {
	border-top: 1px solid #ccc;
}

/**********************************************************************************/





.navigation {
	position: absolute;
	top: 128px;
	left: 6px;
	z-index: 500;
}

.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 153px;
	z-index: 500;
}

.navigation ul li {
	position: relative;
	padding: 1px 0px 0px 0px;
	z-index: 500;
}

.subnav, .subnav1 {
	position: absolute;
	top: 0px;
	z-index: 500;
}

.subnav li a, .subnav1 li a {
	display: block;
	/*padding: 5px 15px 4px 5px;*/
	padding: 5px;
	height: 15px;
	
	white-space:nowrap;

	background-color: white;
	color: black;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 142px 9px;
	filter: alpha(opacity=86);
	-moz-opacity: .86;
	cursor: pointer;
	z-index: 500;
}

* html .topnav li {
	float: left;
	height: 1%;
	z-index: 500;
}


.topnav {
	position: absolute;
	z-index: 500;
}

.topnav li ul li {
	padding: 1px 0px 0px 1px;
}

.topnav_item
{
	display: block;
	padding: 5px;
	height: 15px;
	width: 213px;

	text-decoration: none;
	white-space:nowrap;

	background-repeat: no-repeat;
	background-position: 210px 9px;

	color: white;
	cursor: pointer;

	z-index: 500;
}

.subnav {
	left: 153px;
	display: none;
	z-index: 500;
}

.subnav1 {
	left: 223px;
	display: none;
	z-index: 500;
}

.arrow_gray {
	background-image: url(../upload/layout/arrow-gray.gif);
}

.arrow_white {
	background-image: url(../upload/layout/arrow-white.gif);
}

.detail {
	display: none;

	position: absolute;
	left: 529px;
	top: -128px;
	width: 308px;
	height: 438px;

	margin: 1px;

	z-index: 500;
}

.detailcontent {
	position: absolute;
	width: 268px;
	height: 398px;

	margin: 7px;
	padding: 13px;

	background-color: white;
}

.detailcontent .detail_image {
	text-align:center;
}

.detailcontent h1 {
	font-size: 10pt;
	color: #666;

	margin-top: 4px;
	margin-bottom: 4px;
}

.detailcontent h2 {
	font-size: 10pt;
	color: #666;

	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.detailcontent p {
	color: #666;

	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;

	border-bottom-style: dashed;
	border-bottom-color: grey;
	border-bottom-width: 1px;
}

.detailcontent img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.fog
{
	display: none;

	position: absolute;
	top: -128px;
	width: 152px;
	height: 438px;

	margin: 1px 0px 1px 1px;

	background-image: url(../upload/layout/white-20.png) !important;
	background-color: transparent !important;

	z-index:0;
}

/* IE6 */
* html .fog,
* html .topfog li {
	filter: alpha(opacity=20);
	background-color: white;
	background-image: none;
}

/* IE7 */
*+html .fog,
*+html .topfog li {
	background-image: url(../upload/layout/white-20.png);
	background-color: transparent;
}

#fog1 { left: 223px; }
#fog2 { left: 376px; }
#fog3 {
	display: none;

	position: absolute;
	left: 529px;
	top: -128px;
	width: 308px;
	height: 438px;

	margin: 1px;

/*	background-image: url(../upload/layout/white-45.png) !important;
	background-color: transparent !important;

	filter: alpha(opacity=45);
	background-color: white;
	background-image: none;*/

	z-index: 0;
}

.topfog {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;

	list-style: none;

	z-index: 0;
}


.topfog li {
	width: 223px;
	height: 24px;
	padding: 0px;
	margin: 1px 0px 0px 0px;

	background-image: url(../upload/layout/white-20.png) !important;
	background-color: transparent !important;

	z-index: 0;
}

.search {
	position: absolute;
	top: 440px;
	left: 6px;
	width: 140px;
	height: 70px;
	margin: 20px 0px 0px 40px;
}

.search form {
	padding: 0px;
	margin: 0px;
}

.search .searchfield {
	position: absolute;
	width: 120px;
	margin: 0px;

	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;

	border: 1px solid #ccc;
}

.search .searchbutton {
	width: 19px;
	height: 19px;
	border: 0;
	color: #666;
}

.search .searchfield_site {
	top: 0px;
	left: 0px;
}

.search .searchfield_zip {
	top: 30px;
	left: 0px;
}

.search .searchbutton_site {
	position: absolute;
	top: 0px;
	left: 125px;
}

.search .searchbutton_zip {
	position: absolute;
	top: 30px;
	left: 125px;
}

.language {
	position: absolute;
	bottom: 40px;
	left: 6px;
	width: 222px;
	text-align: center;
}

#footer {
	position: absolute;
	bottom: 0px;
	margin-left:6px;

	height: 21px;
	width: 839px;

	color: rgb(102,102,102);
	font-size: 11px;

	border-top: 1px solid #ccc;
	background-color: #fff;
	background-image: url(../upload/layout/background_footer.gif);
	background-repeat: repeat-y;

	overflow: hidden;
}


.login,
.copyright {
	position: absolute;
	top: 4px;

	overflow: hidden;

	text-align: center;
}

.login {
	width: 222px;
}

.copyright {
	left: 223px;
	width: 616px;
}

/* use this styles with links */
/* arrow > link */
.link_with_arrow {
	padding-left: 8px;
	background-image: url(../upload/layout/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* change color of arrow */
.link_with_arrow:hover {
	background-image: url(../upload/layout/arrow-blue.gif);
}

/* arrow < link */
.back {
	margin-left: 10px;
	padding-left: 8px;
	background-image: url(../upload/layout/arrow-gray-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* change color of arrow */
.back:hover {
	background-image: url(../upload/layout/arrow-blue-left.gif);
}

/* link arrow > */
.forward {
	margin-left: 10px;
	padding-right: 8px;
	background-image: url(../upload/layout/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* change color of arrow */
.forward:hover {
	background-image: url(../upload/layout/arrow-blue.gif);
}

#dhtmltooltip {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;

	padding: 4px;
	
	border: 1px solid black;
	background-color: rgb(255,255,255);

	visibility: hidden;

	z-index: 300;
}

#dhtmltooltip .img {
	display:block;
}

#dhtmltooltip .name {
	margin:0px;
	padding:0px 0px 4px 0px;
}

/* Zubehör */
.accessory_table1 {
}

.accessory_table1 td, .accessory_table2 td {
	vertical-align:top;
}

.accessory_table1 td img, .accessory_table2 td img {
	padding: 0px 15px 15px 0px;
}

.accessory_table1 .img {
	width: 225px;
}

.accessory_list_table1 {
	width: 100%;
}

.accessory_text {
	height:71px;
}

.list_number {
	text-align:right;
	width: 20px;
}

.accessory_list_table2 {
	width:365px;
}

.accessory_list_table1 td, .accessory_list_table2 td {
	vertical-align:top;
}

.impressionen td {
	vertical-align:top;
}

.impressionen td img {
	display: block;
	padding: 0px 10px 10px 0px;
}

#fair_images {
	position: absolute;
	top: 373px;
	left: 6px;
	z-index: 1;
	
	width: 840px;
	text-align: right;
}

#fair_images img {
	padding-right: 8px;
}

#fair_images_vertical {
	height: 440px;
	position: absolute;
	top: 0;
	left: 6px;
	text-align: right;
	width: 830px;
	z-index: 1;
}

#fair_images_vertical table {
	position: absolute;
	right: 0;
}

#fair_images_vertical table td {
	vertical-align: bottom;
	height: 440px;
}

#fair_images_vertical img {
	padding-bottom: 10px;
	display: block;
}
