 html,body{ 
            margin: 0; 
            padding: 0; 
            background-color: #ff9e28; 
            background-image:url(../img/fillbg.png);
            background-repeat: repeat-x;
                        
       min-height:100%; height: 10%;
       font-family: Arial; 
            font-size: 10pt;
            line-height: 1.5em;
            font-weight:light;
       
       } 
#container {width:930px; padding-left: 0px; background: url(../img/bg.png);}
#titel {width:930px;float: left;padding-left:0px; height:114px; background-image:url(../img/head.jpg); background-repeat: no-repeat;}
#navi {float:left; background: url(../img/navileiste.jpg); height: 28px; width: 930px;}
#navileiste {width:930px; float:left; background: url(../img/navileiste.png); height: 50px;}
#content {float:left; width: 650px; padding-left: 40px;padding-top:10px;}
#sidebar {float:right; width:230px;}
#unten {background: url(../img/unten.png); height: 80px; width: 930px;}
#preview1 {position:absolute; left:740px; top:20px; width: 160px; height:120px; z-index:900;}
 .boxes {background: url(../img/boxbottom.png) no-repeat bottom left;}
  .boxes h2{
  margin: 0;
  padding: 4px 8px 4px 7px;
  text-indent: -0px;
  background: url(../img/boxtop.png) no-repeat top left;}

.linksunten {padding-left:40px;}  
  
A.navi1:link {font-family:Arial; font-size:12pt; font-weight:bold; color: #ffffff; text-decoration: none; padding-left:20px;}
A.navi1:visited {font-family:Arial; font-size:12pt; font-weight:bold; color: #ffffff text-decoration: none;  padding-left:20px;}
A.navi1:hover {font-family:Arial; font-size:12pt; font-weight:bold; color: #ff9900; text-decoration: none;  padding-left:20px;}
A.navi1:active {font-family:Arial; font-size:12pt; font-weight:bold; color: #ffffff; text-decoration:none;  padding-left:20px;}  

A.navi2:link {font-family:Arial; font-size:12pt; font-weight:bold; color: #000000; text-decoration: none; padding-left:2px;}
A.navi2:visited {font-family:Arial; font-size:12pt; font-weight:bold; color: #000000 text-decoration: none;  padding-left:2px;}
A.navi2:hover {font-family:Arial; font-size:12pt; font-weight:bold; color: #fb800c; text-decoration: none;  padding-left:2px;}
A.navi2:active {font-family:Arial; font-size:12pt; font-weight:bold; color: #000000; text-decoration:none;  padding-left:2px;} 
  
A:link {font-family:Arial; font-size:9pt; font-weight:light; color: #2a3faa; text-decoration: none;}
A:visited {font-family:Arial; font-size:9pt; font-weight:light; color: #777777; text-decoration: none;}
A:hover {font-family:Arial; font-size:9pt; font-weight:light; color: #000000; text-decoration: none;}
A:active {font-family:Arial; font-size:9pt; font-weight:light; color: #000000; text-decoration:none;}

strong {font-family:Arial; font-size:9pt; font-weight:bold; color: #000000; text-decoration: none;} 

h1 {font-family:Arial; font-size:12pt; font-weight:light; color: #000000; text-decoration: none; background-image:url(../img/h1.png); background-repeat: no-repeat; text-indent:15px;}

h2 {font-family:Arial; font-size:10pt; font-weight:light; color: #000000; text-decoration: none; background-image:url(../img/h2.png); background-repeat: no-repeat; text-indent:20px;}

h3 {font-family:Arial; font-size:10pt; font-weight:light; color: #000000; text-decoration: none; background-image:url(../img/h2.png); background-repeat: no-repeat; text-indent:20px;}

img {margin:5px; border: none;}
.text {font-family:Arial; font-size:10pt; font-weight:light; color: #000000; text-decoration: none;}
.textf {font-family:Arial; font-size:10pt; font-weight:bold; color: #000000; text-decoration: none;}
p {font-family:Arial; font-size:9pt; font-weight:light; color: #000000; text-decoration: none;}

ul {font-family:Arial; font-size:9pt; font-weight:bold; color: #000000; text-decoration: none;}
 
li {font-family:Arial; font-size:9pt; font-weight:light; color: #000000; text-decoration: none; list-style-type: square;}


ul .side {font-family:Arial; font-size:10pt; font-weight:bold; color: #000000; text-decoration: none; list-style-type:order; padding-left:0px;}
 
li .side {font-family:Arial; font-size:10pt; font-weight:light; color: #000000; text-decoration: none; list-style-type: none; padding-left:0px;}

.ordertable {width:270px;}
.ordertable td{background-image:url(../img/orderbutton.png); background-repeat: no-repeat; width:260px; height:50px;vertical-align:middle; padding:10px; text-align:middle;}

.table2 {width:550px; padding:2px;}
.table2 td{border-right: 1px solid black; border-bottom: 1px solid black;}
.tabs {list-style:none; padding:0px 0 0 30px; margin:0px 0px 0px 0; height:26px; background:url(../img/backing.gif) repeat-x left bottom;}
.tabs li {float:left; margin-right:-29px;}
.tabs li a {display:block; position:relative; text-decoration:none;}
.tabs li a em {display:block; height:26px; float:left; padding:0 39px 0 10px; background:url(../img/tab3.png) right top; position:relative; z-index:100; font-size:12px; font-weight:normal; font-style:normal; color:#fff; line-height:25px; font-family:verdana;}
.tabs li a b {display:block; float:left; width:29px; height:26px; background:url(../img/tab3.png) left top; position:relative; z-index:200;}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#ff9900;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;}

