/*********Stileigenschaften f¸r alle sites*********/
*{
text-decoration:none;
font-family:serif;
}

/*********Stileigenschaften f¸r den Body*********/
body{
background-color:#003300;
}

/*********Stileigenschaften f¸r alle Links*********/
a{
color:#ffffff;
font-family:arial;
font-size:11px;

}

/*********Stileigenschaften f¸r den Titel*********/
table#titel{
background-color:#000033;
width:900;
height:70;
cellspacing:0;
cellpadding:0;
color:#ffffff;
font-size:50px;
font-weight:70;
position:top;
}
/*********Stileigenschaften f¸r alle content-sites*********/
table#mitte_content{
width:900;
height:500;
cellspacing:0;
cellpadding:0;
color:#999999;
font-size:12px;
font-weight:70;
}
/*********Stileigenschaften f¸r alle Titel der content-sites*********/
table#mitte_content tr#oben{
width:900;
height:50;
color:#ffffff;
font-size:18px;
font-weight:70;
}
/*********Stileigenschaften f¸r alle Titel der content-sites regie*********/
table#mitte_content td#links{
width:200;
height:40;
margin-top:20px;
}

/*********Stileigenschaften f¸r aktuelle Informationen*********/
table#info{
width:900;
height:100;
cellspacing:0;
cellpadding:0;
color:#ffffff;
font-size:12px;
font-weight:70;
color:#666666;
}


/*********Stileigenschaften f¸r das Men¸*********/
table#menue{
width:900;
height:40;
background-color:#000033;
cellspacing:0;
cellpadding:20;
font-size:12px;
font-weight:70;
color:#666666;
}




/*********Stileigenschaften f¸r das Men¸ unten *********/
table#unten{
background-color:#ff9900;
width:240;
height:10;
cellspacing:0;
cellpadding:0;
font-size:10px;
font-weight:70;
}



table#mitte_content td#menue{
width:300;
height:400;
cellspacing:0;
cellpadding:100;
font-size:18px;
font-weight:200;
color:#ffffff;
}


/*********Stileigenschaften f¸r alle Unterseiten*********/
table#unterseite{
background-color:#333333;
font-family:arial;
font-size:10px;
color:#666666;
}

padding-left:10px;