		body
		{
			margin: 0;
			padding: 0;
			font-size: 95%;
			font-family: Verdana, Arial, sans-serif;
			color: #000;
			background-color: #fff;
		}

		a:link { color: #036; }
		a:visited { color: #066; }

		a:hover, a:active
		{
			color: #fff;
			background-color: #036;
		}

		div#banner
		{
			color: #fff;
			background-color: #000;
			border-bottom: 1px solid #000;
		}

		div#banner h1
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-family: "Old Bookman Style", Verdana, Arial, sans-serif;
			font-size: 2.2em;
			font-weight: normal;
			text-align: center;
		}

		div#iv
		{
			color: #fff;
			background-color: #333;
			border-bottom: 1px solid #000;
		}

		div#iv h3
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-family: "Old Bookman Style", Verdana, Arial, sans-serif;
			font-size: 1.0em;
			font-weight: normal;
			text-align: center;
		}

		div#container
		{
			background-image: url(./../img/nav_col_base.png);
			background-repeat: repeat-y;
		}

		div#container2
		{
			background-image: url(./../img/more_col_base.png);
			background-repeat: repeat-y;
			background-position: right;
		}

		div#navcontainer
		{
			float:left;
			font: 10px "verdana",sans-serif;
			font-weight: 900;
			display: block;
			color: #000;
			background: #ccc;
			width: 150; /*width: 12em; */
			padding: 20px;
			margin-top: 2em;
		}

		ul#navlist,ul#navlist li ul#subnavlist
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
		}

		ul#navlist li,ul#navlist li ul#subnavlist li
		{
			display: inline;
		}

		ul#navlist li a
		{
			display: block;
			width: 10em;
			color: #000;
			background: #ccc;
			text-align: center;
			text-decoration: none;
			border-left: solid #eee;
			border-top: solid #eee;
			border-right: solid #aaa;
			border-bottom: solid #aaa;
			border-width: 2px;
			margin: 0;
			padding: 2px 5px 2px 5px;
		}

		ul#navlist li a:hover,ul#navlist li a:focus
		{
			background: #eee;
		}

		ul#navlist li a:active
		{
			border-left: solid #aaa;
			border-top: solid #aaa;
			border-right: solid #eee;
			border-bottom: solid #eee;
			border-width: 2px;
			padding: 2px 5px 2px 5px;
		}

		ul#navlist li#active a
		{
			color: #eee;
			background: #bbb;
			border-left: solid #eee;
			border-top: solid #eee;
			border-right: solid #aaa;
			border-bottom: solid #aaa;
			border-width: 2px;
		}

		ul#navlist li ul#subnavlist li a
		{
			display: block;
			width: 9em;
			color: #000;
			background: #ccc;
			text-align: center;
			text-decoration: none;
			border-left: solid #aaa;
			border-right: solid #aaa;
			border-width: 0 1px 0 1px;
			margin: 0 0 0 1em;
			padding: 3px 6px 3px 6px;
		}

		ul#navlist li ul#subnavlist li a:hover,ul#navlist li ul#subnavlist li a:focus { background: #eee; }

		ul#navlist li#active ul#subnavlist li#subactive a
		{
			color: #eee;
			background: #bbb;
		}

		div#navigation
		{
			float: left;
			width: 150px;
			padding-top: 2em;
		}

		div#more
		{
			float: right;
			width: 160px;
			margin: 0;
			padding: 2em 10px 0 0;
			color: #fff;
		}

		div#more a:visited,a:active,a:link {color: #000;text-decoration:none;}
		
		div#more a:hover {color: #000;background-color: #eee;}

		div#more h3
		{
			margin-top: 0;
			color: #fff;
			padding: .2em;
		}

		div#content
		{
			margin-left: 190px;
			margin-right: 200px;
			color: #000;
		}

		div#content h2
		{
			font-size: 2em;
			color: #036;
			margin: 0;
			padding-top: 1em;
			font-weight: normal;
		}

		div#content h3
		{
			font-size: 1.5em;
			color: #036;
			margin: 0;
			padding-top: 1em;
			font-weight: normal;
		}

		div#content h4
		{
			font-size: 1em;
			color: #036;
			margin: 0;
			padding-top: 1em;
			font-weight: normal;
		}

		div#content { line-height: 150%; }

		div#content ul 
		{
			list-style-type: none;
		}
	
		div#content ul#on
		{
			list-style-type: circle;
		}
		
		div#content ul#on ul
		{
			list-style-type: square;
		}
		
		div#content p#block
		{
			text-align: justify;
		}

		div#content p#rechts
		{
			text-align: right;
			margin: 0;
		}
		
		div#content a:link {color: #036;text-decoration: underline;}
		
		div#content a:visited {color: #066;text-decoration: underline;}
		
		div#content a:hover {color: #fff;background-color: #036;}

		#cleardiv
		{
			clear: both;
			height: 1em;
		}

		div#footer
		{
			clear: both;
			padding: .5em 1em;
			border-top: 1px solid #999;
			text-align: right;
		}

		div#footer ul
		{
			padding: 0;
			margin: 0;
			list-style-type: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
		}

		div#footer li
		{
			display: inline;
			margin-right: 1em;
		}

		div#more .iconlist
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}

		div#more li.pdf
		{
			background-image: url(./../img/bullet_pdf.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
			padding: 3px 0 3px 20px;
			margin: .4em 0;
		}

		li.doc
		{
			background-image: url(./../img/bullet_doc.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
			padding: 3px 0 3px 20px;
			margin: .4em 0;
		}

		li.text
		{
			background-image: url(./../img/bullet_text.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
			padding: 3px 0 3px 20px;
			margin: .4em 0;
		}

		li.htm
		{
			background-image: url(./../img/bullet_htm.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
			padding: 3px 0 3px 20px;
			margin: .4em 0;
		}
		
		