body {
    margin:0px;
    padding:0px;
    background-color:#cdc5b7;
    font-family:Arial,Helvetica,Tahoma,sans-serif;
    font-size:12px;
    color:#71272f;
}

h2 {
    margin:0px;
    margin-top:5px;
    margin-bottom:10px;
    font-size:15pt;
}

h3 {
    font-size:12pt;
}



#header {
    width:762px;
    height:170px;
    background-color:orange;
    background-image:url('gfx/header.jpg');
}

#subheader1 {
    width:762px;
    height:5px;
    background-image:url('gfx/subhead1.gif');
}

#subheader2 {
    width:762px;
    height:25px;
    background-image:url('gfx/subhead2.gif');
}

#content {
    width:762px;
    padding-top:15px;
    background-color:#FFFFFF;
    background-image:url('gfx/bg.gif');
}

#navigation {
    width:181px;
    float:left;
    font-size:0.9em;
}

#navigation ul {
    list-style:none;
    padding-left:0px;
    margin-left:17px;
    background-color:#d0cfc9;
}

#navigation ul li{
    line-height:2.1em;
}

#navigation ul li a{
    display:block;
    text-decoration:none;
    padding-left:10px;
    color:#71272f;
    width:154px;
}

#navigation ul li a:hover{ background-color:#b9cacf; }

#navigation ul li.headline{
    line-height:1.6em;
    font-size:1.4em;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#cbb899;
    padding-left:20px;
    margin-top:10px;
    border-top:4px solid #914d01;
    border-bottom:4px solid #FFFFFF;
}

#text {
    width:410px;
    float:left;
}

#text *{
    margin-left:20px;
    margin-right:20px;
}


#text p {
    line-height:1.6em;
}

#text a {
    line-height:1.6em;
	color:#71272f;
}







#text1 {
    float:left;
}

#text1 *{
    margin-left:0px;
    margin-right:0px;
}


#text1 p {
    color:#71272f;
}

#text1 a {
	color:#71272f;
}

#sidebar {
    width:154px;
    float:left;
}

#sidebar h2 {
    color:#b2b2b2;
}

#sidebar .side_element *{
    margin-right:10px;
}

#sidebar .side_element {
    margin-right:7px;
    padding-left:18px;
    background-color:#e4e3df;
}

#sidebar .side_element a{
    font-size:0.8em;
    font-weight:bold;
	color:#71272f;
    text-decoration:none;
}

#footer {
    background-image:url('gfx/footer.jpg');
    width:761px;
    height:202px;
}

#advertising {
    float:left;
    margin-top:140px;
    margin-left:25px;
    border:1px solid #a9a9a9;
}

.clear {
    clear:both;
}

.werbung1{
position:absolute;
overflow:hidden;
margin-left: 16px;
top: 200px;
color: white;
}

.foot1{
font-size: 12px;
color:#71272f;
margin-right:0px;
margin-left: 0px;
padding-left:0px;
}
