/* CSS Document graf */

a{
font-weight: bold;
color:#000000;
}

a:link, a:visited {
		text-decoration: none;
		color:#000000;
}

a:hover {
		text-decoration:underline;
		color:#000000;
}

body{
background-color: #EEEEEE;
text-align: center;
}

#container{
color:#000000;
background-color: #FFFFFF;
font-family: arial;
font-size: 13px;
border-color:#000000;
border-style:solid;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
margin: 10px auto;
width: 720px;
text-align: left;
}

#content{
text-align: justify;
margin: 10px;
}

#pics{
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

#aktuelles{
text-align: center;
margin-top: 30px;
}

#content_akt{
width: 400px;
padding-bottom: 30px;
margin: 0 auto;
text-align: justify;
}

#logo{
border-color:#000000;
border-style:solid;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-top-width: 0px;
}

#logo_pics{
border-color:#000000;
border-style:solid;
border-left-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-top-width: 0px;
}

#navigation{
background-image:   url(img/leiste.gif);
background-color: #A8A8A8;
word-spacing: 33px;
font-weight: bold;
padding: 5px;
border-color:#000000;
border-style:solid;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-top-width: 0px;
}

#footer{
background-image:   url(img/leiste.gif);
background-color: #A8A8A8;
clear:left;
width:720px;
color: #000000;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
border-color:#000000;
border-style:solid;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-width: 1px;
}

#footer_schrift{
color: #000000;
text-align: center;
padding-right: 10px;
}
