body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12;
}

p {
	padding: 0px;
	line-height: 12px;
}

a{
color:#0000FF;
font-size: 12px;
text-decoration:none;
font-weight: bold;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 16px;
text-decoration:none;
font-weight: bold;
}

a:hover {
color: #FF0000;
font-size: 12px;
text-decoration:none;
font-weight: bold;
}

.radiob { /* den Submit-Button */
  display: inline;	
  float: none;
  width: auto;
  width: 15px; /* Breite.*/
}

#agb {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 600px;
	border:1px solid gray; background-color:#E0E0E0; padding:4px; margin:0px;
}

#search{
	align: center;
	/*position: absolute;*/
	top: 10px;
	/*left: 200px;*/
	height: 350;
	width: 600px;
	border:1px solid gray; background-color:#E0E0E0; padding:4px; margin:0px;
}

#div1{
	align: center;
	/*position: absolute;*/
	top: 350px;
	/*left: 200px;*/
}

#div2 {
	width: 600px;
	border:1px solid gray; background-color:#E0E0E0; padding:4px; margin:0px;
}


#haupt {
	width: 500px;
}

#left {
	float: left;
	width: 400px;
}
#right {
	width: 210px; 
	float: left;
}

#right2 {
	width: 300px;
	float: left;
}

.formfield{
	border: 1px solid #999999;
	padding:0px 0px 0px 3px;
	background-color: white;
}

input {
	border: 1px solid #999999;
	padding:0px 0px 0px 3px;
	background-color: white;
}

textarea {
	border: 1px solid #999999;
	padding:0px 0px 0px 3px;
	background-color: white;
}

.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #233A83;
	font-size: 10px;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #ffffff #000000 #000000 #ffffff;
	background-color: #9CBDD6;
	cursor: pointer;
}
