/* CSS definition file containing site wide stylesheets */
BODY { background-color: #ffffff; background-image: url("images/bg-pic-wieczorek.jpg"); background-repeat: yes ;

background-attachment: fixed;}

* {
 margin : 0;
 padding : 0;
}
 
A:hover {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 
12px;
	color: #a98955e;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}
 

H1 {  font-family: Helvetica Condensed, Helvetica, Verdana, Arial, Geneva sans-serif;
 font-size: 17px;
 line-height: 1.2em;
 font-weight: 500;
 color: #6fa4d7; 
 margin-left:5px; margin-right:5px;
}



H6 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
20px;font-weight: 500; font-style: narrow;line-height: 10px; color: #ff6600; ; margin-top: 9pt;}
 
 
H2 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
18px;font-weight: normal; color: #009D83;}
 
H3 { 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
15px; color: #ffffff; line-height: 20px; font-weight: normal; font-style: normal;}

H4 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
12px;font-weight: 500; font-style: narrow;line-height: 10px; color: #FF6600;}

H5 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
12px;font-weight: normal; color: #ffffff;}
 

P {
	font-family: "Helvetica Condensed", Helvetica, Verdana, Arial, "Geneva sans-serif";
	font-size: 12px;
	color: #4c565d;
	line-height: 1.6em;
	font-weight: 500;
	margin-left:5px; margin-right:5px;
}



P1 { 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
12px; color: #000000; line-height: 20px; font-weight: normal; font-style: normal;}
 
A { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;font-size: 
12px; color: #f0980f; line-height: 18px; font-weight: bold; font-style: normal; }

A.farbe{ font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;font-size: 
12px; color: #ffffff; line-height: 13px; font-weight: normal; font-style: normal; text-decoration:none; }

A.farbe:hover { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;font-size: 
12px; color: #ef8823; line-height: 13px; font-weight: normal; font-style: normal; }

.marker {
	font-size: 14px;
	color: #6fa4d7;
}
