html,input, textarea, table{
	font-family: Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: #111;
}
.nur_print{
	display: none;
}
textarea{
	padding: 5px;
}
.footer {
	border-top: 1px solid brown;
	font-size: 9px;
	color: #C77632;
}
body {
	overflow: scroll;
}
input, textarea {
	background: url(pics/transp.gif);
	border: 1px solid #459465;
}
h1, h2, h3, h4 {
	font-family:  Verdana, Helvetica, sans-serif;;
}
h1 {
	font-size: 14px;
}
h2{
	font-size: 13px;
}
h3{
	margin-top: 20px;
	font-size: 12px;
}

p {
	text-align: justify;
	padding-right: 30px;
}
body {
/*	background: url(pics/verlauf.jpg) top repeat-x #D45B30; */
	background: url(pics/hintergrund_blendenfleck.jpg) top right no-repeat scroll #D45B30;
}
h3 {
	font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   margin-left: 20px;
}
a#n{
	color: #974602;
	display: block;
	height: 13px;
   margin-top: 5px;
   margin-bottom: 5px;
}
a:hover#n {
	color: #974602;
   /*#F6A968;*/
}
a {
	text-decoration: none;
   color: blue;
}
a:hover {

}
table#body {

   width: 800px;
   height: 500px;
   overflow: auto;
}
table#start {
	background: #FEF5A4;
   width: 800px;
}
table{
	border-collapse: collapse;
}
#c { text-align: center; }

table#body td, table#start td{ vertical-align: top;}
#content {
	padding-right: 10px;
   padding-top: 15px;
   padding-bottom: 20px;
   padding-left: 10px;
}
li { margin-top: 7px; margin-bottom: 5px; }
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
}