/**********************************************************/
/* CCS-Datei der Internetseiten vom Skiclub Mittelberg/Oy */
/*                                                        */
/* Titel: sc_oy.css                                       */
/*                                                        */
/* Internet: www.SC-Mittelberg-oy.de                      */
/* E-Mail: Eckart@sc-mittelberg-oy.de                     */
/*                                                        */
/* Stand: 12.01.2005                                      */
/*                                                        */
/**********************************************************/

body{font-family:Verdana;
font-size:12px;
background-color:#ffffff;
}

h1{font-size:25px;
color:#FFFFFF;
padding-top:80px;
padding-left:400px;
}

h2{font-size:16px;
color:#000000;
}

h3{font-size:14px;
color:#000000;
}

h4{font-size:16px;
margin-left:10px;
color:#000000;
}

/* Einzug bei Absätzen  */
p{text-indent:15px;
}
/* Absätze ohne Einzug  */
p.ohneEinzug{text-indent:0px;
}
/* Text mit Bild links  */
p.bildLinks{font-size:10px;
text-align:left;
text-indent:0px;
}
/* Text mit Bild rechts */
p.bildRechts{font-size:10px;
text-align:right;
text-indent:0px;
}
/* Text unterm Bild */
p.bildUnten{font-size:10px;
text-align:center;
text-indent:0px;
}

p.buttom{margin-top:10px;
}

code{font-size:14px;
color:#0000ff;
}

pre{font-size:14px;
color:#0000ff;
padding:5px;
}

a:link, a:visited, a:active, a:hover{text-decoration:none;
font-weight:bold;
color:#008030;
font-size:12px;
}

a:active, a:hover{text-decoration:underline;
}

li{margin-top:5px;
}

#title{background:url(../pictures/backround.jpg);
background-repeat: repeat;
height:127px;
padding:0px;
margin-bottom:20px;
}

#left{width:14%;
float:left;
line-height:18px;
background-color:#FFFFFF;
}

.menutitle{font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#content{width:80%;
float:right;
}

#buttom{width:100%;
margin-top:20px;
border-top:1px solid #000000;
text-align:center;
}

th.structure{background-color:#DEE1EA;text-align:center;
font-size:9pt;
}

td.structure{background-color:#DEE1EA;
text-align:left;
font-size:9pt;
}

td.anmeld{background-color:#FFFFFF;
text-align:right;
font-size:9pt;
height:40px;
}

td.anmeldFeld{background-color:#FFFFFF;
text-align:left;
font-size:9pt;
height:40px;
}