/************************************/
/*   style.css für schuenemann.com      */
/************************************/

/* für alle seiten gültig */
body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	margin: 0px;
}

p {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	margin: 0px;
}

td {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #1466AD;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #1466AD;
	font-weight: bold;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

a:activ {
	text-decoration: none;
	color: #1466AD;
	font-weight: bold;
	font-size: 14px;
}

.but1{
  float: left;
  width: 80px;
  text-align: center;
  font: bold 14px arial;
}

.red {
  color: #ff0000;
  padding-bottom: 4px;
}

.but2 {
  float: left;
  width: 190px;
}