/* CSS Document */

.hinweis {color:#666;font-size:10px;}
.dws {
	color:#003399;
	font-weight:bold;
	padding-left: 25px;
	background-image: url('pfeil.gif');
	background-position:0px 3px;
	background-repeat: no-repeat;
}
.yellow {background-color:yellow;}

span.gelbhinterlegt {background-color:yellow;}

.graueingerueckt {margin-left:25px;color:#666;}

.ueberschrift2 {
	size:14px;
	font-weight:bold;
	text-algin: center;
}


h1 {
	margin-top: 5px;
	padding-left: 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:24px;
	color:#666;
	text-align:right;
	font-weight:normal;
	width:auto;
	padding-bottom:2px;
	border-bottom: 1px solid #eee;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000033;
	font-weight:normal;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}