body {
background-color:#DDDDDD;
background-position: center;
margin-left:auto;
margin-right:auto;
font-family: Arial, Veranda, sans-serif;
font-style:normal;
}

h1 {
font-family: Arial Rounded MT Bold, Arial, Veranda, sans-serif;
font-size:50px;
color:#000000;
width:80%;
position:absolute;
top:10px;
left:20%;
}

h2 {
font-family: Arial, Veranda, sans-serif;
font-size:20px;
color:#000000;
margin-top:5px;
}

h3 {
font-family: Arial, Veranda, sans-serif;
font-size:15px;
color:#000000;
margin-top:5px;
}

#title {
height:80px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
}

#content {
  width:80%;
  float:right;
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:0px solid #000;
background-color:#CCCCCC;
float:left;
width:100px;
margin:6px;
position:absolute;
top:160px;
left:5px;
}
a.menu:link, a.menu:visited
{
 color:#FFFF00;
 background-color:#CCCCCC;
 text-decoration:none;
 font-size:15px;
}
a.menu:active, a.menu:hover
{
 color:#FFFF00;
 background-color:#000000;
 font-size:15px;
}
a.menu {
 display:block;
 padding:1px;
 border-top:1px solid #DDDDDD;
 background-color:#737994;
 text-align:center;
 font-size:15px;
 font-weight:bold;
 color:#008000;
 text-decoration:none;
}

.pfeile {
position:absolute;
top:-40px;
left:8px;
width:20%;
height:10%px;
}

img.flagge {
position:absolute;
top:10px;
left:30px;
width:60px;
height:60px;
}

.tabelle1 {
border-width: 10px;
border-color:#FFCC00;
spacing:50px;
padding:80px;
}

a:link {
text-decoration: none;
font-weight: bold;
color:#003300;
}

a:visited {
text-decoration:blink;
font-weight: bold;
color:#009900;
}

a:hover {
text-decoration: underline;
font-weight: bold
}

form {
background-color:#FFCC00;
width:600px;
height:600px:
}