/* CSS Document */

body { 
	color: #f4f2f2;
	background-color: #3e3838;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	}
a:hover, a:focus, a:active {
	color: #3e3838;
	background-color: white;
	}

#mitteoben {
	background: #3e3838 url(Bilder/oben03.jpg) top center no-repeat;
	 width: 800px;
	height: 168px;
	
	}
div#mitte {
	background-color: transparent;
	padding-top: 20px;
	padding-left: 50px;

	}
 
#mittemitte {
	background: #3e3838 url(Bilder/mitte.jpg) top center repeat-y;
	
	width: 800px;
	}
#mitteunten {
	background: #3e3838 url(Bilder/unten.jpg) top center no-repeat;
	width: 800px;
	height: 37px;
	
	}
.nav {
	margin-top: 50px;
	line-height: 30px;
	
	}
.nav a {
	color: #e4e2dc;
	background-color: transparent;
	display: block;
	padding: 5px;
	font-size: .9em;
	
	
	
	text-transform: uppercase;
	}
.nav a:hover, .nav a:focus {
	color: #000000;
	background-color: transparent;
	}
div#content {
	width: 750px;
	margin-left: 20px;
	}
#content h2 {
	font-size: 1.3em;
	padding-left: 135px;
	color: #FFFFFF;
	}
#content h3 {
	font-size: 1.1em;
	padding-left: 135px;
	color: #FFFFFF;
	}
#content h4 {
	font-size: 1.0em;
	background-color: #431313;
	padding-left: 135px;
	}
#content h5 {
	font-size: 1.0em;
	background-color: transparent;
	
	}
#content p {
	padding-left: 135px;
	 }
#content ul {
	padding-left: 150px;
	 }
#content a {
	color: black;
	background-color: transparent;
	font-weight: bold;
	}
#content a:hover, #content a:focus {
	color: #431313;
	background-color: white;
	}
#content table {
	margin-left: 135px;
	}
.ausstell {
	margin: 0;
	}
.nav01 {
	margin-left: 10px;
	font-size: 0.8em;
	}
.nav01 a {
	color: black;
	background-color: transparent;
	}

.nav01 a:hover, .nav01 a:active {
	color: white;
	}
	
.bannerTable {
	color: #CCCCCC;
	background-color: transparent;
	width: 600px;
	margin: auto;
	margin-top: 150px;
	
	}
.bannerTable #c5 {
	color: #CCCCCC;
	}

.bannerTable #c2 {
	font-size: 1.4em;
	font-weight: bold;
	background-color: transaprent;
	border-bottom: 1px solid black;
	
	text-align: center;
	}
.bannerTable #t1 {
	
	}
.pageTable {
	margin: auto;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	}
.formTable {
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid black;
	
	margin: auto;
	margin-top: 50px;
	}
.formTable #c3 {
	background-color: #790505;
	color: #CCCCCC;
	}
.formTable #c1, .formTable #c4, .formTable #c6 {
	
	color: #3E3838;
	font-weight: bold;
	
	
	}
.entryTable {
	width: 700px;
	margin: auto;
	}
.entryTable #c5 {
	background-color: #790505;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	color: #CCCCCC;
	}
.entryTable #c8 {
	background-color: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	color: #333333;
	}
.entryTable #c11 {
	background-color: #790505;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	color: #CCCCCC;
	}
	
	 
	

