body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #F9F6E9;
	background-image: url(../img/schuetze_c.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	scrollbar-base-color: #DEE3EB;/**#CCD4E1;**/
	background-position: 0px left;
}

.button {
	  background-color: #ccccc;
	  border-style: solid;
	  border-width: 1px;
	  color: #444444;
	  font-family: verdana, arial;
	  font-size: 12px;
	  height: 20px;
	  margin-right: 2px;
	  width: 120px;
}
.box {
	 frame:box;
	 border:1;
	 background-color: #F3F3F1;
	 border-style: solid;
	 border-width: 1px;
	 border-color:#999999;
	 padding: 10px;
	 margin: 10px; 
}
.mehrabstand {
	line-height: 150%;
}

h4 { font-size:16px;
}
h5 { font-size:14px;
}
li {
 padding-bottom:10px;
}
.text {
	background-position: center center;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}
.textklein {
	background-position: center center;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}
.menu a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
.menu a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;

}
.menu a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}

.menu a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	font-weight: normal;

}
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	font-weight: normal;

}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;

}
a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	font-weight: normal;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
.center {
	text-align: center;
	vertical-align: middle;
}

