/*Stylesheet für die Tanzgruppe-Lohhof*/
/*www.tanzgruppe-lohhof.de*/



/*Blatt*/
/*----------------------------------------------------*/
 body {
 font-family: Arial;
 font-size:16px;
 text-align: left;
 background: #800000;
 margin: 0;
 }

/*Schriften*/
/*----------------------------------------------------*/
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial;
 color: #FFFF00;
 }

 h2 {
 font-size: 24px;
 font-weight: bold;
 text-align: center;
 margin-bottom: 1em;
 }

 h2.topframe {
 font-size: 26px;
 font-weight: bold;
 text-align: center;
 margin-top: 20px;
 color: #000000;
}

 h3 {
 font-size: 20px;
 font-weight: bold;
 text-align: left;
 color: #FFFF00;
 margin-top:4em;
 }

 a.notiz {
 color: #C0C0C0;
 font-size:12px;
 font-weight:normal;
 }

 div.notiz {
 color: #C0C0C0;
 font-size:12px;
}

 #album {
 color: #FFFF00;
 font-size:16px;
 padding-right: 20px;
 padding-top: 20px;
 float:left;
 height:200;
 width:240;

 }


 /*Links*/
 /*--------------------------------------------------*/
 a:link {color: #FFFF00; font-weight:bold; text-decoration:underline;}
 a:visited {color:#FF0000; font-weight:bold; text-decoration:underline; }
 a:hover {color:#FFFFFF; font-weight:bold; text-decoration:none;}
 a:active { color:#000000; font-weight:bold; text-decoration:none; }

 a.freunde:link {color: #FFFF00;text-decoration:underline;}
 a.freunde:visited {color:#C0C0C0; text-decoration:underline; }
 a.freunde:hover {color:#FF0000; text-decoration:none;}
 a.freunde:active {color:#000000; text-decoration:none; }

 a.album:link {color: #FFFF00;text-decoration:underline;}
 a.album:visited {color:#FFFF00; text-decoration:underline; }
 a.album:hover {color:#FFFF00; text-decoration:none;}


 a.notiz:link {color: #FFFFFF; font-weight: normal; text-decoration:underline;}
 a.notiz:visited {color:##FFFFFF; font-weight: normal; text-decoration:underline; }
 a.notiz:hover {color:##FFFFFF; font-weight:normal; text-decoration:none;}
 a.notiz:active {color:##FFFFFF; font weight: normal; text-decoration:none; }
/*Tabellen*/
/*---------------------------------------------------*/

table {
 font-family: Arial;
 text-align: center;
 background-color:#FFFF00;
 color: #ddff00;
 border-style:solid;
 border-width:1px;
 border-color:blue;
 padding:;
 spacing:;
 }

td {
 font-family: Arial;
 text-align: left;
 font-size:13px;
 color: black;
 padding: 5px;
 margin: 1em;
 border: 1px inset;
}

 td.aktuell {
 color:#FF0000;
 font-weight:bold;
 font-size:1em

}

table.termine {
 font-family: Arial;
 text-align: center;
 background-color:#FFFF00;
 color: #ddff00;
 border-style:solid;
 border-width:1px;
 border-color:blue;
 padding:3px;
 spacing:5px;
 }

/*td.termine {
 font-family: Arial;
 text-align: left;
 font-size:13px;
 color: black;
 spacing: 3px;
 padding: 5px;
 margin: 1em;
 border: 1px inset;
}*/

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; text-align:left; padding:2px; font-family:arial,tahoma,helvetica; font-size:16px; color:white; font-weight:bold}
.clLevel0{background-color:#0000FF; layer-background-color:; color:white;}
.clLevel0over{background-color:#FF0000; layer-background-color:; color:Yellow; cursor:pointer; cursor:hand;}
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; text-align:left; padding:2px; font-family: arial,tahoma,helvetica; font-size:14px; font-weight:bold}
.clLevel1{background-color:#0000FF; layer-background-color:#FFFFFF; color:white;}
.clLevel1over{background-color:#FF0000; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFFF00; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; text-align:left; padding:2px; font-family:arial,tahoma,helvetica; font-size:14px; font-weight:bold}
.clLevel2{background-color:#0000FF; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#FF0000; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#FFFF00; layer-background-color:#006699}

 /*Dateiende*/
