/* CSS Document */

html, body {
margin: 0px;
padding: 0px;
font-family: Arial, Times New Roman, Times, serif;
color: #000000;
font-size: 13px;
font-weight: normal;
height:100%
}

td {
	font-family: Arial, Times New Roman, Times, serif;
	padding:0;
	font-size: 14px;
	color: #2D435B;
	text-decoration: none;
}

.headline {
    font-size: 18px;
    FONT-FAMILY: Arial, Times New Roman, Times, serif;
    COLOR: #006699;
	FONT-WEIGHT: bold;
}

.firma 	{
    font-size: 26px;
    FONT-FAMILY: Arial, Times New Roman, Times, serif;
    COLOR: #ffffff;
	FONT-WEIGHT: bold;
}

.news {
    font-size: 18px;
    FONT-FAMILY: Arial, Times New Roman, Times, serif;
    COLOR: #2D435B;
	FONT-WEIGHT: bold;
}

a.menuoben {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	/*color: #006699;*/
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.menuoben:hover {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #99c2d6;
	text-decoration: none;
	font-weigh: bold;
	
}
a.bildgalerie {
        color: #006699; 
        text-decoration: none;
        font-weight:bold;
}

img {
        border: 0px;
}

#referenzen a.menuoben {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#referenzen a.menuoben:hover {
	color: #99c2d6;
}

