/* *** related www.zwoelfer.at/klima *** */
body {
	background-color: #BDBDBD;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_img1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
hr {
	width: 80%;
	height: 1px;
	color: #CCCCCC;	
}
a {
	color: #003399;
	text-decoration: none;
}
a:visited {color:#003399;}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active { color:#000000;}
h1 {
	font-size: 10px;
	text-transform:uppercase;
	background-color: #29A6D2;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 5px 15px;
	margin: 0px;
	color: #CCFFFF;
	font-weight: normal;
}
h2 {
	font-size:20px;
	font-weight: normal;
	padding: 10px 20px 0 20px;
	margin:0px;
}
h3 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 0 5px 0;
	margin:0px;	
}
/* ---------- Navigationsstruktur ---------- */
ul#menu {
	list-style-type: none;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}	
ul#menu li {
	margin: 0;
}
ul#menu li a {
	font-weight: bold;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 5px 20px 0 5px;
	background-image: url(images/menu_item1.jpg);
}
ul#menu li a:hover {
	background-image: url(images/menu_item4.jpg);
	margin: 0;
}
ul#submenu {
	list-style-type: none;
	padding: 0;
	width: 200px;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	}	
ul#submenu li { 
	margin: 0;
	padding: 0;
	}
ul#submenu li a { 
	color: #FFFFFF; 
	height: 18px; 
	margin: 0 0 1px 0;
	padding: 3px 20px 0 5px;
	background-image: url(images/menu_item3.jpg); 
	}
ul#submenu li a:hover {
	background-image: url(images/menu_item4.jpg);
	margin: 0 0 1px 0;
	}
/* Unterklasse - Aktiver ccat bei aktivem scat  --  einbinden in a href  class="act2" */
#menu li a.act2 {
	margin: 0;
	background-image: url(images/menu_item3.jpg);
}
#menu li a.act2:hover {
	margin: 0;
	background-image: url(images/menu_item4.jpg);
}
/* Aktiver Link - sub category */
.actsub {
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url(images/menu_item4.jpg);
	margin: 0 0 1px 0;
	padding: 3px 20px 0 5px;
}
/* Aktiver Link - capital category */
.act {
	font-weight: bold;
	height: 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url(images/menu_item4.jpg);
	margin: 0 0 1px 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
}
.search {
	height: 30px;
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url(images/menu_item_grey.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1px 0;
	}
.untertitel {
	font-size: 10px;
	color: #CCFFFF;
}
/* ---------- /Navigationsstruktur ---------- */
/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 
/* ----------banner for logo-------------- */
#banner {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
/*#banner img {
padding: 0px;
} 
/* ----------outer und inner----------------- */
#outer{
	background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
	border-left-width: 200px;
	border-left-style: solid;
	border-left-color: #ffffff;
	} 
#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 
/* --------------left navigavtion------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
/* ----------------- content --------------------- */
#content{
	position: relative;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
p{
padding: 5px 20px;
margin: 0px; 
}
p.banner{
	padding: 20px 120px 20px 40px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	text-align: justify;
	}
p.banner img {
	margin-right: 20px;
	margin-left: 20px;
	}
pre{
font-size: 12px;
padding: 5px 10px;
margin:0px; }
.rot {
	color:#FF0000;
}

/* ------------ produktbox small ----------------- */
#produkt_header {
	width:680px;
	margin: 30px 0 0 20px;
	padding: 5px 0 5px 10px;
	color:#FFFFFF;
	background-image: url(images/header_produkt1.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#produkt_small {
	width:680px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 80px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#produkt_small img {
	float: left;
	margin-right:20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
/* ------------ produktbox detail ----------------- */
p.detail{
	padding: 15px 70px 10px 30px;
	margin: 0 40px 0 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	background-image: url(images/bg3.gif);
	background-repeat: repeat;
	}
#bildmicro {
    border: 1px solid #CCCCCC;
	padding: 1px;
}
.textgross {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
}


/*  ----------- sortable table ----------------- */
table#data
        {
        width: 95%;
        padding: 0;
        margin: 0 auto 1.5em auto;
        border-left: 1px solid #C1DAD7;
        border-collapse:collapse;
        }
th
        {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-align: left;
	padding: 2px 10px 2px 10px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
	vertical-align:middle;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
        }
caption
        {
        padding: 0 0 5px 0;
        margin:0 auto;
        width:auto;
        font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
        }
td
        {
        font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        padding: 2px 10px 2px 10px;
        color: #4f6b72;
        }
tr.alt
        {
        background: #F5FAFA;
        color: #797268;
        }


/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; 
} 
