body { 
margin : 0 0; 
padding : 0; 
background-color : #bcd061; 
font : normal small Arial, Helvetica, sans-serif; 
color : #708e14; 
} 
 
#faux { 
background: url(Bilder/faux-3-2.gif);
overflow : auto; 
width : 100%; 
}  

h1, h2, h3 { 
margin-top : 0; 
font-weight : normal; 
color : #708e14; 
} 

h2 { 
font-family : Georgia, Times New Roman, Times, serif; 
text-align : center; 
padding-top : 2px; 
letter-spacing : -1px; 
font-size : 18px; 
font-style : italic; 
} 
h3 { 
font-size : 14px; 
margin : 0; 
} 
h4 { 
text-decoration : none; 
} 
p ul, ol, blockquote { 
margin-top : 5px; 
} 
a { 
color : #708e14; 
text-decoration : none; 
} 
a img { 
border : 0; 
} 
dl, dt, dd, ul, li { 
margin : 0; 
padding : 0; 
list-style-type : none; 
} 
#vertmenu { 
font : normal small Arial, Helvetica, sans-serif; 
font-size : 100%; 
width : 140px; 
padding-left : 10px; 
margin : 0; 
line-height : 26px; 
} 
#vertmenu ul { 
text-align : left; 
margin-left : 10px; 
padding : 0; 
border : none; 
} 
#vertmenu ul li { 
margin : 0; 
padding : 0; 
} 
#vertmenu ul li a { 
display : block; 
padding : 0 0 2px 0px; 
text-decoration : none; 
color : #fcf6ee; 
width : 140px; 
} 
#vertmenu ul li a:hover, #vertmenu ul li a:focus { 
color : #1e4000; 
background-color : #bcd061; 
} 
#table { 
background : #fcf6ee; 
color : #525737; 
margin-left : 30px; 
width : 410px; 
} 
#table a, #td a, #colThree a { 
cursor : pointer; 
text-align : left; 
padding-left : 0; 
color : #708e14; 
text-decoration : none; 
height : 100%; 
} 
img.position { 
margin : 10px 0; 
border : 2px solid #708e14; 
} 
#header { 
width : 860px; 
height : 220px; 
padding : 0; 
margin : auto; 
background : #fcf6ee 0 0; 
margin-top : 12px; 
border-bottom : 1px solid #708e14; 
} 
#header * { 
float : left; 
border-bottom : 1px solid #708e14; 
} 
#content { 
width : 860px; 
margin : 0 auto; 
background-color : #fcf6ee; 
} 

#colOne { 
float : left; 
width : 140px; 
/*height : 700px;*/
padding-right : 0px; 
padding-top : 20px; 
text-align : right; 
line-height : 20px; 
background-color : #708e14; 
color : #708e14; 
} 
#colOne ul { 
margin-left : 0; 
padding-left : 0; 
list-style : none; 
} 
#colTwo { 
float : left; 
width : 520px; 
/*height : 700px;*/
margin-right : 10px; 
margin-left : 18px; 
padding-top : 18px; 
text-align : left; 
background-color : #fcf6ee; 
table-layout : auto; 
} 
#colThree { 
float : right; 
width : 140px; 
/*height : 700px;*/
padding-right : 5px; 
padding-left : 5px; 
padding-top : 20px; 
background-color : #708e14; 
color : #fcf6ee; 
} 
#colThree ul { 
margin-left : 0; 
list-style : none; 
} 
#colThree a { 
color : #fcf6ee; 
} 
#footer { 
width : 860px; 
height : 34px; 
background-image : url(Bilder/footer.jpg); 
background-repeat : no-repeat; 
border-top : 1px solid #708e14; 
text-align : center; 
padding : 0 0 0 0; 
margin : auto; 
font-size : 11px; 
font-weight : bold; 
background-position : 0 0; 
} 
#footer * { 
margin : 0; 
padding : 5px; 
text-decoration : none; 
color : #708e14; 
} 
.clear { clear: both; background: none; }