/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(../pics/bg_main2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}
.nav {
		width: 100%;
		margin-left: 8px;
		z-index:100;
	 }
.main {
	margin-left: 8px;
	z-index:1;
	}
.ulist1 {
	list-style-position: outside;
	list-style-image: url(pics/master/arr_right.gif);
}
.textgreen {
	color: #0AA245;
	text-decoration: none;
}
.olistE1 {
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
	color: #009900;
}
.olistE2 {
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
	color:#000000;
}
.olistE3 {

	list-style-position: outside;
	list-style-type: lower-alpha;
	font-weight: normal;
	color:#000000;
}
.hl1 {
	font-size: 14px;
	font-weight: bold;
}
.urlaubBox {
	border: 1px solid #009900;
}
