@charset "utf-8";
body {
font-size:100.01%;
font-family:Calibri, Arial, Helvetica, sans-serif;
background-color:#000000;
color:#FF9900;
}
#main {
margin: 15px auto;
width:850px;
background-color:#252523;
}
#oben {
height:160px;
width:850px;
background-color:#252523;
}
#border-top {
width:850px;
height:15px;
background-image:url(img/border-top.gif);
background-repeat:no-repeat;
background-position:bottom;
background-color:#000000;
}
#border-left-oben {
width:15px;
height:145px;
background-image:url(img/borderleft.gif);
background-repeat:repeat-y;
float:left;
}
#head {
width:820px;
height:115px;
background-color:#252523;
float:left;
}
#menu {
width:770px;
height:30px;
background-color:#252523;
float:left;
background-image:url(img/menu.gif);
background-repeat:repeat-x;
background-position:top;
color:#FFFFFF;
margin-left:25px;
margin-right:25px;
text-align:center;
}
#border-right-oben {
width:15px;
height:145px;
float:right;
background-image:url(img/borderright.gif);
background-repeat:repeat-y;
}
#content {
width:850px;
background-image:url(img/contentbg.gif);
background-repeat:repeat-y;
background-color:#252523;
z-index:1;
}
#content .neu p {
margin:0;
margin-left:7px;
}
#content>p, table {
margin:0;
margin-left:25px;
}
#content h1 {
text-align:center;
margin:0;
}
#content h2 {
margin:0;
margin-left:25px;
}
#content>ul>li>h2 {
margin:0;
text-decoration:underline;
}
#content h3 {
margin:0;
margin-left:25px;
}
#menu p {
margin:0;
}
#menu a:link, #menu a:visited {
color:#FFFFFF;
}
#content ul {
margin:0;
margin-left:5px;
}
#content a:link, #content a:visited {
color:#FF9900;
}
#footer {
width:850px;
height:30px;
clear:both;
background-image:url(img/bottomclear.gif);
background-repeat:no-repeat;
background-color:#00a1d6;
}
#border-bottom {
width:850px;
height:15px;
float:left;
background-image:url(img/border-bottom.gif);
background-repeat:no-repeat;
background-color:#000000;
}
#logos {
text-align:center;
width: 850px;
margin-left:auto;
margin-right:auto;
}
.unsichtbar {
visibility:hidden;
display:none;
}
img {
border:none;
margin-left:7px;
}
li>a>img {
margin-left:0;
}
.aufzaehlen {
list-style:decimal;
}
td>img {
cursor:crosshair;
}
.info {
font-size:small;
margin-left:7px;
}
.bsp {
margin:0;
margin-left:auto;
margin-right:auto;
margin-top:8px;
margin-bottom:8px;
width:49em;
background-color:#FFFF99;
color:#000000;
}
.commentContainer {
border:1px solid #ff9900;
width:600px;
margin:0;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
.commentheader {
height:15px;
width:580px;
line-height:15px;
float:left;
}
.commentheader > p {
margin-top:3px;
margin-left:5px;
margin-bottom:0;
}
.name {
width:400px;
height:20px;
}
.name >p, .zeit > p, .commentanzeige > p {
margin-left:5px;
margin-right:5px;
}
.zeit {
width:600px;
}
.commentanzeige {
width:600px;
}
.nr {
width:20px;
float:left;
}
.center {
margin-left:auto;
margin-right:auto;
}
input#Reset {
margin-left:20px;
margin-bottom:0;
}
td > p {
margin-top:3px;
margin-bottom:3px;
}
#submit {
margin-left:5px;
margin-bottom:0;
}
form {
margin:0;
}
#box {
border:black solid 1px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
width:500px;
}
form p {
margin-left:20px;
}
.meldung {
width:600px;
margin:0;
margin-left:auto;
margin-right:auto;
min-height:130px;
}
.meldung-top {
background:url(img/meldung-top.gif) no-repeat;
color:#ff9900;
width:600px;
height:65px;
margin:0;
}
.meldung-mitte {
width:600px;
color:#FF9900;
background:url(img/meldung-mitte.gif) repeat-y;
margin:0;
}
.meldung-boden {
background:url(img/meldung-boden.gif) no-repeat;
width:600px;
height:65px;
margin:0;
}
.meldung-mitte p {
margin:0;
margin-left:30px;
margin-right:30px;
}
.meldung-top h4 {
font-size:x-large;
text-align:center;
line-height:85px;
}