body {
	color: #000;
	font-size: 11pt;
	height: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(../pix/bg_gradient.jpg);
}
p { }
td { }

a:link {
	color: #007FD0;
	font-size: 11pt;
	font-weight: normal;
}

a:visited {
	color: #FF6501;
	font-size: 11pt;
	font-weight: normal;
}

a:hover { color: #ff8c00; font-size: 11pt; font-weight: normal; }

a:active { color: #cc1e00; font-size: 11pt; font-weight: normal; }

h1  {
	color: #007FD0;
	font-size : 1.8em;
}
h2 {
	color: #FF8332;
	font-size : 1.25em;
	height: 1.12em;
}
h3 {
	color: #000;
	font-size : 1.2em;
	height: 0.8em;
} 
li {
	font-size: 11pt;
	height: auto;
}


#NAVTOP01 {
	height: 50px;
	width: 900px;
	left: 100px;
	top: 18px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	background-image: url(../pix/header_bg_navtop01.jpg);
	background-color: #000000;
	border-top: solid; color:#666666; border-width:thin;
	border-left: solid; color:#666666; border-width:thin;
	border-right: solid; color:#666666; border-width:thin;
	}
#HEADER {
	background-color: #000000;
	background-image: url(../pix/header.jpg);
	height: 100px;
	width: 900px;
	left: 100px;
	top: 70px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	border-left: solid; color:#666666; border-width:thin;
	border-right: solid; color:#666666; border-width:thin;

}
#NAVTOP02 {
	height: 40px;
	width: 900px;
	left: 100px;
	top: 170px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	background-image: url(../pix/header_bg_navtop02.jpg);
	background-color: #000000;
    border-left: solid; color:#666666; border-width:thin;
	border-right: solid; color:#666666; border-width:thin;

}
#CONTENT {
	background-color: #000000;
	background-image: url(../pix/bg_content.jpg);
	background-repeat: no-repeat;
	height: 410px;
	width: 900px;
	left: 100px;
	top: 210px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	list-style-type: square;
	vertical-align: top;
	border-left: solid;
	color:#666666;
	border-width:thin;
	border-right: solid;
	color:#666666;
	border-width:thin;
	overflow: visible;

}
#NAVBOT {
	height: 100px;
	width: 900px;
	left: 100px;
	top: 620px;
	position: absolute;
	visibility: visible;
	background-color: #000000;
	z-index: 1;
	border-left: solid;
	color:#666666;
	border-width:thin;
	border-right: solid;
	color:#666666;
	border-width:thin;
	border-bottom: solid;
	color:#666666;
	border-width:thin;

}

.a:link { color: black; font-size: 11pt; font-weight: bold; text-decoration: none; padding: 0.8em 0.8em 0.2em 1em; }
.a:visited { color: #06c; font-size: 11pt; font-weight: bold; background-color: #e9e9e9; text-decoration: none; padding: 0.8em 0.8em 0.2em 1em; }
.a:hover { color: #fff; font-size: 11pt; font-weight: bold; background-color: #06c; text-decoration: none; padding: 0.8em 0.8em 0.2em 1em; }
.a:active { color: #fff; font-size: 11pt; font-weight: bold; background-color: #06c; text-decoration: none; padding: 0.8em 0.8em 0.2em 1em; }
.li:liste_erweitert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
