body {
margin: 0px;
padding: 0px;
background-color: #E5EAEE;
background-image: url(../p/bg_body.jpg);
background-repeat: repeat-x;
font-family: Verdana,Arial,sans-serif;
}

html {
height: 101%;
}

.clear {
clear: both;
} 

#rahmen {
margin-top: 15px;
width: 920px;
border: 1px solid #FFFFFF;
position: absolute;
left: 50%;
margin-left: -460px;
}

#head {
background-image: url(../p/bg_head.gif);
background-repeat: no-repeat;
float: left;
width: 920px;
height: 99px;
border-bottom: 1px solid #FFFFFF;
}

#topNavi {
font-size: 0.6em;
float: right;
margin-top: 5px;
margin-right: 10px;
list-style: none;
}

#topNavi li {
float: left;
}

#topNavi a {
color: #3D5C78;
text-decoration: none;
background-image: url(../p/bg_topnavi.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 12px;
padding-bottom: 2px;
margin-left: 10px;
}

#topNavi a.last {
background-image: none;
padding-right: 0px;
}

#topNavi a:hover {
text-decoration: underline;
}

#naviTheme {
float: left;
width: 920px;
border-bottom: 1px solid #FFFFFF;
}

#navi {
float: left;
list-style: none;
font-size: 0.7em;
margin: 0px;
padding: 0px;
width: 201px;
overflow: hidden;
}

#navi li {
display: block;
border-bottom: 1px solid #FFFFFF;
}

#navi a {
padding: 5px 5px 5px 10px;
display: block;
color: #3D5C78;
text-decoration: none;
}

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

#navi a:hover {
text-decoration: underline;
}

.theme {
float: right;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

#contentStart {
width: 920px;
float: left;
background-color: #CDDBE6;
background-image: url(../p/bg_contentstart.jpg);
background-repeat: no-repeat;
padding-top: 30px;
}

#contentStandard {
width: 920px;
float: left;
background-color: #CDDBE6;
background-image: url(../p/bg_content.jpg);
background-repeat: no-repeat;
padding-top: 30px;
}

#subNavi {
float: left;
width: 201px;
}

#subNavi ul {
list-style: none;
font-size: 0.7em;
margin: 0px;
padding: 0px;
}

#subNavi li {
display: block;
background-image: url(../p/bg_subnavi.gif);
background-repeat: no-repeat;
background-position: bottom;
padding: 5px 5px 5px 10px;
}

#subNavi li a {
color: #3D5C78;
text-decoration: none;
}

#subNavi a.active {
font-weight: bold;
} 

#subNavi a:hover {
text-decoration: underline;
}

#content {
width: 640px;
padding-right: 78px;
float: right;
font-size: 0.7em;
padding-top: 5px;
}

#content .text {
margin-bottom: 35px;
}

#content p {
margin-top: 0px;
}

#content a {
color: #3D5C78;
text-decoration: underline;
}

#content h1 {
font-size: 1em;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
}

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

#content ul {
margin: 10px 0px 15px 0px;
padding: 0px;
list-style: none;
}

#content li {
display: block;
padding-left: 15px;
background-image: url(../p/bg_topnavi.gif);
background-repeat: no-repeat;
background-position: left;
}

#content .image {
float: right;
margin-left: 30px;
margin-top: 3px;
margin-bottom: 15px;
}

.imgBottom {
margin-bottom: 0px;
text-align: right;
}

.imgBottom img {
margin-top: 25px;
}



