/*********Stileigenschaften f¸r alle sites*********/
*{
text-decoration:none;
font-family:verdana;
font-color:#999999;
}
/*********Stileigenschaften f¸r den Body*********/
body{
background-color:#550000;
}
/*********Stileigenscha<br>ften f¸r alle Links*********/
a{
color:#333333;
}
/*********Stileigenschaften f¸r das Logo*********/
table#titel{
width:900px;
height:120px;
margin-right:0px;
margin-left:10px;
margin-height:0px;
font-weight:50;
font-size:10pt;
}
table#menue{
width:900px;
height:50px;
margin-right:0px;
margin-left:10px;
font-weight:50;
font-size:10pt;
}
table#mitte_content{
width:900px;
height:410px;
background-color:#999999;
margin-right:0px;
margin-left:0px;
font-weight:50;
font-size:10pt;
}
table#unten{
width:900px;
height:20px;
margin-right:0px;
margin-left:15px;
font-weight:50;
font-size:8pt;
}
table#mitte_content_re{
width:400px;
height:360px;
background-color:#999999;
margin-right:0px;
margin-left:0px;
font-weight:50;
font-size:10pt;
}


td#links{
width:43000px;
height:400px;
margin-right:0px;
margin-left:0px;
background-color:#999999;
}
td#rechts{
width:400px;
height:400px;
margin-right:0px;
margin-left:12px;
background-color:#999999;
}
table#links_content{
width:430px;
height:4000px;
background-color:#999999;
margin-right:0px;
margin-left:0px;
font-weight:70;
font-size:10pt;
color:#999999;
}
table#rechts_content{
width:400px;
height:400px;
background-color:#999999;
margin-right:0px;
margin-left:0px;
font-weight:70;
font-size:10pt;
}

