body {
	background-image: url(bilder/hintergrund.jpg); 
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 23px; 
	color: #5e5e5e;	
	font-weight: normal;
	font-family: Georgia, 'Times New Roman',serif;
}

#navigation {
	font-family: Georgia, 'Times New Roman',serif; 
	font-size: 12px;
	
	color: #5e5e5e;
	margin-top: 25px;
	
}

#navigation td {
	padding: 5px; 
	
}

#navigation a:link {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: none;
	
}


#navigation a:visited {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	color: #ebb4c9;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:active {
	color: #ebb4c9;
	font-weight: bold;
	text-decoration: none;
}

td.nav  {
	width: 15px; 
	border-top: 1px solid #eeb2cb;
}
td.navletzte  {
	width: 15px; 
	border-top: 1px solid #eeb2cb;
	border-bottom: 1px solid #eeb2cb;
}
td.nav_unter  a {
	margin-left: 15px; 
	
}

.stdtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.75em;
	line-height: 1.7em;
	
	color: #5e5e5e;
}

.maintab a:link {
	color: #5e5e5e;
	font-weight: bold;
	
}


.maintab a:visited {
	color: #5e5e5e;
	font-weight: bold;
	
}

.maintab a:hover {
	color: #ebb4c9;
	font-weight: bold;
	
}

.maintab a:active {
	color: #ebb4c9;
	font-weight: bold;
	
}