body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
} 
table1 {
	font-family : Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #575757;
} 
th {
	font-family: Verdana;
	font-size: 11px ;
	font-weight: normal;
	color:#eeeeee
}

h1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #d02b47;
}

h2{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #575757;
}

h3{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #d02b47;
	margin-bottom: 10px;
}

h4{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	margin-bottom: 5px;
}

h5{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	margin-bottom: 10px;
}



A:LINK, A:VISITED {
	color : #575757;
	text-decoration : none;
	font-size: 11px;
	font-weight : bold;
}
A:HOVER {
	color : #d02a47;
	text-decoration : none;
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
	text-align: right;
}


.textSmallHellgrau {
	font-family: Verdana;
	font-size:10spx;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #eeeeee;
}
.CopyRight {

	font-family: Verdana;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #eeeeee;
}
.felderForm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d02a47;
	border-right-color: #d02a47;
	border-bottom-color: #d02a47;
	border-left-color: #d02a47;
	font-family: verdana;
	font-size: 10px;
	color: #575757;


}
.referenzen {
	border: 1px solid #666666;
}
.keyword {
	font-family: Verdana;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: justify;
}


a.info{ 
    position:relative; 
    z-index:1; background-color:#ccc; 
    color:#000; 
    text-decoration:none} 

a.info:hover{z-index:2; background-color:#ff0} 

a.info span{display: none; 
background-image: url(grossesbild.jpg); 
}

a.info:hover span{ 
    display:block; 
    position:absolute; 
    top:0em; left:0em; width:450px;height:300px; 
    border:1px solid #0cf; 
    background-color:#cff; color:#000; 
    text-align: center}
.Kursiv {
	font-style: italic;
}

