/* CSS Document */

/*********************************
         Seitendesign
**********************************/
body {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	background-color: #F0EEE8;
	background-repeat: repeat-x;
	margin: 0px;
}
#KangooBGLogo {
	position:relative;
	left:21px;
	top:0px;
	height:68px;
	z-index:1;
	float: left;
	clear: left;
}
*+html>body #KangooBGLogo { left:36px; position:absolute; }

#KangooBGSchuh {
	position:fixed;
	width:250px;
	height:20px;
	z-index:2;
	bottom: 10px;
	right: 1px;
}


#header {
	width: 100%;
	height: 59px;
	left: 0px;
	top: 0px;
}



a:link, a:visited {
	color: #007CC3;
	text-decoration: none;
}
a:hover, a:active {text-decoration: underline; color: #007CC3;}
a img {border: none;}

td {
}

th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
.tabZeilen1, .tabZeilen2 {
	background-color: #FFFFFF;
	cursor: hand;
}
.tabZeilen1:hover, .tabZeilen2:hover {
	background-color: #FFDFB0;
}
.tabZeilen2 {
	background-color: #F4FBFF;
}


#bodyausrichtung {
	width: 900px;
	text-align: left;
	top: 20px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

/*********************************
           menue
**********************************/
#menuecontainer {
	width: 296px;
	float: left;
	z-index: 15;
	position: relative;
	left: -555px;
	top: 13px;
}

#menuecontainer_rechts {
	width: 268px;
	z-index: 1;
	top: -10px;
	padding: 10px;
	position: relative;
	left: 850px;
}

#menuetop {
	background-image: url(bilder/solarboerse-schweiz_r14_c3.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 296px;
}
.menue {
	background-image: url(bilder/solarboerse-schweiz_r18_c3.png);
	background-repeat: repeat;
	width: 276px;
	padding-right: 10px;
	padding-left: 10px;
	clip: rect(0px,auto,0px,auto);
	color: #6C0C14;
}
#menuefoot {
	background-image: url(bilder/solarboerse-schweiz_r20_c3.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 291px;
}

#menuetopBL {
	background-image: url(bilder/solarboerse-schweiz_r5_c3.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 296px;
}
.menueBL {
	background-image: url(bilder/solarboerse-schweiz_r8_c3.png);
	background-repeat: repeat-y;
	width: 276px;
	padding-right: 10px;
	padding-left: 10px;
	clip: rect(0px,auto,0px,auto);
}
#menuefootBL {
	background-image: url(bilder/solarboerse-schweiz_r12_c3.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 296px;
}

#menuetopRD {
	background-image: url(bilder/solarboerse-schweiz_r22_c3.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 296px;
}
.menueRD {
	background-image: url(bilder/solarboerse-schweiz_r24_c3.png);
	background-repeat: repeat;
	width: 276px;
	padding-right: 10px;
	padding-left: 10px;
	clip: rect(0px,auto,0px,auto);
}
#menuefootRD {
	background-repeat: no-repeat;
	height: 16px;
	width: 296px;
	background-image: url(bilder/solarboerse-schweiz_r26_c3.png);
}

/*********************************
           content
**********************************/
#contentcontainer {
	float: left;
	width: 578px;
	position: relative;
	z-index: 12;
	float: left;
	left: 330px;
}
*+html>body #contentcontainer { padding-left: 20px; float: left; }
#contenttop {
	background-image: url(bilder/solarboerse-schweiz_r4_c5.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 569px;
}
.content {
	margin: 0px;
	width: 499px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	background-image: url(bilder/solarboerse-schweiz_r9_c5.png);
}
.content h1 {
	font-size: 18pt;
	font-weight: bolder;
	text-align: left;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #007CC3;
	text-align: left;
}
.content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #007CC3;
	text-align: left;
}

#contentfoot {
	background-image: url(bilder/solarboerse-schweiz_r16_c5.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 569px;
}
#copyright  {
	color: #999999;
	text-align: center;
	font-size: 10pt;
	padding-top: 10px;
}


/****************************
   Navigation Produkte
****************************/

#produktnavi_box {
	width: 267px;
	position: relative;
}

#produktnavi_box  p    {
	padding-top: 0px;
	position: absolute;
}
/*------[ IE7 Hack ]------*/
*+html > body #produktnavi_box{
}
*+html > body #produktnavi_box  p    {
}
#produktnavi_box ul {
        list-style: none;
        margin: 0;
        padding: 0;
	font-size: 12pt;
        }
#produktnavi_box li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	background-image: url(img/dotlinewithe.png);
	background-repeat: no-repeat;
	background-position: bottom;
        }
#produktnavi_box ul ul {
	list-style: none;
	margin: 0;
	font-size: 10pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
        }


#produktnavi_box li li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	background-image: none;
	color: #FFF;
        }
		
#produktnavi_box li a:link, #produktnavi_box li a:visited {
	display: block;
	padding: 8px 0 0 15px;
	color: #FFF;
        }
#produktnavi_box li a:hover, #produktnavi_box li #current {
	padding: 8px 0 0 15px;
	font-weight: bold;
	color: #FFF;
        }



.gotop {
	text-align: right;
	border-bottom-color: #DEDDDA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 30px;
}
.gotop a, .gotop a:link, .gotop a:hover, .gotop a:visited, .gotop a:active {
	text-decoration: none;
}

.tabelangebot:hover {
	background-color: #FFDFB0;
}
.ok {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding: 10px;
	width: 100%;
	background-color: #CEFFCE;
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
	width: 100%;
	background-color: #FFBFBF;
	border: thin solid #FF0000;
}

.liste1 {
	font-size: 18px;
	list-style-type: none;
	background-color: #F7F7F5;
	border: 2px solid #E6E6E6;
	padding: 10px;
	width: 380px;
	text-align: left;
}

.liste1 li {
	background-image: url(./img/liste1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-right: 10px;
	padding-left: 35px;
	padding-top: 12px;
	padding-bottom: 12px;
}
