/* CSS Document */
*{ 
padding: 0;
margin: 0;
}
body {
font-size: 75%; line-height: 1.4em; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; text-align: center; color: #626161; 
}
ul,li {
padding: 0; margin: 0; list-style-type: none; border: 0;
}
img, a img {
border: 0;
}
#wrap {
margin: 0 auto; padding: 0; width: 933px; text-align: left; height: 100%;
}
html {
height: 100%; margin-bottom: 1px; 
}
#top {
float: left;
width: 933px;
height: 140px;
background: url(../img/logo.gif) no-repeat;
}
/* -------------------------Hauptnavigation----------------------*/
#navigation {
float: right;
width: 933px;
height: 30px;
}
#navigation ul {
float: right;
}
#navigation ul li{
margin: 0;
padding: 0;
display: inline;
font-size: 110%;
}
#navigation li a:link, #navigation li a:visited {
display: block;
float: left;
height: 30px;
width: 70px;
padding: 9px;
margin-left: 3px;
text-decoration: none;
color: #fff;
background: url(../img/navi_n.gif) repeat-x;
text-align: center;
}
#navigation li a:hover, #navigation li a:active {
background: url(../img/navi_h.gif) no-repeat;
}
#navigation li a:link.hier, #navigation li a:visited.hier, #navigation li a:hover.hier, #navigation li a:active.hier {
background: url(../img/navi_h.gif) no-repeat;
}
/* -------------------------Inhalt----------------------*/
#content {
float: left;
width: 933px;
height: auto;
}
#content ul {
margin: 10px 60px 0 20px;
}
#content ul li {
list-style-type: disc;
margin-left: 20px;
}
#sidebar {
float: left;
width: 310px;
height: 480px;
background: url(../img/bg_sidebar.gif) no-repeat;
}
#maincontent {
float: left;
width: 621px;
height: 480px;
background: url(../img/top.gif) no-repeat;
}
#maincontent2 {
float: left;
width: 621px;
height: 653px;
background: url(../img/top.gif) no-repeat;
}
#maincontent3 {
float: left;
width: 621px;
height: 870px;
background: url(../img/top.gif) no-repeat;
}
#maincontent4 {
float: left;
width: 621px;
height: 1110px;
background: url(../img/top.gif) no-repeat;
}
/* -------------------------Inhalt 2----------------------*/
#info {
float: left;
width: 933px;
height: 173px;
}
#info_left {
float: left;
width: 300px;
height: 173px;
}
#info_center {
float: left;
width: 310px;
height: 173px;
}
#info_right {
float: left;
width: 310px;
height: 173px;
}
/* -------------------------Fußzeile----------------------*/
#footer {
width: 933px;
height: 79px;
}
.clear{
clear: both;
}
/* -------------------------Auszeichnungen----------------------*/
h1 {
font-family: "Times New Roman", Times, serif;
font-size: 180%;
line-height: 140%;
color: #fff;
margin: 40px 60px 0 20px;
}
h2 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 140%;
margin: 20px 70px 0 20px;
}
h3 {
font-family: "Times New Roman", Times, serif;
font-size: 120%;
margin: 16px 0 0 30px;
}
h4 {
font-family: "Times New Roman", Times, serif;
font-size: 120%;
margin: 20px 0 0 30px;
}
h5 {
font-family: "Times New Roman", Times, serif;
font-size: 120%;
color: #fff;
margin: 20px 60px 60px 20px;
}
h6 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 150%;
color: #fff;
margin: 20px 0 0 30px;
}
p {
margin: 10px 60px 0 20px;
}
.recht {
color: #6a0303;
}
.info {
margin: 10px 30px 0 30px;
}
.footer {
float: left;
width: 300px;
color: #fff;
margin: 20px 0 0 30px;
}
.footer2 {
float: left;
width: 300px;
color: #fff;
margin: -17px 0 0 340px;
}
.footer3 {
float: left;
width: 300px;
color: #fff;
margin: -17px 0 0 650px;
}
a:link, a:visited {
margin: 0;
padding: 0;
text-decoration: none;
color: #6a0303;
}
a:hover, a:active {
text-decoration: underline;
color: #6a0303;
}
#footer a:link, #footer a:visited {
text-decoration: none;
color: #fff;
}
#footer a:hover, #footer a:active {
text-decoration: underline;
color: #fff;
}
