body {
margin: 0px;
padding: 0px;
background-color: #333333;
background-image: url(../p/bg_body.gif);
background-position: top right;
background-repeat: no-repeat;
font-family: Arial,Verdana,sans-serif;
color: #848989;
font-size: 0.8em; 
}

html {
height: 101%;
}

.clear {
clear: both;
}

#rahmen {
width: 760px;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
}

#header {
margin-bottom: 40px;
float: left;
width: 100%;
text-align: right;
}

#logo {
float: left;
width: 192px;
height: 59px;
border: 0px;
}

#logo img {
border: 0px;
}

#fonts {
float: right;
}

#fonts a {
font-family: Arial,Verdana,sans-serif;
font-size: 0.8em;
color: #848989;
text-decoration: none;
}

#fonts a.active {
color: #FF5200;
}

#fonts img {
margin-top: 5px;
}

#navi {
float: left;
list-style: none;
margin-bottom: 85px;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

li.navi {
display: inline;
float: left;
margin: 0px;
padding: 0px;
}

li.navi a {
font-family: Arial,Verdana,sans-serif;
color: #FF5200;
text-decoration: none;
margin-right: 30px;
}

li.navi a.active {
color: #848989;
font-weight: bold;
}

li.navi a:hover {
text-decoration: underline; 
}


.OuterwrapperSubNavi {
position:absolute;
}

.InnerWrapperSubNavi {
position:absolute;
padding: 5px 0px 5px 0px;
}

ul.subnavi {
display: none;
list-style: none;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}

ul.subnavi li {
display: block;
background-color: #444444;
margin-bottom: 1px;
padding: 3px 8px 3px 3px;
}

ul.subnavi a {
display: block;
margin: 0px;
padding: 0px;
}

#content {
line-height: 1.7em;
}

#content h1 {
color: #FF5200;
margin-top: 0px;
margin-bottom: 10px;
font-size: 2.5em;
line-height: 1.3em;
}

#content h2 {
color: #FF5200;
margin-top: 0px;
margin-bottom: 10px;
font-size: 1.6em;
font-style: italic;
font-weight: normal;
}

#content img {
float: right;
margin-top: 4px;
margin-left: 50px;
margin-bottom: 30px;
}

#content .text {
padding-bottom: 20px;
margin-bottom: 0px;
}

#content a {
color: #FFFFFF;
text-decoration: none;
}
