/* Stylesheet für baeregghoehe-Seiten */

A:link {
	color:#4600DD; 
	text-decoration:none;
}
A:visited {
	color:#4600DD;
	text-decoration:none;
}
A:hover {
	color: #CC0033; 
	text-decoration:none; 
	background: #EBECED;
}

p { 
	font-family: Helvetica, Arial; 
	font-size:11pt; 
	font-weight: normal;
	color:#001066; 
}
p.mark { 
	font-family:Helvetica; 
	font-size:11pt; 
	font-weight: normal;
	line-height: 13pt; 
	color:#88ffff; 
	background-color:#DDDDDD; 
	padding:2px;
}
h1 { 
	font-family:Helvetica; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal;
	color:#00203C
}
h2 { 	
	font-family:Helvetica; 
	font-size: 14pt; 
	font-weight: normal;
	font-weight: bold; 
	font-style: normal; 
	color: #00203C
}
h3 { 
	font-family:Helvetica; 
	font-size:13pt; 
	font-weight: normal;
	color:#FFFFCC
}
h4 { 
	font-family:Helvetica; 
	font-size:12pt; 
	font-weight: normal;
	color:#0000C6; 
	background-color:#dddddd; 
	padding: 2px;
}











