body {
font-family : arial, sans-serif;
font-size : 13px;
color : #000;
background-color : #fff;
text-align : center;
}
table {
font-family : arial, sans-serif;
font-size : 13px;
}

/* alles */

#alles {
width : 800px;
height : 1000px;
margin : auto;
}

/* navigationlinks */

#navigationl {
float : left;
margin : 70px 0 5px;
width : 100px;
text-align : center;
border-bottom : 1px solid #444;
border-right : 1px solid #444;
border-left : 1px solid #444;
padding : 0;
}
#navigationl p {
margin : 0;
padding : 0;
}

#navigationl a {
display : block;
width : 100px;
color : #000;
background-color : #ffe;
text-decoration : none;
padding-top : 2px;
padding-bottom : 2px;
border-top : 1px solid #444;
}
#navigationl a:hover {
color : #f00;
background-color : #fff;
}
#unter {
font-size : 11px;
width : 100px;
padding : 0;
margin : 0;
}
#unter p {
margin : 0;
padding : 0;
}
#unter a {
display : block;
width : 100px;
color : #f00;
text-decoration : none;
padding-top : 2px;
padding-bottom : 2px;
background-color : #ffa;
border-top : 1px solid #ddd;

}
#unter a:hover {
color : #000;
background-color : #fff;
}


/* Inhalt */

#container {
float : left;
width : 510px;
margin: 0 10px 10px;
font-size : 10px;
}
#rasen {
color : #000;
background-color : #0a0;
padding : 3px;
}
#rasen a {
color : #000;
background-color : #0a0;
text-decoration : underline;
}
#rasen a:hover {
color : #fff;
background-color : #0a0;
text-decoration : underline;
}
#rand {
border-top : 2px solid #fff;
border-right : 2px solid #fff;
border-left : 2px solid #fff;
}
#text {
font-size : 14px;
padding : 20px 10px 20px 10px;
text-align : left;
}

.abstand {
width : 500px;
height : 60px;
}
.eckelinks {
float : left;
width : 150px;
text-align : left;
}
.mitte {
float : left;
width : 196px;
height : 64px;
border-right : 2px solid #fff;
border-bottom : 2px solid #fff;
border-left : 2px solid #fff;
text-align : center;
}
.mitteunten {
float : left;
width : 196px;
height : 60px;
border-right : 2px solid #fff;
border-top : 2px solid #fff;
border-left : 2px solid #fff;
text-align : center;
}
.eckerechts {
float : left;
width : 150px;
text-align : right;
}
#fuss {
font-size : 12px;
color : #fff;
background-color : #0a0;
margin : 2px;
text-align : center;
}



/* navigationrechts */

#navigationr {
float : left;
margin-top : 70px;
width : 110px;
padding : 0;
border : 1px solid #000;
color : #000;
background-color : #ffe;
}

#navigationr p {
margin : 1px 0 1px;
padding : 1px 0 1px;
}
#navigationr a {
display : block;
width : 100%;
color : #000;
background-color : #ffe;
text-decoration : none;
}
#navigationr a:hover {
color : #f00;
background-color : #ffe;
text-decoration : underline;
}
span{
font-size : 10px;
}
#goenner {
font-size : 11px;
margin : 0;
padding :10px;
color : #000;
background-color : #fff;
border-bottom : 1px solid #000;
}
#goenner a {
font-size : 11px;
color : #000;
background-color : #fff;
text-decoration : underline;
}
#goenner a:hover {
color : #f00;
background-color : #fff;
}
/* tags */

a {
outline: none;
}
h1 {
font-size : 19px;
font-weight : lighter;
letter-spacing : 1pt;
margin : 2px;
padding :10px 0 10px;
text-align : center;
}
h2 {
font-size : 15px;
color : #fff;
background-color : #0a0;
padding-top : 10px;
}

h3 {
font-size : 11px;
text-align : center;
margin : 0;
padding :5px 0 2px;
border-bottom : 1px solid #444;
}

h6 {
font-size : 10px;
margin-top : 5px;
padding :1px;
text-align : center;
}
hr {
border : 2px solid #fff;
}




