body {
	color: #4b4b4b;
	font: normal 11px/1.4em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

h1 {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

h2 {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

h3 {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
a:link 
	{
	color: #ff0000;
	text-decoration: none;
	}
	
a:visited 
	{
	color: #ff0000;
	text-decoration: none;
	}
	
a:hover 
	{
	color: #fff;
	background: #FF0000;
	text-decoration: none;
	}
a:active {
	color: #ff0000;
	text-decoration: none;
	}
	
#navlist 
	{
	font: 11px/20px "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#navlist li 
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	

#navlist a:link 
	{
	color: #4b4b4b;
	text-decoration: none;
	}
	
#navlist a:visited 
	{
	color: #4b4b4b;
	text-decoration: none;
	}
	
#navlist a:hover 
	{
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
	}
#navlist a:active {
	color: #ff0000;
	text-decoration: none;
	}

#navlist li a.aktuell 
	{
	color: red;
	}
	
.rot 
	{ 
	color: red;
	}
.left  
	{ 
	padding-right: 10px; 
	float: left 
	}
.bold 
	{ 
	font-weight: bold 
	}

.contentlist li {
	list-style: none;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 17px;
	background: url(liste.gif) no-repeat 0 2px;
	text-align: left;
}

.footer a {
	color: #ff0000; 
	background: url("navbullet.gif") no-repeat left center; 
	padding-left: 17px; 
	float: left 
}

.footer a:hover {
	background: url(navbulletrot.gif) no-repeat left center;
	color: #333;
}

.contact a {
	color: #ff0000;
	background: url(dokubullet.gif) no-repeat left center;
	padding-left: 15px; 
	float: right;
}

.contact a:hover {
	background: url(dokubulletrot.gif) no-repeat left center;
	color: #333;
}

.rahmen   { 
	position: relative 
	}
.rahmen img  { 
	background: white; 
	padding: 5px; 
	border: solid 1px #ccc 
	}
.index  
	{ 
	font: 11px/1.4em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif; 
	text-align: left 
	}
.indexgrau   
	{ color: #4b4b4b; font: 11px/1.4em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif; 	
	}

.indexgrau a:link 
	{
	color: #4b4b4b;
	text-decoration: none;
	}
	
.indexgrau a:visited 
	{
	color: #4b4b4b;
	text-decoration: none;
	}
	
.indexgrau a:hover 
	{
	color: #fff;
	background: #FF0000;
	text-decoration: none;
	}
.indexgrau a:active {
	color: #ff0000;
	text-decoration: none;
	}