/* CSS Document */
a {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#999086;
	text-decoration:none;
}
a:hover {color:#FF6600; font-weight:normal; text-decoration:none;}
a:active {color:#FF6600; font-weight:normal; text-decoration:none;}

a.orange {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}
a.orange:hover {color:#FF6600; font-weight:normal; text-decoration:none;}
a.orange:active {color:#FF6600; font-weight:normal; text-decoration:none;}
a.orange2 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#FF6600;
	text-decoration:underline;
}
a.orange2:hover {color:#FF6600; font-weight:normal; text-decoration:underline;}
a.orange2:active {color:#FF6600; font-weight:normal; text-decoration:underline;}
a.orange3 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:1em;
	color:#FF6600;
	text-decoration:none;
}
a.orange3:hover {color:#FF6600; font-weight:normal; text-decoration:none;}
a.orange3:active {color:#FF6600; font-weight:normal; text-decoration:none;}

a.unterstrichen { font-family:Verdana, Helvetica, Arial, sans-serif; font-weight: normal; font-size:11px; color:#999086; text-decoration:underline;}
a.unterstrichen:hover {color:#FF6600; font-weight:normal; text-decoration:underline;}
a.unterstrichen:active {color:#FF6600; font-weight:normal; text-decoration:underline;}
.big {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:1.2em;
	color:#999086;
	text-decoration:none;
	font-style: italic;
	line-height: 1.5em;
}
.content {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#999086;
	text-decoration:none;
	line-height: 1.3em;
}
.content_2 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#999086;
	text-decoration:none;
	line-height: 1.8em;
}
.aktiv {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}
p.archiv {
	font-size:11px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 0 0 0;
	padding: 0;
}
h2.archiv {
	font-size:11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

