body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(http://www.solarbox.ch/fileadmin/solarbox/images/bg_ma.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
         }
#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
         }
h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0px;
	line-height: 24px;
	font-weight:bold;
         }
h2 {
	font-size: 16px;
	color: #ff9900;
	padding: 0px 0 5px 0px;
	letter-spacing: 1px;
	font-style: italic;
	
         }
h3 {
	font-size: 14px;
	color: #ff9900;
	padding: 5px 0 0px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
h4 {
	font-size: 14px;
	color:#ff9900;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
         }
#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	font-size:28px;
	font-weight:bold;
         }
#container-name {
	float: left;
	padding-top: 30px;
         }
         
#container-name a {
	color:#666666;
	text-decoration: none;
	}
#container-name a:hover {
	color:#666666;
	text-decoration: none;
	}
#container-name a:visited {
	color:#666666;
	text-decoration: none;
	}
	
     
#container-slogan {
        float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-top:23px;
	}
#container-logo {
	font-size: 4px;
	margin-left: 510px;
         }
span, #container-name span,#container-slogan span {
	color: #ff9900;
         }
#container-menu-headerpicture {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 172px;
	background-image:url(http://www.solarbox.ch/fileadmin/solarbox/images/bg_lr.gif);
         }
#container-navigation {
	width: 670px;
	background-color:#ff9900;
	height: auto;
	border-bottom: 1px solid #ffffff;
	
         }
#navigation ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
         }
#navigation li {
	display: inline;
	list-style: none;
}
#navigation li a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding: 6px 7px 5px 7px;
	border-right: 1px solid #ffffff;
	font-weight:bold;
	line-height: 22px;
         }
#navigation li a:hover {
	color: #ffffff;
	text-decoration: underline;
         }
#navigation li a.hier {
	color: #ffffff;
	text-decoration: underline;
	 }
#container-content {
	width:670px;
	background-image: url(http://www.solarbox.ch/fileadmin/solarbox/images/content.gif);
	background-repeat:no-repeat;
	padding:10px 40px 0px 40px;
	margin:0 0 40px 0;
	height: auto;
         }
#content {
	width: 490px;
	float: left;
         }
         
#Sprache {
	float: right;
	}

#Container-Rootline {
	color: #aeaeae;
	padding: 0 0 10px 2px;
	}
#Rootline ul {
	padding: 0 0 0 0;
	margin:0 0 0 0;
	}
#Rootline li {
	display: inline;
	list-style: none;
	}
#Rootline  li a {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 0.9em;
	text-decoration : none;
	color: #aeaeae;
         }
#Rootline li a:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 0.9em;
	text-decoration : none;
         }
#Rootline li a:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 0.9em;
	text-decoration : none;
	color: #006AC3;
         }
#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 0px;
         }
#content p  a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 0px dotted #006AC3;
	padding: 2px 2px 2px 2px;
         }
#content p  a:hover, #border p a:hover  {
	text-decoration: none;
	color: #ff9900;
	padding: 2px 2px 2px 2px;
         }
#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
         }
#content ul {
      	margin: 0 0 0 20px;
      	padding: 0 0 0 0;
      	
         }
#content li {
	line-height: 17px;
	color: #666666;
	margin: 0 0 0 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-image: url(http://www.solarbox.ch/fileadmin/solarbox/images/flash.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 7px 15px;
         }
#content li a, #border li a {
	text-decoration: none;
	color: #006AC3;
         }
#content li a:hover , #border li a:hover  {
	text-decoration: none;
	color: #ff9900;
         }

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 0px;
	height: 1px;
         }
#border {
	width: 155px;
	margin-left: 510px;
	}
#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 0px;
         }
#border ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
         }
#border li {
	list-style: none;
	font-size: 11px;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 5px 0px;
         }
         

	
.subnavigation {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;;
	}
.subnavigation ul {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
         }
.subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
         }
.subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
         }
.subnavigation li a:hover {
         text-decoration: none;
	 border-bottom: 1px solid #ff9900;
	color: #ff9900;
          }
.subnavigation ul li ul li a {
        text-decoration: none;
	color: #ff9900;
	border-bottom: 0px dotted #006AC3;
	}
.subnavigation ul li ul li a:hover{
        text-decoration: none;
	color: #ff9900;
	border-bottom: 0px dotted #006AC3;
         }
.subnavigation a.hier {
        text-decoration: none;
	color: #ff9900;
	border-bottom: 0px dotted #ff9900;
         }
 #container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
         }
 #footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
	display: inline;
        }
#footer  a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
         }
#footer  a:hover {
	color: #006AC3;
         }

.clearer {
	clear: both;
         }
         
td {    padding-left: 10px;}
  
  .td-0 { 
  width:40%;
  }
         
.tr-even {
background-color: #FBF1E4;
}

.tr-odd {
 padding-left: 10px;

}
.contenttable {
width: 100%;

}

.tr-0 {
background-color:#FFAA55;
padding-left: 10px;
color: white;
font-weight:bold;
}
.tr-last {
background-color:white;
}


