
.dfkg 
{
	font-size: 12px; 
	line-height: 19px; 
	font-style: normal; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: justify; 
	}

.Projekttitel 
{
	color:  #6BA9C5; 
	font-size: 15px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left; 
	font-weight:bold
	}
	
.ListeHeader 
{
	background-color: #6BA9C5 ;    /* rgb(0,51,102) */
	color: White; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left; 
	font-weight:bold
	}

.ListeTitel 
{ 
	color:  #6BA9C5; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left;
	font-weight:bold
	 }

h3 
{
	font-size: 16px; 
	font-style: normal; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: center;
	font-weight:bold
	}

td 
{
	font-size: 12px;  
	font-style: normal; 
	font-family: Arial,Helvetica,sans-serif;
	}

a:hover
{
	background: #6BA9C5 none repeat scroll 0%; 
	color: rgb(255, 255, 255); 
	text-decoration: none; 
	}

.ListeHeader a:link, .ListeHeader a:visited 
{
	background: #6BA9C5 none repeat scroll 0%; 
	color: #FFFFFF;
	}
.ListeHeader a:hover
{
	background: #FFFFFF none repeat scroll 0%; 
	color: #6BA9C5;
	}

.small 
{
	font-size: 10px
	}
	
.ObjektBild
{
	border:  gray 2px solid;
}

