body {
margin : 0 auto;
padding-top : 15px;
background-image : url(../images/Hintergrund_Eis.jpg);
background-color : #4a4a4a;
text-align : center;
font-family : arial, Tahoma, Arial;
height : 100%;
width : 90%;
}
div#Hintergrund {
background-color : #ffffff;
 width : 90%;
padding : 1px;
margin : 0 auto;
}
div#Header {
margin : 3px auto;
width : 99%;
background-image : url(../images/verlauf_Hintergrund.jpg);
height : 100px;
display : block;
text-align : right;
overflow : hidden;
}
div#Bildzeile {
margin : 3px auto;
width : 99%;
background-color : #626262;
height : 80px;
display : block;
overflow : hidden;
text-align : right;
}
div#navi {
width : 98%;
height : 19px;
margin : 3px auto;
background-repeat : repeat-x;
background-color : #414141;
padding : 5px;
color : white;
}
	div#navi a {
	font-weight : bold;
	}
	div#navi a:link {
	color : white;
	text-decoration : none;
	}
	div#navi a:visited {
	color : white;
	text-decoration : none;
	}
	div#navi a:hover {
	color : #0066ab;
	}
	div#navi a:active {
	color : white;
	background-color : #c0c0c0;
	}
div#navi2 {
width : 99%;
height : 32px;
margin : 3px auto;
margin-bottom : 0;
padding-top : 3px;
background-color : #ffffff;
color : #bfbfbf;
}
	div#navi2 a {
	color : #bfbfbf;
	text-decoration : none;
	}
	div#navi2 a:link {
	color : #bfbfbf;
	text-decoration : none;
	}
	div#navi2 a:visited {
	color : #bfbfbf;
	text-decoration : none;
	}
	div#navi2 a:hover {
	color : #2f2f2f;
	}
div#inhalt {

width : 95%;
margin : 3px auto;
margin-top : 0;
background-color : #ffffff;
padding : 20px;
font-variant : normal;
color : #4f4f4f;
line-height : 150%;
text-align:left;

}
	div#inhalt h1 {
	color : #0066ab;
        text-align: left;
	}
	div#inhalt h2 {
	color : #b5152a;
	font-size: 1.2em;
	}
	div#inhalt img.links {
	float : left;
	padding : 3px;
	margin : 0px;
        margin-right: 20px;
	margin-bottom:10px;
	border : 1px solid #bfbfbf;}

        div#inhalt img {
  	padding : 3px;
	border : 1px solid #bfbfbf;
        margin:3px;}

	div#inhalt img.mitte{
	text-align:center;
	padding : 3px;
	margin : 1px;
        margin-right: 3px;
	margin-bottom:10px;
	border : 1px solid #bfbfbf;}

         div#inhalt img.linksklein {
	float : left;
	padding : 3px;
	margin : 1px;
         margin-right: 3px;
	margin-bottom:1px;
	margin-top:5px;
	border : 1px solid #bfbfbf;
	}
	div#inhalt img.rechts {
	float : right;
	margin : 2px;
	margin-bottom:10px;
	margin-left:20px;
	border : 1px solid #bfbfbf;
	}
         div#inhalt img.Galerie {
	padding : 3px;
	margin : 1px;
         margin-right: 10px;
	margin-bottom:1px;
	margin-top:5px;
	border : 1px solid #bfbfbf;
	height:100px;}
	div#inhalt hr {
	clear : both;
	color: #2f2f2f;
	margin-top:5px;}
	div#inhalt p.rechts {
	text-align : right;
	}
	div#inhalt p.kasten{
	width: 50%;
	padding: 3px;
	border: 1px solid #2f2f2f;}

	div#inhalt p.rechts{
	text-align: right;
	float:right;}

	div#inhalt p.links{
	text-align: left;
	float:left;}


div#foot {
color : #ffffff;
font-size : 75.01%;
background-color : #414141;
width : 99%;
margin : 0 auto;
clear: both;
}
	div#foot a:link {
	color : #ffffff;
	text-decoration : none;
	}
	div#foot a:visited {
	color : #bfbfbf;
	text-decoration : none;
	}
	div#foot a:hover {
	text-decoration : underline;
	}
	div#foot a:active {
	color : white;
	background-color : #c0c0c0;
	}

div#Streifen {
text-align : center;
}
