body {
background-color:#e1e1e1;
margin:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#background {
background-image:url(img/bg.png);
height:519px;
width:1200px;
margin:auto;
}
h1 {
margin-top:0;
}
h2 {
color:#000000;
font-size:14px;
float:left;
margin-right:10px;
margin-bottom:20px;
text-decoration:none;
font-weight:normal;
}
h3 {
color:#00afc4;
margin-top:5px;
margin-left:0;
font-weight:bold;
}
h4 {
color:#00afc4;
margin-top:5px;
margin-left:0;
font-weight:bold;
}
#container {
height:auto;
width:854px;
margin:auto;
}
#logo {
height:52px;
width:369px;
float:left;
margin-top:20px;
}
/* INDEX */
#indexlink {
text-align:center;
margin: 0 5px 10px 5px;
}
#hidden {
color:#e1e1e1;
font-size:9px;
float:left;
}
/* NAVIGATION */
#navi {
background-image:url(img/navi.png);
height:39px;
width:854px;
float:left;
margin-top:20px;
padding-left:5px;
background-repeat:no-repeat;
}
.navilink {
float:left;
margin-top:10px;
margin-left:15px;
color:#000000;
text-decoration:none;
font-size:12px;
}
.navilink:hover {
color:#00afc4;
text-decoration:none;
}
.listimage {
background-image:url(img/listimg.png);
height:3px;
width:3px;
float:left;
margin-top:16px;
margin-left:12px;
}
.arrow {
margin-right:5px;
}
.arrowlink {
color:#000000;
text-decoration:none;
}
.arrowlink:hover {
text-decoration:underline;
color:#00afc4;
}
/* INHALT */
.textlink {
color:#00afc4;
text-decoration:underline;
}
.textlink:hover {
color:#000000;
text-decoration:none;
}
#content-top {
background-image:url(img/content-top.png);
height:20px;
width:844px;
float:left;
margin-top:30px;
padding-left:10px;
padding-right:20px;
background-repeat:no-repeat;
}
.content {
background-image:url(img/content.png);
width:834px;
min-height:300px;
heighT:auto;
float:left;
padding-left:10px;
padding-right:20px;
background-repeat:repeat-y;
}
#content-foot {
background-image:url(img/content-foot.png);
height:20px;
width:854px;
float:left;
}
.textbox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.imgleft {
float:left;
margin:5px 15px 5px 0;
}
.imgrightcom {
margin: 5px 150px 5px 15px;
float:right;
}
.imgright {
margin: 5px 5px 5px 15px;
float:right;
}
#liste {
font-weight:bold;
}
span {
margin-right:5px;
}
/* FOOT */
#foot {
background-image:url(img/navi.png);
height:39px;
width:854px;
float:left;
margin-top:20px;
}
.footertxt {
float:left;
margin-top:10px;
margin-left:15px;
color:#000000;
text-decoration:none;
font-size:12px;
}
.flink {
color:#00afc4;
text-decoration:none;
font-size:12px;
}
.flink:hover {
color:#000000;
text-decoration:none;
}
