	* { 
		margin: 0; 
		padding:0; 
	}
	
	html{
		width: 100%;
		height: 100%;
	}


	body{
		height: 100%;
		max-height: 100%;

		font-family: Arial, Tahoma, Verdana, sans serif;
		font-size: 12px;
		color: #000;
		text-align: center;
		background-color: #666;
	}

	#page {
		width: 760px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
		text-align: left;
	}
	
	#header {
		height: 115px;
		background: url(grafik/bg_header.gif) left top repeat-x #fff;
		overflow: hidden;
	}

	#logo {
		float: left;
		width: 323px;
		height:101px;
		background: url(grafik/concepts4security.gif) 0px 9px no-repeat;
	}

	#ctopmenue {
		float: right;
		margin: 15px 5px 0px 0px;
		width: 400px;
		height: 50px;
		text-align: right;
		overflow: hidden;
	}
	#langmenue {
		float: right;
	}

	ul.topmenue li {
		float: right;
		margin: 5px 0px 0px 5px;
		list-style-type: none;
		font-size: 10px;
	}
	ul.topmenue li a {
		text-decoration: none;
		color: #000;
	}
	ul.topmenue li a:hover {
		text-decoration: underline;
		color: #990000;
	}

	ul.topmenue li a.active,
	ul.topmenue li a.active:hover{
		text-decoration: none;
		color: #990000;
	}

	#title {
		height: 201px;
		overflow: hidden;
		background-color: #fff;
	}

	#chm {
		float: left;
		width: 204px;
		height: 200px;
		color: #fff;
		background: url(grafik/bg_hm.gif) top left no-repeat #990000;
	}

	ul.hm {
		width: 160px;
		margin: 0px 0px 0px 27px;
		padding: 5px 0px 0px 0px;
	}

	ul.hm li {
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 2px 0px;
		color: #fff;
		list-style-type: none;
		border-bottom: 1px dashed #b94f4f;
	}

	ul.hm li a {
		display: block;
		padding: 3px 0px 3px 23px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: url(grafik/hmpointer.gif) 3px 7px no-repeat;
	}
	ul.hm li a:hover {
		color: #990000;
		background-color: #ebcccc;
	}

	ul.hm li a.active,
	ul.hm li a.active:hover {
		color: #000;
		background-color: #ebcccc;
	}

	#cpic {
		float: left;
		margin: 0px 0px 0px 1px;
		width: 342px;
		height: 200px;
		background-color: #666;
		overflow: hidden;
	}
	#cslogan {
		float: left;
		margin: 0px 0px 0px 1px;
		width: 212px;
		height: 200px;
		background: url(grafik/bg_slogan.gif) left top no-repeat #000;
		color: #fff;
		overflow: hidden;
	}
	ul.slogan {
		margin: 120px 10px 0px 0px;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.9em;
	}
	ul.slogan li {
		padding: 0px 25px 0px 0px;
		text-align: right;
		list-style-type: none;
		background: url(grafik/pointer01.gif) right 3px no-repeat;
	}
	ul.slogan li a {
		color: #fff;
		text-decoration: none;
	}

	#cccontent {
		width: 760px;
		overflow: hidden;
	}
	#container {
		float: left;
		width: 760px;
		background: url(grafik/bg_cccontent.gif) left top repeat-y;
	}

	#cleftmenue {
		float: left;
		width: 204px;
		margin: 1px 0px 0px 0px;
		background-color: #000;
		color: #fff;
	}
	#ccontent {
		float: right;
		width: 555px;
		margin: 1px 0px 0px 0px;
		background-color: #4d4d4b;
		color: #fff;
	}

	#leftmenue {
		margin: 20px 10px 20px 27px;
	}

	ul.leftmenue li {
		padding: 5px 0px 5px 0px;
		list-style-type: none;

		margin: 0px 0px 0px 0px;
		padding: 2px 0px 2px 0px;
		color: #fff;
		list-style-type: none;
		border-bottom: 1px dashed #666;
	}
	ul.leftmenue li a {
		display: block;
		padding: 3px 0px 3px 23px;
		background: url(grafik/lmpointer.gif) 3px 7px no-repeat;
		text-decoration: none;
		color: #fff;
	}
	ul.leftmenue li a:hover {
		color: #fff;
		background-color: #666;
	}

	ul.leftmenue li a.active,
	ul.leftmenue li a.active:hover {
		color: #fff;
		background-color: #888;
	}

	#content {
		margin: 20px 20px 20px 20px;
		line-height: 1.5em;
	}

	#content h1{
		font-size: 22px;
		font-weight: bold;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 5px;
		border-left: 5px solid #990000;
	}

	#content h2{
		font-size: 14px;
		font-weight: bold;
		margin: 20px 0px 5px 10px;
		padding: 0px 0px 0px 3px;
		border-left: 2px solid #990000;
	}

	#content p{
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 10px;
	}
	#content div.s1{
		clear: left;
		float: left;
		width: 100px;
		margin: 4px 5px 0px 10px;
		padding: 0px 0px 0px 3px;
		border-left: 3px solid #990000;
		font-weight: bold;
	}

	#content div.s2{
		float: left;
		width: 300px;
		margin: 4px 5px 0px 10px;
		padding: 0px 0px 0px 0px;
	}

	#content ul{
		margin: 0px 0px 10px 40px;
	}
	#content ul li{
		margin: 0px 0px 5px 0px;
	}

	#content .minhint{
		font-size: 10px;
		color: #ccc;
	}
	#content form{
		width: 450px;
		margin: 10px 0px 0px 10px;
		padding: 0px 0px 0px 10px;
	}

	#content form div.fieldblock{
		float: left;
		width: 430px;
		margin: 0px 0px 5px 0px;
	}
	#content form div.fieldblock2{
		display: inline;
		clear: left;
		float: left;
		width: 320px;
		margin: 0px 0px 5px 105px;
	}
	#content form div.fieldblock3{
		float: left;
		width: 405px;
		margin: 0px 0px 5px 0px;
		text-align: right;
	}

	#content form label,
	#content form label.plabel{
		clear: left;
		float: left;
		width: 100px;
		margin: 0px 5px 0px 0px;
		text-align: right;
	}
	#content form label.label2{
		clear: left;
		float: left;
		width: 300px;
		margin: 0px 5px 0px 0px;
		text-align: left;
	}
	#content form label.plabel{
		font-weight: bold;
		border-bottom: 1px solid #cc0000;
	}
	#content form input{
		float: left;
		width: 300px;
		margin: 0px 0px 0px 0px;
	}
	#content form textarea{
		float: left;
		width: 300px;
		height: 150px;
		margin: 0px 0px 0px 0px;
	}
	#content form input.submit{
		float: right;
		width: auto;
		margin: 0px 0px 20px 10px;
	}
	#content form input.submit:disabled{
		float: right;
		width: auto;
		margin: 0px 0px 20px 10px;
	}
	#content form input.reset{
		float: right;
		width: auto;
	}
	#content form input.plz{
		float: left;
		width: 60px;
		margin: 0px 0px 0px 0px;
	}
	#content form input.ort{
		float: left;
		width: 235px;
		margin: 0px 0px 0px 5px;
	}
	#content form input.vorwahl{
		float: left;
		width: 80px;
		margin: 0px 0px 0px 0px;
	}
	#content form input.nummer{
		float: left;
		width: 80px;
		margin: 0px 0px 0px 5px;
	}
	#content form input.durchwahl{
		float: left;
		width: 20px;
		margin: 0px 0px 0px 5px;
	}
	#content form input.checkbox{
		float: left;
		width: 20px;
		margin: 0px 0px 0px 0px;
	}
	#content form div.text{
		float: left;
		width: 280px;
		margin: 0px 0px 0px 5px;
	}
	#content form div.datenschutz{
		float: left;
		width: 298px;
		height: 150px;
		margin: 0px 0px 0px 0px;
		border: 1px solid #ccc;
		background-color: #fff;
		color: #000;
		font-size: 10px;
		line-height: normal;
		overflow: auto;
	}
	#content form div.datenschutz h1{
		font-size: 16px;
	}
	#content form div.datenschutz h2{
		font-size: 12px;
	}
	#content form select{
		float: left;
		margin: 0px 0px 0px 0px;
		width: 300px;
	}

	#content a{
		padding: 2px;
		color: #ccc;
		text-decoration: none;
		border-bottom: 1px dashed #999;
	}
	#content a:hover{
		padding: 2px;
		color: #cc0000;
		background-color: #fff;
		text-decoration: none;
		border-bottom: 1px dashed #ff0000;
	}

	#content a.list{
		padding: 2px;
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dashed #999;
		font-weight: bold;
		line-height: 30px;
	}
	#content a.list:hover{
		padding: 2px;
		color: #cc0000;
		background-color: #fff;
		text-decoration: none;
		border-bottom: 1px dashed #ff0000;
	}

	#cfooter {
		width: 760px;
		height: 60px;
		background: url(grafik/bg_footer.gif) left top repeat-x #fff;
		overflow: hidden;
	}
	#footer {
		font-family: Verdana, Arial, Tahoma, sans serif;
		font-size: 9px;
		margin: 20px 5px 5px 5px;
		text-align: center;
		line-height: 1.8em;
	}
	#footer a {
		color: #990000;
	}

	a.english {
		display: block;
		float: right;
		width: 20px;
		height: 15px;
		background: url(grafik/english.gif) left top no-repeat;
	}
	a.deutsch {
		display: block;
		float: right;
		margin: 0px 0px 0px 5px;
		width: 25px;
		height: 15px;
		background: url(grafik/deutsch.gif) left top no-repeat;
	}
	span.linktext {
		width: 1px;
		overflow: hidden;
		visibility: hidden;
	}

	#content ul.check li {
		list-style-type: none;
		padding: 0px 0px 0px 18px;
		background: url(grafik/pointer02.gif) left 4px no-repeat;
	}

