body {
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:2em 0 0 2em;
	background-color: #ffffff;
}


th{
  background-color:#eee;
}

th h1, th h2, th h3{
   padding:0em;
   margin:0em;
   font-size:0.8em;
}

tr{
	padding:0.3em;
	padding-bottom:0.5em;
}
h1{
	font-size: 1.2em;
}

a {
	color: #A84B8C;
}

a:hover {
	/*color: #;*/
}


.top4em{
	padding-top:4em;
}

.left1em{
	padding-left:1em;
	display: block;
}

.left03em{
	padding-left:0.3em;
}

.left2em{
	padding-left:2em;
}

.left3em{
	padding-left:3em;
}

.right3em{
	padding-right:3em;
}

.right2em{
	padding-right:2em;
}

.width25em{
	width:25em;
}

.float_right{
	float: right;
}
.float_left{
	float: left;
}

.clear_both{
	clear: both;
}

.metaarea{
	width:74.7em;
	z-index:auto;
}

.logoname{
	width:24.7em;
	font-size: 1.1em;
	font-weight:bold;
	padding-bottom:0.2em;

}


.bg_navi{
	background: url("../img/bg_navi.jpg") top left no-repeat;
	background-position:0em 1em 1em 1em;

}

.metaheader{
    width:74.7em;
}

.logoarea{
	width:74.7em;
	border-bottom:solid;
	border-top-color:#737373;
	border-bottom-width:1px;
	padding-bottom:1px;
	border-top:solid;
	border-top-width: 4px;
	padding-top:1px;
	height:7.2em;
	color:#737783;
}
.logo{
	background-image: url(../img/header.jpg);
	height:7.2em;
	width:60em;
}




.topnavi{
	width:60.01em;
	padding-left:14.7em;
}


.contentarea{

}

.leftnavi{
	width:14.7em;
}
.content_right{
	width:60em;
}

.content{
	padding-left:1.1em;
	width:35em;

}

.content_breit{
	padding-left:1.1em;
	width:58em;

}

.contact{
	width:18m;
}

.showroom{
	width:60em;
	maring-left:2em;

}


.left2em{
	padding-left:1.2em;
}


.width_196{
	width:14.7em;
}

.width_62_25em{
  width:74.7em;
}

.top1em{
	padding-top:1em;
}
/**********************************************************************
***** 	METANAVI
***********************************************************************/


.metanavi{
	display: block;
	font-size: 0.7em;
	
}
.metanavi a, .metanavi a:link, .metanavi a:visited, .metanavi a:active {
    text-decoration: none;
	color:#333333;
}

.metanavi a:hover{
    text-decoration: none;
	color:#999999;
}

.metanavi li {
	list-style:none;
	float:right;
	padding-left:0.2em;
	padding-right:0.2em;
	margin-top:0.3em;
}



/**********************************************************************
***** 	Kontakt-Teaser
***********************************************************************/


.teaser_balken{
	line-height:0.8em;
}
.teaser_balken_links{
	border-bottom: 0.5em solid #747474;
	width:4.8em;
	text-align: center;
}
* html .teaser_balken_links{
	border-bottom: 0.5em solid #747474;
	width:4.0em;
	text-align: center;
}

.teaser_balken_rechts{
	border-bottom: 0.5em solid #747474;
	width:10.00em;
	text-align: center;
}

* html .teaser_balken_rechts{
	border-bottom: 0.5em solid #747474;
	width:10.00em;
	text-align: center;
}



.teaser_balken_inhalt{
	text-align: center;
	color: #747474;
	font-weight:bold;
	padding-top:0.3em;
	padding-left:0.6em;
	padding-right:0.5em;
}

.teaserbox{
	width:18.55em;
	padding:0.83em;
	background-color:#f2f3f5;
	background-position:bottom;
	margin-top:2px;
	
}


/**********************************************************************
***** 	Breadcrump
***********************************************************************/
.breadcrumb{
	padding-top:2em;
}

/**********************************************************************
***** 	TOPNAVI
***********************************************************************/

.topnavi ul{
	padding:0;
	margin:0;
	margin-top:1px;
	padding-top:0em;
	background-color:#d1d1db;
	height:1.6em;
	display:block;
	
}

.topnavi a, .topnavi a:link, .topnavi a:visited, .topnavi a:active {
    text-decoration: none;
	color:#333333;
}

.topnavi a:hover{
    text-decoration: none;
	color:#fff;
}

.topnavi li {
	list-style:none;
	float:left;
	width:9.9em;
	padding-top:0.1em;
	padding-bottom:0.2em;
	text-align:center;
	border-right:solid;
	border-color:#fff;
	border-right-width:1px;
}

	
	

.topnavi_selected a, .topnavi_selected a:link, .topnavi_selected a:visited, .topnavi_selected a:active {
    text-decoration: none;
	color:#fff;
}

.topnavi_selected a:hover{
    text-decoration: none;
	color:#fff;
	width:11em;
}

.topnavi li.topnavi_selected {
	list-style:none;
	float:left;
	padding-bottom:0.2em;
	width:9.9em;
	color:#fff;
	background-color:#737783;
	text-align:center;
}

.topnavi_last a, .topnavi_last a:link, .topnavi_last a:visited, .topnavi_last a:active {
    text-decoration: none;
	color:#333333;
}

.topnavi_last a:hover{
    text-decoration: none;
	color:#fff;
	width:11em;
}

.topnavi li.topnavi_last {
	list-style:none;
	float:left;
	padding-bottom:0.2em;
	width:9.9em;
	color:#333333;
	background-color:#d1d1db;
	text-align:center;
	border-right:solid;
	border-color:#d1d1db;
	border-right-width:1px;
}


.topnavi_last_selected a, .topnavi_last_selected a:link, .topnavi_last_selected a:visited, .topnavi_last_selected a:active {
    text-decoration: none;
	color:#fff;
}

.topnavi_last_selected a:hover{
    text-decoration: none;
	color:#fff;
	width:11em;
}

.topnavi li.topnavi_last_selected {
	list-style:none;
	float:left;
	padding-bottom:0.2em;
	width:9.9em;
	color:#fff;
	background-color:#737783;
	text-align:center;
	border-right:solid;
	border-color:#737783;
	border-right-width:1px;
}

/**********************************************************************
***** 	LEFTNAVI
***********************************************************************/



.leftnavi a, .leftnavi a:link, .leftnavi a:visited, .leftnavi a:active {
    text-decoration: none;
	color:#666;
}

.leftnavi a:hover{
    text-decoration: none;
	color:#fff;
}



.leftnavi ul {
	list-style:none;
	padding-left:0em;
	margin:0;
	display: block;
	background-color:#f2f3f5;
}


.leftnavi ul li {
	list-style:none;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}


/* 2.Ebene */


.ebene1 {
	padding:0.3em;
	padding-left:0.5em;
	background-color:#d1d1db;
	display:block;
}
.ebene2{
	padding:0.3em;
	padding-left:0.5em;
	padding-left:1.3em;
	background-color:#f2f3f5;
	
}
.ebene_selected{
	padding:0.3em;
	padding-left:0.5em;
	background-color:#737783;
	color:#fff;
}

.ebene_selected a, .ebene_selected a:link, .ebene_selected a:visited, .ebene_selected a:active {
	color:#fff;
}

.ebene_selected a:hover{
    text-decoration: none;
	color:#fff;
}


.ebene2 a:hover{
    text-decoration: none;
	color:#ccc;
}

/**********************************************************************
***** 	Karusell
***********************************************************************/
.karusell_balken{
    line-height:0.8em;
	
}

.karusell_balken_links{
	border-bottom: 0.5em solid #747474;
	width:3.8em;
	text-align: center;
}
* html .karusell_balken_links{
	border-bottom: 0.5em solid #747474;
	width:3.8em;
	text-align: center;
}

.karusell_balken_rechts{
	border-bottom: 0.5em solid #747474;
	width:46.9em;
	text-align: center;
}

* html .karusell_balken_rechts{
	border-bottom: 0.5em solid #747474;
	width:46.9em;
	text-align: right;
}



.karusell_balken_inhalt{
	text-align: center;
	color: #747474;
	font-weight:bold;
	padding-top:0.3em;
	padding-left:0.6em;
	padding-right:0.5em;
}

.karusellbox{
	/*padding:0.5em;*/
	margin-top:2px;
	
}
.carousel-component {
    padding-left:0em;
	padding-right:0em;
	background-color:#fff;
	margin-left:0em;
	margin-bottom:2em;


}

.carousel-component .carousel-list li { 
    margin:0px;
	padding:1em;
	padding-top:0em;
    width:15.6em; 
}
* html .carousel-component .carousel-list li { 
    margin:0px;
	padding:1em;
	padding-top:0em;
    width:15.6em; 

}
.carousel-component .carousel-list li a { 
    display:block;
    /*border:1px solid #f2f3f5;*/
	border:1px solid #f2f3f5;
    outline:none;
    -moz-outline:none; 
}

.carousel-component .carousel-list li a:hover { 
    border: 1px solid #ccc; 
}

.carousel-component .carousel-list li img { 
    border:1px solid #999;
    display:block; 
}

.carousel-component .carousel-list li strong { 
    display:block; 
}
                                    

#prev-arrow { 
    position:absolute;
    top:1em;
    z-index:3;
    cursor:pointer; 
    left:5px; 
}

#next-arrow { 
    position:absolute;
    top:1em;
    z-index:3;
    cursor:pointer; 
   right:5px; 
}

/**********************************************************************
***** 	Footer
***********************************************************************/


.footer{
	border-top:solid;
	border-color:#737783;
	border-width:1px;
    font-size: 0.7em;
	margin-bottom:2em;
}

/**********************************************************************
***** 	Referenzen
***********************************************************************/

.ref_HauptTitel{
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	padding-bottom:0.3em;
}

.ref_UnterTitel{
	border-bottom:solid;
	border-top-color:#737373;
	border-bottom-width:1px;
	padding-bottom:1px;
	border-top:solid;
	border-top-width: 4px;
	padding-top:0.3em;
	height:2.8em;
	color:#737783;
}


.referenz_left{
	float:left;
}

.referenz_right{
	float:right;
}

.referenz_left ul{
	/*float:right;*/
}

.referenz_right{
	display: block;
	font-size: 0.8em;
	
}
.referenz_right a, .referenz_right a:link, .referenz_right a:visited, .referenz_right a:active {
    text-decoration: none;
	color:#333333;
	font-weight:normal;
}

.referenz_right a:hover{
    text-decoration: none;
	color:#999999;
}


.referenz_right_selected a, .referenz_right_selected a:link, .referenz_right_selected a:visited, .referenz_right_selected a:active {
    text-decoration: none;
	color:#333333;
	font-weight:bold;
}



.referenz_right_selected{
	background: url("../img/context_pfeil_dunkel.gif") top left no-repeat;
	padding-left:1em;
	display:block; 
}

.referenz_right li {
	list-style:none;
	padding-left:0.1em;
	padding-right:0.1em;
	margin-top:0.3em;
	
}



/**********************************************************************
***** 	Referenzen-Pager
***********************************************************************/
.pagerbox{
	margin-top:2.2em;
	margin-bottom:1.2em;
}

.pager{
	font-size:1.0em;
	border:solid;
	border-color:#999;
	border-width:1px;
	padding:0.5em;
	
}

.pagerbox a, .pagerbox a:link, .pagerbox a:visited, .pagerbox a:active {
	color:#333;
	text-decoration:none;
}


.pager_selected{
	font-size:1.3em;
	border:solid;
	border-color:#999;
	border-width:1px;
	padding:0.5em;
	background-color:#CCCCCC;
}





/**********************************************************************
***** 	RIGHTNAVI REFERENZ
***********************************************************************/


.ebene4 {
	padding:0.3em;
	padding-left:0.5em;
	background-color:#d1d1db;
	display:block;
}


.ebene5{
	padding:0.3em;
	padding-left:0.5em;
	padding-left:1.3em;
	background-color:#f2f3f5;
}


.ebene5 a:hover{
    text-decoration: none;
	color:#ccc;
}
