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

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

/*********Stileigenschaften f¸r alle Links*********/
a{
color:#666666;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:normal;
}
/*********Stileigenschaften f¸r den Titel*********/
table#titel{
background-color:##333333;
width:900;
height:130;
cellspacing:0;
cellpadding:0;
}
/*********Stileigenschaften f¸r alle content-sites*********/
table#mitte_content{
width:900;
height:600;
cellspacing:0;
cellpadding:0;
color:#999999;
font-size:11px;
font-weight:100;
}
/*********Stileigenschaften f¸r alle Titel der content-sites*********/
table#mitte_content tr#oben{
width:900;
height:40;
color:#ffffff;
font-size:14px;
font-weight:100;
}
/*********Stileigenschaften f¸r foto content-sites*********/
table#foto_content{
width:900;
height:320;
cellspacing:0;
cellpadding:0;
color:#999999;
font-size:11px;
font-weight:100;
}
/*********Stileigenschaften f¸r alle Titel der foto content-sites*********/
table#foto_content tr#oben{
width:900;
height:40;
color:#ffffff;
font-size:18px;
font-weight:100;
}
/*********Stileigenschaften f¸r alle Inhalte der content-sites*********/
table#mitte_content tr#innen{
color:#999999;
font-weight:70;
}
/*********Stileigenschaften f¸r aktuelle Informationen*********/
table#info{
width:900;
height:50;
cellspacing:0;
cellpadding:0;
color:#ffffff;
font-size:11px;
font-weight:100;
color:#666666;
}
/*********Stileigenschaften f¸r das Men¸*********/
table#menue{
width:900;
height:40;
background-color:#333333;
cellspacing:0;
cellpadding:20;
font-size:11px;
font-weight:100;
color:#666666;
}
/*********Stileigenschaften f¸r das Men¸ unten *********/
table#unten{
background-color:#333333;
width:240;
height:10;
cellspacing:0;
cellpadding:0;
font-size:10px;
font-weight:100;
}

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;
