
#a:link { text-decoration: none; color: #3930b1; }


a:link { text-decoration: none; color: #0a0aee; }
a:visited { text-decoration: none; color: #0a0aee; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #673b10; }

body {
	background-image: url("bilder/cdbkgnd.jpg");
	font-family: Verdana,Arial,Helvetica;
  	font-size: 14px;
  	color: #0d0d0d;
  	line-height: 16px;
  	margin-left:0px; 
  	margin-right:0px;
	border:0px;
	}

.text {
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	font-family: "Courier New",Courier,Monaco,monospace;
	font-weight: bold;
	}

.text_klein {	
	font-size: 12px;
	color: #000000;
	}

.litn_uebers {
	font-size: 13px;
	color: #0d0d0d;
	line-height: 15px;
	font-family: "Courier New",Courier,Monaco,monospace;
	font-style: italic;
	}

.litn {
	font-size: 13px;
	color: #0d0d0d;
	line-height: 15px;
	font-family: "Courier New",Courier,Monaco,monospace;
	font-style: italic;
	}

.lesen {
	font-size: 14px;
	color: #0d0d0d;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
	text-align: justify;
	}

.uebers {
        padding-bottom: 10px;
        font-size: 14px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #0d0d0d;
	}

.tdinhalt {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
	text-align: justify;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	vertical-align:top;
	}

img 	{
	padding: 4px;
	border:1px;
	}

.tdmenue {
	font-size: 14px;
	color: #000000;
#	color: #ffffff;
	line-height: 25px;
	font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif, "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
	vertical-align:top;
	padding-top:40px;
	padding-bottom: 80px;
	width: 165px;
	background-color:#e6e6e6;
#	background-color:#747474;
	}

.tdabstand {
	padding-bottom:5px;
	padding-left:10px;
	vertical-align:top;
	}

.tdabstand_oben {
	padding-bottom:25px;
	padding-top:15px;
	vertical-align:top;
	}

.lesen_rot {
	font-size: 14px;
	color: #ff0000;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
	text-align: justify;
	}

.tabhead {
	font-size: 12px;
	color: #666666;
	font-family: "Courier New",Courier,Monaco,monospace;
	margin-left:2px;
	padding-top:2px;
	margin-bottom:2px;
	}

.footer {
	font-size: 12px;
	color: #666666;
	font-family: Courier,Monaco,monospace;
	margin-left:5px;
	}
	
.farbe_link_beschr {
	color: #3930b1;
	}

h1 {
        padding-top: 15px;
	padding-bottom: 20px;
        font-size: 17px;
	font-family: Verdana,Arial,Helvetica;
	color: #0d0d0d;
	}

h2 {
        padding-bottom: 10px;
        font-size: 14px;
	font-family: Verdana,Arial,Helvetica;
	color: #0d0d0d;
	}
	
	
h3 {
        padding-bottom: 10px;
        font-size: 14px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	color: #0d0d0d;
	}


	
h4 {
        padding-top: 15px;
        padding-bottom: 10px;
        font-size: 14px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	color: #0d0d0d;
	}
