div.table { display:table;}
div.tr { display:table-row; }
div.td { display:table-cell;}

body{
background:url(../deko/hintergrund2.jpg);
text-align:center;
}



a.menu{
font-family:Arial, serif;
font-size:10pt;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.menu:hover{
font-family:Arial, serif;
font-size:10pt;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}


a.projekt{
font-family:Arial, serif;
font-size:20pt;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.projekt:hover{
font-family:Arial, serif;
font-size:20pt;
color:#CCCCCC;
font-weight:bold;
text-decoration:underline;
}









a.text{
font-family:"Arial";
font-size:10pt;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

a.text:hover{
font-family:"Arial";
font-size:10pt;
color:red;
font-weight:bold;
text-decoration:underline;
}


a.text2{
font-family:"Arial";
font-size:10pt;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}

a.text2:hover{
font-family:"Arial";
font-size:10pt;
color:red;
font-weight:normal;
text-decoration:underline;
}





div.typ1 {
font-size:10pt;
font-family:"Arial";
border:1pt solid #C1C5DA;
color:#FFFFFF;
padding:5px;
margin:5px;
text-align:left;
}






img.text {
border:0pt;
padding:1px;
}

img.text:hover {
padding:0px;
border:1pt solid #C1C5DA;
}




span.head1 {
font-size:14pt;
font-family:"Arial";
color:#FFFFFF;
}