/* CSS definition file containing site wide stylesheets */
BODY { background-color: #548cd7; background-image: url("images/bg_pic_rand.gif"); background-repeat: yes ; background-attachment: fixed;}
 
A:hover { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
12px; color: #ff6600; line-height: 13px; font-weight: normal; font-style: normal;}
 
H1 {  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
 font-size: 18px;
 line-height: 0.3em;
 text-align: ;
 font-weight: 500;
 border: 10px solid #6fa7e0;
 border-top-style: none;
 color: #ffc219;
}


H2 {  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size: 18px;
 line-height: 1.4em;
 text-align: ;
 font-weight: 500;
 border: 10px solid #fff;
 border-top-style: none;
 color: #6fa7e0;
}



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;}
 
 

 
H3 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
11px;font-weight: 500; font-style: narrow;line-height: 11px; letter-spacing:0mm; margin-top:3px; color: #6fa7e0;}

H4 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 
10px;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: #000000;}
 

P {  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size: 13px;
 color: #222E72;
 line-height: 1.4em;
 text-align: ;
 margin-top: -4mm;
 margin-right: 5mm;
 font-weight: 500;
 border: 10px solid #fff;
 border-top-style: none;
}

.referenz {  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size: 13px;
 color: #222E72;
 line-height: 1.4em;
 text-align: ;
 margin-top: -4mm;
 margin-right: 20px;
 font-weight: 500;
 border: 10px solid #fff;
 border-top-style: none;
 width: 600px;
}

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: #ff6600; line-height: 13px; font-weight: normal; font-style: normal; }

A.farbe{ font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;font-size: 
10px; color: #ffffff; line-height: 6px; font-weight: normal; font-style: normal; }

.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color:#fff;
	text-align:right;
	padding-right: 30px;
	padding-top: 3px;
	
	}
.copyright a{
	text-decoration: underline;
	color:#fff;
	
	}

.copyright a:hover{
	text-decoration: none;
	color:#ccc;
	
	}



