*{
margin: 0;
padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:1000px; /* 10px meh, damits nüt abschniit */
	background-image: url(bilder/wall16_225.jpg);
	background-repeat: repeat;
}
p {line-height:120%;
}

h1 {
	width:750px;
	text-align: left;
	font-size: 63px;  /* absichtlich px damit titel nicht überläuft bei schriftgrössenänderung */
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	00text-indent: 20px;
	height: 90px;
	margin-top: 40px;
}
h2 {
    width:750px;
	margin-top:4px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-indent: 0px;
	float: left;
}
.h22 {
	/* wie h2 aber ohne width */
	margin-top:4px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-indent: 0px;
	iifloat: left;
}

h3 {
	margin-top:10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-indent: 0px;
}

h4 {  /* Titel für Spalte2 */
    width:300px;
	margin-top:4px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-indent: 0px;
}

h5 {  /* Untertitel für Spalte2 */
    width:300px;
	margin-top:10px;    /* durch Border-collaps sollte Abstand ok werden zu h4 in Beratungsstellen */
	margin-bottom: 10px;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	font-weight:normal;
	color: #CC0000;
	text-indent: 0px;
}

h6 {
	width:750px;
	text-align: left;
	font-size: 170%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
	float: left;
}

#inhalt ul {
	list-style-image: url(bilder/qr_m.gif);
	list-style-position: inside;
	list-style-type: decimal;
}

.menu_fix {
	position: absolute; /* -- statt fixed */
	top: 0;
	left: 0;
	width:200px;
	z-index:1;
	/* height: 1000px; */
}

.seite{
	top: 0px;
	width: 750px;
	margin-left:250px;
	z-index:1;
}

.trenner {
	float: left;
	width:750px;
	margin-top: 0px;
	border-top-width: thin;
	border-top-style: hidden;
	font-size:50%;
}

.strich {
	float: left;
	width:750px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	font-size:50%;
}

.strichduenn {
	width:750px;
	float: left;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1%;
	margin-bottom: 1px;
}

.space3 {
	height: 5px;
	font-size: 1%;	
}
.block1 {
	float:left;
	width:750px;
	z-index:1;
	position: relative;
}
.block11 {
	float:left;
	width:430px;
	margin-right: 20px;
	z-index:1;
}
.block12 {
	float:left;
	width:290px;
	z-index:1;
}
.rechtsbuendig {
	float:right;
	z-index:1;
	clear:right;
}
.zentriert {
	text-align:center;
}

.hidden {
    position:absolute;
	height: 1px;
	overflow: hidden;
	top:-999em;
	width: 1px;
}

.fett {
	font-weight:bold;
}

.kursiv {
	font-style: italic;
}

.klein {
	font-size:80%;
}

 a {color: #000099; text-decoration: none;} 
 a:link {color: #000099;	text-decoration: none;} 
 a:visited {color: #000099;	text-decoration: none;} 
 a:active {color: #000099;	text-decoration: underline;} 
 a:hover {color: #000099; text-decoration: underline;} 

 a.black {color: black;	text-decoration: none;	font-style: normal;	} 
 a.black:link {color: black;	text-decoration: none;	font-style: normal;} 
 a.black:visited {color: black;	text-decoration: none;	font-style: normal;	} 
 a.black:active {color: black;	text-decoration: none;	font-style: normal;	} 
 a.black:hover {color: black;	text-decoration: none;	font-style: normal;	}  
 
 a.red {color: red;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.red:link {color: red;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.red:visited {color: red;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.red:active {color: red;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.red:hover {color: red;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 
 a.blue {color: blue;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.blue:link {color: blue;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.blue:visited {color: blue;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.blue:active {color: blue;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.blue:hover {color: blue;	text-decoration: none;	font-style: normal;	font-weight: bold;} 

 a.sprung {color: #000099; text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.sprung:link {color: #000099;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.sprung:visited {color: #000099;	text-decoration: none;	font-style: normal;	font-weight: bold;} 
 a.sprung:active {color: #000099;	text-decoration: underline;	font-style: normal;	font-weight: bold;} 
 a.sprung:hover {color: #000099; text-decoration: underline; font-style: normal; font-weight: bold;} 
 
 a.sprungfein {color: #000099; text-decoration: none;	font-style: normal;	font-weight: normal;} 
 a.sprungfein:link {color: #000099;	text-decoration: none;	font-style: normal;	font-weight: normal;} 
 a.sprungfein:visited {color: #000099;	text-decoration: none;	font-style: normal;	font-weight: normal;} 
 a.sprungfein:active {color: #000099;	text-decoration: underline;	font-style: normal;	font-weight: normal;} 
 a.sprungfein:hover {color: #000099; text-decoration: underline; font-style: normal; font-weight: normal;}  
 
 a.noborder img { border: none; }   /*kein Rand um Bild trotz Link */
 a.noborder  {
	font-size:12px;       /* fixe schrift */
	text-decoration: none;
	line-height: 22px;
} 


TABLE{
	border-collapse:collapse;
	width: 100%;
	}
	
TR.Trenn {
	font-size: 30%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
TD {
	vertical-align: top;
   }
TD.Paragraph {
	vertical-align: top;
	border-right-style: solid;
	width: 150px;
	border-right-width: thin;
	border-right-color: #000000;
   }   
TD.Menge { text-align: right;
			vertical-align: bottom;}
  
TD.Zentriert { text-align: center; }

TD.Top {vertical-align:top;
}
TD.Ziffer {
	vertical-align:top;
	font-size: 0.7em;
}
