body {
background: #b28a62 url(../images/bglines7.png) repeat;
font-size: 10pt;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: black;
padding:0px;
margin:0px;
}

a:link { color: #666666; }    /* unvisited links */
a:visited { color: black; }   /* visited links   */
a:hover   { color: #333399; } /* user hovers     */
a:active  { color: white; }   /* active links    */


/* ------- CONTAINER (entire page) ------- */
#container {
width: 720px;
padding: 0px 20px 0 20px;
margin: 0px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
border: 1px solid #444;
background-color: #cc9966;
} 

/* ------- HEADER ------- */
#headerbox {
background-color: #cc9966;
padding: 0px;
margin: 0px;
height: 170px;
width: 720px;
text-align: left;
}

/* ------- LEFT (header) ------- */
#headerleft {
position:absolute;
border:0;
margin:0;
padding:0;
width:155px;
height:170px;
text-align: right;
background-color: #f2e5d9;
}

img.hL-sigSM {
position: relative;
display: inline;
padding: 0px;
margin: 0px;
border: 0px;
left: 0px;
top: 0px;
width:30px;
height:15px;
}

img.hL-tree-t {
position: relative;
display: inline;
padding: 0px;
margin: 0px;
border: 0px;
left: 0px;
top: 0px;
width:111px;
height:1px;
}

img.hL-tree-m {
position: relative;
display: inline;
padding: 0px;
margin: 0px;
border: 0px;
left: 0px;
top: 0px;
width:141px;
height:155px;
}

/*
img.hL-tree-t { 
position:  }
*/


/* ------- RIGHT (header) ------- */
#headerright {
position: relative;
left:155px;
border:0;
margin:0;
padding:0;
width:565px;
height:170px;
background-color: #cc9966;
}

img.hR-sigL {
position: relative;
margin:0;
border:0;
top: 0px;
left: 0px;
width: 183px;
height: 140px;
}

img.hR-sigR {
position: relative;
padding: 0px;
margin: 0px;
border: 0px;
top: -17px;
left: 0px;
width: 323px;
height: 121px;
}

/* ------- HORIZONTAL BAR (hz) ------- */
#hzbar {
position: relative;
padding: 0px;
margin: 0px;
border: 0px;
left: 0px;
top: 0px;
width: 565px;
height: 30px;
background: transparent url(../images/header/hzbar/hz-bg.png) repeat-y;
}

.hzoutline_top {
position: absolute;
left: 0px;
top: 0px;
width: 565px;
height: 1px;
}

.hzoutline_bot {
position: absolute;
left: 0px;
top: 29px;
width: 565px;
height: 1px;
}

#hzbar_btns {
position: absolute;
padding: 0px;
margin: 0px;
border: 0px;
left: 228px;
top: 1px;
width: 317px;
height: 28px;
background-color: transparent;
}

/* HZ BUTTONS - start */
.btnhzbar {
position:relative;
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: auto;
height: 28px;
margin: 0px 7px 0px 0px; 
padding: 0;
float: left;
}

.btnhzbar a {
display: block;
width: auto;
height: 28px;
float: left;
color: black; 
text-decoration: none;
}

.btnhzbar img {border: 0; }
* html a:hover {visibility:visible;}
.btnhzbar a:hover img{visibility:hidden;}
/* HZ BUTTONS - end */


/* -------OUTER | INNER hack------- */
#outer{ 
border-left: solid 140px #f2e5d9;  /* linke Menue Spalten Farbe  */ 
background-color: #cc9966; /* Farbe fuer Inhalt Spalten  */
} 
#inner{margin:0px; width:100%; } /* die IE PC schlaufe */ 

/* -------LEFT SIDE---------- */
#leftside {
 width:140px; 
 float:left; 
 position:relative;
border:0;
padding:0;
 margin-left:-140px; 
 margin-right:0px;
text-align:right;
background-color:#f2e5d9;
 }

img.hLS-tree-bL {
position: relative;
display: inline;
padding: 0px;
margin: 0px;
border: 0px;
left: 0px;
top: 0px;
width:126px;
height:47px;
}


/* LEFT NAV BUTTONS start */
#leftside_btns {
position: relative;
padding: 0px;
margin: 0px;
border: 0px;
left: 0px;
top: 10px;
width: 140px;
background-color: #f2e5d9;
white-space: nowrap;
}

.btnleftnav {
position:relative;
font-family: arial, helvetica, sans-serif;
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 140px;
height: 30px;
margin: 0; 
padding: 0;
}

.btnleftnav a {
display: block;
color: #000000;
font-size: 11px;
width: 140px;
height: 30px;
display: block;
float: left;
color: black; 
text-decoration: none;
}

.btnleftnav img {border: 0; }
* html a:hover {visibility:visible}
.btnleftnav a:hover img{visibility:hidden}
/* LEFT NAV BUTTONS start */



/* -------PAGE SPACE (rightside)----------- */
#pagespace { 
position: relative;
left:0px;
margin:0;
border:0;
padding:0;
text-align: center;
background: #cc9966 url(../images/header/headRS-tree-botR.png) no-repeat;
 }

img.itempic {
display: inline;
margin-top: 35px;
margin-bottom: 10px;
border: 1px solid;
}


/*  ---------COPY (footer)------------ */ 
#copyr {
clear:left;
padding:0px 0px 30px 0px;
margin:0;
border-top:0;
border-right:0;
border-bottom:0;
border-left: 140px solid #f2e5d9;
text-align: center;
font-size:9pt;
}

#copyr a { cursor: default; }
#copyr a:link { color: black; text-decoration: none; }
#copyr a:visited { color: black; text-decoration: none; }
#copyr a:hover { color: white; background-color: #660066; }
#copyr a:active { color: white; background-color: #660066; }

#copyr hr { 
width: 400px;
margin: 100px auto auto auto;
}

#copyr h1 {
font-size:7pt;
font-weight:normal;
}

