body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1faff;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #333333;
	line-height: 140%;
	font-weight: bold;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

td img {display: block;}

A {
	text-decoration:none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
A:VISITED { text-decoration:none; }
A:ACTIVE { text-decoration:none; color: #FF0000; }
A:Hover { text-decoration:none; color: #000000; }

.navtabelle {
	width: 195px;
	height: 20px;
	vertical-align: middle;
}

/*a.navtab1 { */
a.navtab1:link, a.navtab1:visited {
	height: 20px;
	color: #057DC5;
	display: block;
	font-size: 120%;
	text-decoration: none;
	text-indent: 5px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.navtab1:hover, a.navtab1:active {
	text-decoration: none;
    background-color: #D8D8D8;
}

.navzelle2 {
	width: 100%;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #4E87DC;
	border-bottom-color: #4E87DC;
	background-color: #CFD5EF;
	text-indent: 8px;
	vertical-align: middle;
}

a.navtab2 {
	height: 15px;
	color: #057DC5;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #F0FAFF;
}

a.navtab2:hover, a.navtab2:active {
	text-decoration: none;
    background-color: #EBEBEB;
}

a.navtab3 {
	height: 15px;
	color: #057DC5;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	text-indent: 15px;
	vertical-align: middle;
	background-color: #F0FAFF;
}

a.navtab3:hover, a.navtab3:active {
	text-decoration: none;
    background-color: #EBEBEB;
}
