body {
    margin:0px;
    padding:0px;
    background-color:#ffdea5;
    font-family:Arial,Helvetica,Tahoma,sans-serif;
    font-size:12px;
    color:#71272f;
}

h1 {
    margin:0px;
    margin-top:10px;
    margin-bottom:10px;
    font-size:15pt;
}

h3 {
    font-size:12pt;
}

#container {
    width:760px;
    margin-top:0px;
    margin-left:30px;
    float:left;
}

#header {
    width:760px;
    height:223px;
    background-color:orange;
    background-image:url('gfx/header.jpg');
}

#subheader1 {
    width:760px;
    height:25px;
    background-image:url('gfx/subhead1.gif');
}

#content {
    width:760px;
    padding-top:15px;
    background-color:#FFFFFF;
    background-image:url('gfx/bg.gif');
}

#navigation {
    width:184px;
    float:left;
    padding-top:4px;
    font-size:0.9em;
}

#navigation ul {
    width:163px;
    list-style:none;
    margin-left:18px;
    padding-left:0px;
    padding-top:4px;
    padding-bottom:4px;
    background-color:#f1f0ef;
}

#navigation ul li{
    line-height:1.2em;
}

#navigation ul li a{
    display:block;
    text-decoration:none;
    color:#71272f;
    width:148px;
    height:20px;
    padding-left:15px;
    background-image:url('gfx/nav_bg.gif');
}

#navigation ul li a:hover{
    background-image:url('gfx/nav_bg_hover.gif');
}


#text {
    width:385px;
    float:left;
}

#text *{
    margin-left:10px;
    margin-right:10px;
}


#tim *{
    margin-left:0px;
    margin-right:0px;
}

#text p {
    line-height:1.6em;
}

#text img {
    border:0px solid #e4e3df;
}

#sidebar {
    width:176px;
    float:left;
}

#sidebar h1 {
    color:#b2b2b2;
}

#sidebar .side_element *{
    margin-left:10px;
}

#sidebar .side_element {
    background-color:#e4e3df;
}

#sidebar .side_element a{
    font-size:0.8em;
    font-weight:bold;
    color:#767676;
    text-decoration:none;
}

#footer {
    background-image:url('gfx/footer.gif');
    width:761px;
    height:56px;
}

#advertising {
    float:left;
    margin-top:260px;
    margin-left:15px;
    border:1px solid #a9a9a9;
}

.clear {
    clear:both;
}

.foot2{
font-size: 12px;
color:#71272f;
}

.werbung1{
position:absolute;
overflow:hidden;
margin-left: 18px;
top: 228px;
color: black;

}

#ads1 {
	position: absolute;
	margin-left: 570px;
	top: 248px;
	float: left;
}


