/* Badminton-Sportclub St.Vith */

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #ebebeb;
border-top: 20px #ff3d3d solid;
color: #000000;
}

/* BSC St.Vith auf jeder Seite */

#main-title {
margin-bottom: 6px;
margin-left: 0;
margin-right: 0;
padding-top: 6px;
padding-bottom: 10px;
padding-right: 0;
background-color: #ffff33;
border-top: 1px black solid;
border-bottom: 1px black solid;
color: #5c00b8;
font-weight: bold;
font-size: 30px;
padding-left: 30px;
}

/* Ueberschriften der einzelnen Seiten */

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 160px;
margin-right: 50px;
font-size: 22px;
color: #5cb800;
border-bottom: 1px #5cb800 dashed;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

/* Hauptinhalt der einzelnen Seiten */

h2 {
margin-top: 25px;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 14px;
color: #5cb800;
font-weight: bold;
}

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 200px;
margin-right: 20px;
}

p, ul, ol, table {
font-size: 12px;
line-height: 20px;
margin-top: 0;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

ol, ul {
margin-left: 15px;
}

a:link, a:visited {
color: #0080ff;
font-weight: bold;
text-decoration: none;}

a:hover {
color: #0080ff;
font-weight: bold;
text-decoration: underline;
}

/* Footer aller Seiten */

#footer {
text-align: center;
background-color: #ff3d3d;
color: #ffffff;
margin-top: 60px;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px black solid;
font-size: 10px;

}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}

#formular {
background: #00ff80;
border: 1px #00ff00 solid;
}

/* Verschiedene Anpassungen hauptsächlich für die News */

.titletext {
font-size: 12px;
font-style: italic;
font-weight: bold;
line-height: 20px;
margin-top: 0;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
padding: 0;

 }

news {
background: #ffffff;
padding: 10px
}


.newsdisclaim {
 font-weight: bold;
 font-size: 10px;
 margin-bottom: 10px;
}

.newsende {
 font-size: 10px;
 margin-top: 20 px;
 margin-bottom: 20px;
}

.commentnews {
margin-top: 16px;
/* background: #00ff99; */
background: #ebebeb;
border: 1px #00ff00 solid;
padding: 4px;
}

.commenttitel {
font-size: 10px;
font-weight: bold;
margin-bottom: 5px;
}

.commentnews p {
font-size: 12px;
}

table.resultat {
border-collapse: collapse;
empty-cells: hide;
}

td.zw {
 text-align: center;
}

/* Einstellungen für das Menü */
/* Struktur von http://barrierefrei.e-workers.de/, ein HowTo */

#menue2 {
position: absolute;
top: 140px;
left: 10px;
width:  160px;
margin: 2px 6px;
}

#menue2 #abstand2 {
border: 1px solid;
border-color: #ffffff #304e6a #304e6a #ffffff;
background: #ff3d3d;
padding: 5px 10px 5px 10px;
}

#schalter2 a {
display: block;
padding: 2px;
text-decoration:none;
border: 1px solid #3dffff;
width:90%;
font-size:12px;
font-weight:bold;
text-align: left;
margin: 3px 0 3px 0;
background-color:#0080ff;
}

#schalter2 a:link {
color:#000000;
}
#schalter2 a:visited {
color:#ffff33;
}
#schalter2 a:hover {
color:#ffffff;
border-top:solid 1px #000000;
border-right:solid 1px #99ff99;
border-bottom:solid 1px #99ff99;
border-left:solid 1px #000000;
background-color:#006666;
}
#schalter2 a:active {
color:#99ff99;
}

#schalter2 a .pfeil2 {
display: inline;
color: #006666;
font-weight:normal;
}
#schalter2 a:hover .pfeil2 {
display: none;
}


#menue2 .toc2 {
color:#ffffff;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
font-variant:small-caps;
margin:0 5px 5px;
}

#menue2 .copy2 {
color:#f3f3f3;
font-size:10px;
font-weight:normal;
margin:5px 0 0;
text-align:right;
}

#menue2 .space2 {
font-size:10px;
margin:3px 0 3px 0
}
