body {
 background: #6666cc;
 font-size:90%;
 /* font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;*/
}

p,ul,ol,li,blockquote
{
/*font-family:Georgia,'New York',Times,serif;*/
}


.menueges {
float:left;
width:20%;
}

.menue {
/* float:left;*/
/* width:18%;*/
/* width:20%;*/
 border:1px solid #606060;
 background-color:#dddddd;
 padding:0.5em;
 margin:1em 1em 1em 0em;
 line-height:30px;
/* clear:left;*/
}


.menutitle
{
margin:-0.5em -0.5em 0em -0.5em;
padding:0em;
background-color:#cccccc;
font-weight:bold;
border-bottom:1px solid #606060;
}


a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
 text-decoration:none;
 color:black;
}

a.menu:hover
{
background:white;
}


.text
{
float:left;
/* width:80%;*/
width:77%;
 margin:1em 0em 1em 0em;
 padding:0.5em 0.5em 2em 0.5em;
/* height:100%;*/
 background-color:#dddddd;
}


.umfrage
{
 float:right;
 margin:1em;
 margin-right:0em;
}


div.footer
{
clear:both;
border:0px solid;
background-color:#dddddd;
padding:5px;
line-height:30px;
font-size:x-small;
}