body{
background-color:#e0e0e0;
}

#grundseite{
width:61em;
background-color:#ffffff;
margin:10px auto 10px auto;
}

header{
width:60em;
}

h1{
text-align:center;
color:#708090;
font-size:3em;
}

h2{
text-align:center;
color:#bebebe;
font-size:2.8em;
}

hr{
height:5px;
background-color:#708090;
}

#inhalte_1{
width:60em;
}

#inhalte_1a{
width:45em;
float:left;
}

#inhalte_1b{
width:15em;
float:left;
}

#inhalte_1 img{
width:60em;
margin-left:8px;
}

#inhalte_1 table{
width:60em;
border:solid 0px blue;
margin-left:8px;
}
#inhalte_1 td{
width:28em;
text-align:center;
border:solid 5px #708090;
font-size:1em;
background-color:#9FB6CD;
}

#inhalte_1 a{
color:black;
}

#inhalt_2{
width:60em;
}

#inhalte_2 img{
width:60em;
margin-left:8px;
}

#inhalte_2 table{
width:60em;
border:solid 0px blue;
margin-left:8px;
}

#inhalte_2 td{
width:28em;
text-align:center;
border:solid 5px #708090;
font-size:2em;
background-color:#9FB6CD;
}

#inhalte_2 a{
color:black;
}

#inhalt_3{
width:60em;
float:left;
}

#inhalte_3 table{
width:60em;
border:solid 0px blue;
margin-left:8px;
}

#inhalte_3 td{
width:28em;
border:solid 0px #708090;
font-size:2em;
background-color:#ffffff;
}

#inhalt_3 input{
width:20em;
height:2.5em;
}

footer{
clear:both;
width:61em;
padding:5px 0px 5px 0px;
text-align:center;
background-color:#9FB6CD;
}

footer i{
color:#fffff0;
font-size:2.5em;
}

#foot_links{
margin-top:10px;
width:60em;
background:#9FB6CD;

margin-top:10px;
padding:10px 0px 10px 0px;
font-size:1em;
font-weight:bold;

}

#foot_mitte{
width:60em;

background:#9FB6CD;
margin-top:10px;
padding:10px 0px 10px 0px;
margin-left:8px;
font-size:1em;
font-weight:bold;
}

#foot_rechts{
width:60em;

background:#9FB6CD;
margin-top:10px;
padding:10px 0px 10px 0px;
margin-left:8px;
font-size:1em;
font-weight:bold;
}




