

/* General */

body {
	font-family: "Stylus BT", serif;
	font-size: 12pt;
	font-weight: normal;
        margin: 0px;
        color: #888855;
	background: #ffffff url(waldmoebel-1.jpg) no-repeat top left;        
border-width: 3px;
border-style: solid;
border-color: "#7D5B0B";
           scrollbar-3dlight-color:;
           scrollbar-arrow-color:rgb(106,84,234);
           scrollbar-base-color:rgb(151,160,100);
           scrollbar-darkshadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;

	}

h1, h2, h3 {
	font-family: Dauphin, serif;
	font-weight: bold;
	}

h1 {
	font-size: 54pt;	
        line-height: 1ex;
	}

h2 {
	font-size: 32pt;	
        line-height: 1ex;
	}

h3 {
        border-bottom: 1px solid #ddddaa;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A4A340;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #AD6421;
	}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #DB883F;
	}

ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	}


/* Specifics */

#container {
        margin: 0px;
        padding: 0px 205px 0px 15px;
	background: transparent url(red.jpg) no-repeat bottom right;
	}

#pageHeader {
	width: 99%;
        padding: 60px 10px 40px 0px;
        text-align: right;
	}

#quickSummary {
        float: left;
	width: 140px;
        text-align: center;
        padding: 26px 10px 26px 10px;
        background-color: #ecece8;
	}

#preamble {
	padding-left: 190px;
	}

#preamble h3 {
	font-size: 16pt;
        text-align: right;
	background: transparent url(saege-1.gif) no-repeat top right;
	padding: 5px 60px 10px 0px;
	}

#supportingText {
        clear: both;
	}

#supportingText h3 {
	font-size: 16pt;
	background: transparent url(saege-2.gif) no-repeat top left;
        padding: 5px 0px 10px 60px;
	}

#footer {
        border-top: 1px solid #ddddaa;
	text-align: center;
        padding: 15px 0px 15px 0px;
	}

#footer a {
	font-size: 10pt;
	}

#linkList {
	padding: 50px 10px 20px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
        font-size: 10pt;
	}

#linkList h3 {
	background: transparent url(baum-holz-2.jpg) no-repeat top right;
	padding: 10px 0px 100px 10px;
	font-size: 12pt;
	}
