body {
  background-color: #C2CCD7;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  color:#666666;  
  padding:0px;
  margin:0px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #DD002B;
  scrollbar-highlight-color: #DD002B;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #DD002B; 
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
#rahmen {
	position:absolute;
	height:417px;
	width:730px;
	margin:-208px 0px 0px -365px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #ffffff;
	overflow: hidden;
	background-image:  url("basics/hg.gif");
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
	clip: rect(auto,auto,10px,auto);
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}


#links {
	float: left;
	width: 198px;
	position: absolute;
	text-align: right;
	margin: 5px;
}

#rechts {
	text-align: left;
	width: 505px;
	position: relative;
	float: right;
	margin-top: 10px;
}

#content {
	width: 470px;
	height: 327px;
	padding-right: 20px;
	overflow: auto;
}

#content p {
	text-align: justify;
}


ul#nav {
	list-style: none;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}
		
ul#nav li {
	display: block;
	border-bottom: 1px dotted #000;
	line-height: 20px;
	list-style-type: none;
	}

ul#nav li a {
	display: block;
	font-size: 12px;
	font-color: black;
	font-weight:bold;
	text-decoration: none;
	padding-right: 20px;
	}

ul#nav li a:hover {
	background-color: #fff;
	color: #000000;	
	}

ul#nav li .hier {
	background-image: url(basics/hg_nav2_hier.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: lighter;
	line-height: 16px;
	letter-spacing: 0.05em;
	}
	
ul#nav li .nav2 {
	background-image: none;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: lighter;
	line-height: 16px;
	letter-spacing: 0.05em;
	}

.nav2 a:hover {
	font-weight: bold;
	}
	
ul#nav li .open {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	background-image: url(basics/hg_nav_open.gif);
	background-repeat: no-repeat;
	}
	
ul#nav li .openhier {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	background-image: url(basics/hg_nav1_hier.gif);
	background-repeat: no-repeat;
	}
	

ul#nav li .openhierohnelinie {
	font-weight: bold;
	background-image: url(basics/hg_nav1_hier.gif);
	background-repeat: no-repeat;
	}


.blackbold {
	font-weight: bold;
	color: #000000;
}
.txtfelder {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 140px;
}
.txtarea {
	width: 350px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	background-color: #C2CCD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
.bildrechts {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.klein {
	font-size: 10px;
	line-height: 12px;
}
.rotfett {
	color: #CC0033;
	font-weight: bold;
}

