/* Fliesen Rieder */ 
html, body{ 
 margin:0; 
 padding:0; 
  background-color: #ffffff;
font-size: 12px;
font-family: Sans-Serif, Verdana, Arial, SunSans-Regular ;
font-weight:lighter;
color:#564b47;
padding:0px;
margin:0px;
background-image:url(bilder/efeu.jpg);
} 

/* Links werden hier definiert */

a {color: #564b47; text-decoration:none;}
a:visited {color:#564b47; text-decoration:none;}
a:hover {color: #FF0000; text-decoration:none;}
a:active { color:#FF0000; text-decoration:none;}

/* Links definition ENDE */ 
 

 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 border-right:1px solid #564b47;
 border-left:1px solid #564b47; 
 background-color: #ffffff;
} 
 
#header{
	position:relative;
	height:250px;
	background-image:url(bilder/kopf.jpg);
	background-color:#FFFFFF;
	width:100%;
	visibility: visible;
	left: 0px;
	top: 0px;





} 

/* Grüne Überschrift Hinterlegung */

h1 {
font-size: 12px;
background-color: #FFFFFF;
background-image:url(bilder/bg-links.jpg);
	background-repeat:repeat-y;
border-top:1px solid #564b47;
font-weight:lighter;
padding:1px 5px;
margin:0px } 

/* Grüne Überschrift Hinterlegung ENDE */


h5 {
font-size: 11px;
background-color: #FFFFFF;
border-right:1px solid #564b47;
border-left:1px solid #564b47;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:1px 5px;
margin:0px } 



#leftcol{
	width:200px;
	hight:100%;
	float:left;
	padding:5px 10px;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(bilder/bg-links.jpg);
	background-repeat:repeat-y;
	visibility: visible;
	left: 0px;
	top: 0px;



 }
 
 
#twocols{
	width:580px;
	float:right;
	position:relative;
	visibility: visible;
	left: 0px;
	top: 0px;





  }
 
#rightcol{
	width:330px;
	float:right;
	position:relative;
	background-image:url(bilder/saeule.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color:#FFFFFF;
	padding:5px 10px;
	visibility: visible;




 }
 
#maincol{
	background-color: #ffffff;
	
	float: left;
	display:inline;
	position: relative;
	width:210px;
	padding:5px 10px;
	visibility: visible;
	}

#maincol2{
	background-color: #ffffff;
	
	float: left;
	display:inline;
	position: relative;
	width:500px;
	padding:5px 10px;
	visibility: visible;

 }
 
#footer{
 background-image:url(bilder/bg-links.jpg);
 background-repeat:repeat-y;
 height:20px; 
 background-color:#FFFFFF; 
 clear:both;
 font-size: 10px;
 } 

#mini{
 height:20px; 
 background-color:#FFFFFF; 
 clear:both;
 font-size: 10px;
 }  
 
 
/*neuheit div*/
#neuheit
{

background-image:url(bilder/hg-neuheit.jpg);; 
color:#ffffff;
border-right:1px solid #564b47;
border-left:1px solid #564b47;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
 }  

 
 /* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both;
 }
 
.clearfix{display: inline-table;}

/* Versteck IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* Ende Versteck vor IE-mac */  


 
 /*Drucker styles*/ 
 @media print{ 
/*verstecke left column bei Druck*/ 
#leftcol{display:none;} 

/*verstecke right column bei Druck*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.seo {
color:#564b47;
 
height: 1px; 
font-size: 1px
}


/* ab hier hs */

{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-image: url(bilder/hg-neuheit.jpg);
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	color:#FFFFFF;
	margin: 5px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 40px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* letzte hs regel */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.Stil2 {
	color: #000000;
	font-weight: bold;
}

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider  Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Most common stuff you'll need to change */
	.product-slider h2{ display:none;}
	.product-slider-wrapper { padding: 0px 0; margin:0px 0 20px 0;}
	.product-slider { padding:0; margin:10px 0;}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .product-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.product-slider, .product-slider .panel { width: 470px;overflow:hidden; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.product-slider-wrapper.arrows .product-slider, .product-slider-wrapper.arrows .product-slider .panel { width: 500px }
	.product-slider-wrapper.arrows .product-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { padding: 5px; width: 100px }
	
	/* Tab nav */
	/*.coda-nav ul li a.current, .coda-nav ul li a:hover {padding:10px 20px 10px 20px;background:none;} */
 
	/* Panel padding */
	.product-slider .panel-wrapper { padding: 0px; width:470px;margin:0;display:block;}
	
	/* Preloader */
	.product-slider p.loading { padding: 0px; text-align: center }



	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block;  margin: 0 0 20px 0 !important; overflow: hidden; }
	.coda-nav ul li { display: inline; }
	.coda-nav ul li a {padding:10px 10px 10px 10px;display: block; float: left; margin-right: 1px; text-decoration: none}
	
	/* Miscellaneous */
	.product-slider-wrapper { clear: both; overflow: auto }
	.product-slider { float: left; overflow: hidden; position: relative }
	.product-slider .panel { display: block; float: left }
	.product-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	 /* Photos */
    .photos{
	list-style:none;
	list-style-position:inside;
	margin:0 !important;
    }

    .photos li{
	float:left;
	margin:0 6px 6px 0;
	padding:0;
    }

    .photos li img{
	display:block;
    }
