body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
body {
	background-color: #FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.b:link {
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #000;
}
.b:hover {
	text-decoration: underline;
	color: #999;
}
.b:active {
	text-decoration: none;
	color: #000;
}
#container {
   width:1024px;
    margin: auto;
   <!--background: url(spalten_simulieren.gif) repeat-y; "Grafik für Spalte bei menu" -->
   
  
}
#inh {
	background-image: url(images/hg_ziegel_m.jpg);
	background-repeat: repeat-y;
}
#inh2 {
	width:792px;
	margin-left: 232px;
}
#menu {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	background-color: #717573;
	padding-left: 50px;  
  
}
#text {
padding-left: 50px;   
padding-right: 20px;
}

#footer {
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #717573;
	padding-left: 50px;  
  
}

.sch_sche {
	color: #000;
}
.kursiv {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
