    body {
  		font-family: verdana, geneva, arial, helvetica, sans-serif;
  		font-size: 70%;
  	}
  	
  	a:link, a:visited, a:active {
  		font-weight: normal;
			background-color: transparent;
  		color: #005AE1;
  		text-decoration:none; }


  	a.doc:hover {
  		font-weight: normal;
			background-color: transparent;
  		color: #005AE1;
  		text-decoration:underline; }
  	}

  	a.doc:link, a.doc:visited, a.doc:active {
  		font-weight: bold;
			background-color: transparent;
  		color: #005AE1;
  		text-decoration:underline; }


  	a.doc:hover {
  		font-weight: bold;
			background-color: transparent;
  		color: #005AE1;
  	}

		a.xhtml:link, a.xhtml:visited, a.xhtml:active, a.xhtml:hover {
			background-color: transparent;
			color: #d4d4d4;
			text-decoration:none; }

  	h1 {
  		font-weight: bold;
  		font-size: 160%;
  		text-align: center;
			background-color: #ffffff;
			color: #2C3C6C;
			}

		h3 {
  		font-weight: bold;
  		font-size: 130%;
  		text-align: center;
			background-color: #d4002a;
			}

		h2 {
  		font-weight: bold;
  		font-size: 130%;
  		text-align: center;
			background-color: #ffffff;
			color: #000000;
			}

  	.bl2 {
  		font-weight: bold;
			font-size: 120%;
  		color:#6A96E8;
			background-color: #E3ECFB;}

    .input {
      	background-color:#F2F7FE;
      	color:#000000;
      	border: 1px solid #81A3E2;
      	padding: 2px;
				font-size: 11px;}

    .sende-bl {
      	background-color:#2C3C6C;
      	color:#ffffff;
      	border: 1px solid #2C2456;
      	padding: 0px;}

		.rt {
			font-weight : normal;
			font-size : 120%;
			background-color: #ffffff;
			color : #d4002a;}

		.rt-kl {
			font-weight : bold;
			background-color: #ffffff;
			color : #d4002a;}

		.rt-gr {
			font-weight : normal;
			font-size : 160%;
			background-color: #ffffff;
			color : #d4002a;}

		.bl {
			font-weight : normal;
			font-size : 120%;
			background-color: #ffffff;
			color : #0a3e79;}
			
			 .wech {
    display: none;
  }

  .nichtwech {
  }