* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	color: #CCCCCC;
	background-color: #742D29;
	text-align: center;
}


#container {
	text-align: left;
	background-color: #742D29;
	
}

#footer {
	text-align: right;

}

#footer a {
	color: #FFFFFF;
}

#header {
	height: 123px;
	background-image: url(../Pictures/Logo_neu2.jpg);
	background-repeat: repeat;
	background-position: center;
}
#header h1 {
	height: 44px;
	line-height: 500px;
	overflow: hidden;
}
#header ul {
	list-style: none;
	margin-top: 50px;
	
}
#header a {
	color: #000000;
	padding: 0 5px;
	



}
#Inhalt-Layout {
	display: compact;
	width: 680px;
	margin: auto;
}

#MainContent {
	padding-top: 10%;



}



#MainContent a {
	color: #FFFFFF;
	margin-left: 125px;
}


#MainContent h2 {
	margin-top: 30px;
	margin-bottom: 40px;
	text-decoration: underline;
	font-style: italic;
	padding-left: 5px;


}



#navigation {
	background-image: url(../Pictures/navi.jpg);
	height: 20px;
	text-align: center;
	margin:auto;
}
#navigation ul {
	list-style-type: none;
	font-weight: bold;
}
#navigation a {
	color: #000000;
	padding: 0 2px;
}
#FooterNavi {
	color: #742D29;
	margin-top: 60px;
	text-align: center;
}

#FooterNavi a {
	color: #FFFFFF;
}




#navigation li {
	display: inline;
}
#subNavi   a {
	color: #000000;
	text-decoration: underline;
}
#subNavi   li {
	list-style-type: none;
	display: inline;
	color: #000000;
}
#subNavi {
	background-image: url(../Pictures/navi.jpg);
	color: #FFFFFF;
	height: 20px;
	font-size: 10px;
	text-align: center;
	
	
	
	
}




#Textfeld {
	overflow: auto;
	height: 400px;
	width: auto;
	margin-top: -20px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 5px;
}
#Textfeld ul {
	list-style-type: circle;
	margin-left: 100px;
}

#Textfeld a {
	color: #FFFFFF;
	margin-left: 0px;
}

#Textfeld img {
	margin-left: 5px;
}

#Textfeld li {
	list-style-type: disc;
}

