/*********Stileigenschaften f¸r alle sites*********/
*{
text-decoration:none;
font-family:verdana;
}
/*********Stileigenschaften f¸r den Body*********/
body{
margin-left:50px; 
margin-top:50px;    
}
/*********Stileigenschaften f¸r alle Links*********/
a{
color:#666666; 
font-weight:600; 

}
/*********Stileigenschaften f¸r Inhalt*********/
table#inhalt{
background-color:#ffffff;
width:900;
font-family:verdana;
font-size:12px;
}
/*********Stileigenschaften f¸r Inhalt innen*********/
table#inhalt1{
background-color:#ffffff;
font-family:verdana;
font-size:12px;
}





/*********Stileigenschaften f¸r Menue1*********/
table#content td#menue1{
width:280px;
font-size:10px;
font-family:verdana;
}
/*********Stileigenschaften f¸r Inhalt*********/
table#content td#content{
width:600;
cellspacing:0;
cellpadding:0;
font-size:10px;
font-family:verdana;
}

/*********Stileigenschaften f¸r frame-content*********/
table#content{
width:800;
cellspacing:0;
cellpadding:0;
color:#000000;
font-size:10px;
background-color:#ffffff;
}
/*********Stileigenschaften f¸r start-content-site*********/
table#innen{
width:800;
color:#000000;
font-size:10px;
}

/*********Stileigenschaften f¸r alle Untertitel der content-sites*********/
table#mitte_content td#untertitel{
color:#ad1835;
font-size:10px;
position:top;
}

/*********Stileigenschaften f¸r alle Unterseiten*********/
table#unterseite{
background-color:#ffffff;
width:600;
font-size:11px;
color:#666666;
position:top;
}
