/* CSS Document */
@import url(expander.css);

body {
	font: 70%/1.0  verdana, arial;
	color:#666666;
	background-color: #fff;
/*	background-image:url(../images/background/top_grad.gif);*/
	background-repeat: repeat-x;
	}
	
.veneer_holder {
	width: 120px !important;
	height: 140px;
	/*border: 1px solid red;*/
	margin-right: 4px;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	margin-right: 2px;
	margin-bottom: 2px;
	}
	.veneer_holder img {
		}
	.veneer_holder h2 {
		font-size: 11px !important;
		display:block;
		margin: 0px !important;
		padding: 0px !important;
		margin-top: 5px;
		}
	
#frame {
	width: 880px;
	left: 50%;
	margin-left: -440px;
	position:absolute;
	}
	
.clearfix {
	clear: both;
	}
	
a {
	color: #666666;
}
a:hover {
	text-decoration: underline;
	}

	#main-header{
		height: 62px;
		overflow: hidden;
		}
		#main-header #logo {
            position: absolute;
			margin-top: 10px;
			}
		#main-header #top-nav {
            float: right;
			font-size: 85%;

			margin-top: 30px;
			padding: 1px;
			}
		#main-header #top-nav a {
			color: #a1a1a1;
			}
        #main-header #top-nav a:hover {
			color: #000000;
			text-decoration: none;
			}
	
	#main-menu {
		clear: both;
		height: 34px;
		background-image: url(../images/menu-area-bg2.gif);
		background-repeat: repeat-x;
		}
		
	#sub-boxes {
		margin-top: 1px;
		}
		#sub-boxes li {
			display: inline;
			}
		#sub-boxes .middle {
			margin-left: 1px;
			margin-right: 1px;
			}
		
		
	#main_content1 {
		background-repeat: no-repeat;
		background-position: 480px 0px;
		}

		#main_content1 #containera {
			width: 450px; /* Breite Container Inhalt */
			margin-left: 28px;
			margin-top: 35px;
			margin-bottom: 20px;
			}
			#main_content1 #containera h1 {
				font-size: 200%;
				color: #000;
				font-weight: normal;
				}
			#main_content1 #containera h2 {
				font-size: 160%;
				color: #000000;
				font-weight: normal;
				}
				
			#main_content1 #containera h3 {
				font-size: 100%;
				color: #666666;
				font-weight: bold;
				margin-top: 14px;
				}
			#main_content1 #containera #news_images {
				float: right;
				border: 1px solid red;
				}
			#back {
				float: left;
				background-image:url(../images/back-arrow.gif);
				background-repeat: no-repeat;
				background-position: 0px 8px;
				font-weight: bold;
				font-size: 90%;
				padding-left: 7px;
				height: 18px !important;
				line-height: 18px;
				}
				#main_content1 #containera a:hover {

					}
			#main_content1 #containera p {
				line-height: 19px;

				margin-top: 14px;
				}
				
		#main_content2 {
			float: left;
			margin-top: 35px;
			margin-left: 26px;
			width: 490px; /* Breite Container Inhalt */
			display: inline;
			}
			#main_content2 #containera label {
				font-weight: bold;
				width: 160px!important;
				display: block;
				margin-bottom: 3px;
				
				}
			#main_content2 #containera .plat_link {
				font-weight: bold;
				
				}
			#main_content2 #containera select {
				width: 200px;
				font-size: 100%;
				color: #666666;
				margin-bottom: 7px;
				}
			#main_content2 #iframe_holder {
				height: 220px;
				display: block;
				margin-top: 10px;
				margin-left: -2px;
				}
			#main_content2 #contentb {
				line-height: 18px;
				font-size: 100%;
				}
			#main_content2 #contentb ul  {
				list-style: disc;
				list-style-type:disc;
				padding-left: 20px;
				}
			#main_content2 #contentb ol  {
				list-style:decimal;
				padding-left: 30px;
				}
				#main_content2 #contentb ol li {
					margin-top: 3px;
					margin-bottom: 3px;
					}
			#main_content2 #contentb h3 {
				font-size: 120%;
				margin-top: 20px;
				}
			.read_more {
				font-weight: bold;
				}
			#main_content2 #contentb h1 {
				font-size: 200%;
				font-weight:normal;
				margin-bottom: 20px;
				color: #000;			
				}
				#page_links{
					margin: 0px !important;
					}
				#page_links li{
					margin: 0px !important;					
					margin-top: 20px !important;
					}
				#page_links li h3 {
					margin: 0px !important;
					}
				#page_links li p {
					margin: 0px !important;				
					}
			#main_content2 #
             h2 {
				font-size: 180%;
				font-weight:normal;
				margin-bottom: 20px;
				color: #666666;			
				}
			#main_content2 #contentb table,
			#main_content2 #contentb table td,
			#main_content2 #contentb table tr,
			#main_content2 #contentb table th {
				border-collapse:collapse;
				padding: 0px;
				margin: 0px;
				}
			#main_content2 #contentb table th {
				text-align: left;
				background-color: #dfdfdf;
				display: table-cell;
				padding: 3px;
				padding-left: 5px;
        		padding-right: 5px;
    			border: 1px solid #ffffff;
				}
            .odd {
              background-color: #F2F2F2;
              border: 1px solid #ffffff;
            }

			#main_content2 #contentb table tr td {
				text-align: left;
				padding-left: 10px;
   				padding-right: 8px;
				}
			#main_content2 #contentb p {
				line-height: 20px;
				margin-top: 15px;
				margin-bottom: 15px;
				}
			#map_holder {
				border: none;
				float: right;
				margin-right: 50px;
				}
			#not_map_holder {
				float: right;
				}
			.hide_me {
				visibility: hidden;
				display: none;
				position: absolute;
			}				
			#containera #contentb ul li {
				margin-top: 5px;
				}
			#containera #contentb div {
				margin-top: 15px;
				}
				#containera #contentb div .input, #containera #contentb div textarea {
					width: 220px;
					border: 1px solid #888888;
					padding: 2px;
					color: #666666;
					}
					#containera #contentb div textarea {
						height: 60px;
						}
					#containera #contentb div #sendbtn {
						
						}
			#containera #contentb label {
				float: left;
				display: block;
				width: 120px;
				}

            /* Formatierung Schrift Sonderfarben */
			#containera #contentb h3 {
				color: #000000;
				margin-bottom: 15px; }


			#containera #contentb form div {
			
				}
				
				.checkhold {
					float: none;
					clear: both;
					width: 440px;
					}
				.checker {
					margin: 0px !important;
					width: 145px;
					float: left;
					}
				
				
			#containera #contentb form .address {
				clear: both;
				margin-top: 2px;
				}
			#containera #contentb form .day {
				width: 40px;
				}
			#containera #contentb form .month {
				width: 80px;
				}
			#containera #contentb form .year {
				width: 60px;
				}
			#containera #contentb .red_disc {
				font-size: 100%;
				color: #888888;
				line-height: 14px;
				}
			#main_content2 #contentb #uppercase_li {
				margin-top: 20px;
				}
			#main_content2 #contentb #uppercase_li li {
				border: 1px solid #b9b9b9;
				display: block;
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				cursor: pointer;
				overflow: hidden;
				height: 100px;
				width: 95px;
				}
				#main_content2 #contentb #uppercase_li img {
					margin-top: -10px;
			
					}
		#gallery_nav ul {
			margin-top: 10px;
			}
			#gallery_nav ul li {
				display: block;
				float: left;
				border: 1px solid #b9b9b9;
				height: 13px;
				width: 13px;
				margin-right: 5px;
				}
			#gallery_nav ul .item_selected {
				display: block;
				float: left;
				border: 1px solid #b9b9b9;
				background-color: #b9b9b9;
				height: 13px;
				width: 13px;
				margin-right: 5px;
				}
		#product_display_right2 {
			margin-top: 35px;
			float: right;
			width: 360px;
			}
		#product_display_right {
			margin-top: 35px;

			float: right;
			}
			#product_display_right #enlarge{

				padding: 6px;
				height: 12px;
				width: 160px;
				margin-left: 55px;
				}
				
			#header_img {
				margin-bottom: 15px;
				}
		
		.product_holder {
			float: left;
			background-position: right;
			background-repeat: no-repeat;
			overflow: hidden;
			width: 206px;
			margin-bottom: 4px;
			margin-left: 6px;
			margin-right: 6px;
			height: 122px;
			background-color: #fff;
			border: 1px solid #cfcfcf;
			}
			.product_holder .product_link {
				margin-top: 45px;
				margin-left: 14px;
				padding-bottom: 5px;
				}
				.product_holder .product_link a {
					color: #666;
					}
				.product_holder .product_link a:hover {
					color: #000;
                    background-color: #DADBDD;
                    text-decoration: none;
                    }
				.product_holder .product_link h1 {
					font-size: 120%;
                    font-weight: bold;
                    color: #666666;
					width: 90px;
					margin-bottom: 6px;
					}
			.product_holder img {
				float: right;
				}

		.product_holder_02 {
			float: left;
			background-position: right;
			background-repeat: no-repeat;
			overflow: hidden;
			width: 206px;
			margin-bottom: 4px;
			margin-left: 6px;
			margin-right: 6px;
			height: 122px;
			background-color: #fff;
			border: 1px solid #cfcfcf;
			}
			.product_holder_02 .product_link {
				margin-top: 45px;
				margin-left: 10px;
				padding-bottom: 5px;
				}
				.product_holder_02 .product_link a {
					color: #bdbdbd;
					}
				.product_holder_02 .product_link a:hover {
					color: #000;
                    background-color: #bdbdbd;
                    text-decoration: none;
                    }
				.product_holder_02 .product_link h1 {
					font-size: 120%;
                    font-weight: bold;
                    color: #666666;
					width: 90px;
					margin-bottom: 6px;
					}
			.product_holder_02 img {
				float: right;
				}
		
			
	#footer-left {
        width: 640px;
        border-top-style:dotted;
        border-width: 1px;
        border-color: #888888;

        margin-top: 14px;
		margin-bottom: 20px;
		float: left;
		font-size: 85%;
        line-height: 14px;
		color: #a1a1a1;
		padding-top: 4px;
		}
		#footer-left a {
			color: #a1a1a1;
			}
		#footer-left a:hover {
			color: #000000;
			text-decoration: none;
			}

	#footer-right {
        border-top-style:dotted;
        border-width: 1px;
        border-color: #888888;

		margin-top: 14px;
		float: right;
		font-size: 85%;
		margin-bottom: 20px;
		color: #888888;
   		padding-top: 4px;

		}
		#footer-right a {
			color: #888888;
			}
		#footer-right a:hover {
			color: #888888;
			}
	
	
	
	
	#dealers table {
		width: 100%
		}	
	#dealers table, #dealers td, #dealers tr {
		padding: 0px;
		margin: 0px;
		line-height: 16px;
		}
	#dealers h2 {
		font-size: 170%;
		font-weight: normal;
		color: #000;
		margin-top: 20px;
		}
	#dealers th {
		text-align: left;
		font-size: 100%;
		padding: 0px;
		font-weight: bold;
		padding-top: 15px;
	}
	#dealers #print {
		margin-top: 20px;
		}
	#dealers #print p {
		}
	#dealers #print #small_print_btn {
		float: left;
		margin-right: 10px;
		}
		
	#dealers #bottom_numbers a {
		display: block;
		margin-top: 20px;
		width: 16px;
		text-align: center;
		line-height: 16px;
		margin-right: 1px;
		height: 16px;
		float: left;
		color: #888888;
		background-color: #fff;
		border: 1px solid #cccccc;
		}
		#dealers #bottom_numbers a:hover, #dealers #bottom_numbers .selected {
			border: 1px solid #888888;
			background-color: #888888;
			color: #fff;
			text-decoration: none;
			}

    /* tabellen technische daten */
    #specification table {

    }


      /* PRODUKT OBERFLÄCHEN */

      .finishes {
      	list-style-type: none;
      	padding-top: 0px;
      	padding-left: 0;
      }

      .finishes li {
      	list-style-type: none;
      	float: left;
      	background:#dfdfdf url(../images/finishes-bg.gif) bottom right no-repeat;
      	margin: 0 14px 20px 0;
      	padding: 11px;
      	height: 100px;
      	position: relative;
      }

      .finishes h4 {
      	width: 110px;
      	line-height: normal;
      	padding: 0;
      	position: absolute;
      	bottom: 8px;
      	font-size: 1em;
      }
			
			
/***********************SITEMAPPP*****************************************/

#containera #contentb h1 {
	font-size: 200%;
	}
#containera #contentb h2 {
	font-size: 180%;
	margin-top: 15px;
	}
#da0 {
	margin-top: 25px;
	}
	#da0 .top_href {
		font-size: 160%;
		display: block;
		margin-top: 20px;
		}
	#da0 ul {
		padding-left: 50px;
		list-style: georgian;
		list-style:disc;
		}
	#da0 li ul li {
		font-weight: bold;
		font-size: 120%;
		}
		#da0 li ul li ul li{
		font-size: 80%;
			font-weight: normal;
			}		
			
			
