body{
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{ 
	font-family : Arial, Helvetica, sans-serif;
	color:#333399;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
}

a:hover{ 
	text-decoration:underline;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

img{
	border:none;
}

p,td{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}

input, textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}

.nav1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight: normal;
	text-decoration:none;
}

.nav1:hover{
	
	text-decoration: underline;
}

.nav1act{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight: normal;
	text-decoration:none;
}

.nav2titel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight: bolder;
	text-decoration:none;
}

.nav2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	text-decoration:none;
}

.nav2act{
	ffont-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight: normal;
	text-decoration:none;
}

UL, LI{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	margin-left : 16px;
	line-height: 20px;
	list-style-position : outside;
	margin-bottom : 0px;
	margin-top : 0px;
}

.frontfont{
	font-size:14pt;
	color:#666699;
}
.frontfont a:hover{
	color:red;
	text-decoration:none;
	}
.titel1{
	font-size:12px;
	font-weight:bold;
}

.titel1a{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
		padding-bottom:14px;
}
.titel1b{
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
.titel1c{
	font-size:11px;
	font-weight:bold;
}
.titel2{
	font-size:12px;
	font-style:italic;
		font-weight:bold;
}
.titel3{
	font-size:12px;
	text-decoration:underline;
}
.titel4{
	font-size:12px;
	text-decoration:underline;
	font-style:italic;
}

.toc{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.toc td{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.lowAlpha{
	list-style-type:lower-alpha;
}

