/* Body-Definitionen	*/
body
    {
     background-color:#003080;	/* Hintergurndfarbe	*/
     color:#101050; 			/* Schriftfarbe*/
     font-family:sans-serif;
   }
/* Der Bereich fuer den Inhaltstext*/
#inhaltstext
{
/*position:fixed;
left:500px;
/*background-color:yellow;*/
margin-left:0px;
vertical-align:top;
text-align:justify;
line-height:1.5em;
padding-left:10em;
}
/*#inhaltstext ul
{
list-style-position:outside;
}*/
#inhaltstext strong
{
font-weight:700;
}
/* Der Breich fuer das Menue*/
td#menue_zelle
{
vertical-align:top;
padding-left:0.5em;
}
#center
{
text-align:center;
}
#center table
{
margin-left:auto;
margin-right:auto;
}
#center td
{
padding:10px;
}
.einfach
{
list-style-type:none;
line-height:1.5em;
margin-left:0px;
padding-left:0px;
}
ul.einfach li
{
padding-bottom:1em;
}

.ueberschrift
{
background-color:#44AADD;
font-weight:900;
height:1.2em;
padding:0.5em;
/*margin-bottom:150px;         */
}
.unterueberschrift
{
font-weight:900;
margin:1.5em;
margin-left:0px;
}
table.konferenzen a
{
font-weight:700;
}
#karte
{
/*background-color:#44AADD;*/
}
#projektuebersicht tr
{
vertical-align:top!important;
}
#teilprojekt tr
{
vertical-align:top!important;
}
h1
{
text-align:center;
line-height:1.2em;
}
h2
{
text-align:center;
line-height:1.2em;
}
.weiter a
{
font-stretch:ultra-expanded;
padding-right:0.5em;
}
