body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 14px;
	color: #666
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.tabellen {
	border: 1px solid #CCCCCC;
}
.zellen_l {
	border-left: 1px solid #CCCCCC; border-right: none; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
}
.zellen_r {
		border-left: none; border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
#mainDiv {
	width: 780px;
	top: 98px;
	background-image: url(pics/hintergrund_02.jpg);
	background-repeat: repeat-x;
	background-color: #EBEAF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	border-bottom-style: solid;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(pics/bullet_car2.png);
}
#mainDivForm {
	width: 780px;
	top: 0px;
	background-image: url(pics/hintergrund_02.jpg);
	background-repeat: repeat-x;
	background-color: #EBEAF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	position: relative;
	left: 50%;
	clip: rect(auto,auto,auto,auto);
	margin-left: -400px;
	border-bottom-style: solid;
	padding: 10px;
	height: 1000px;
}
#footerDiv {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	bottom: -60px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	height: 50px;
}
#kontaktDiv {
	width: 235px;
	height: auto;
	top: 50px;
	right: 20px;
	clear: right;
	float: right;
}
#headerDiv {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#contentDiv {
	width: 520px;
	left: 20px;
	top: 50px;
	clear: left;
	float: left;
}

.red {
	color: #F00;
}

#ankauf_formular label {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #666;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 2px;
}

input.text,
input.file,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273F74;
	width: 100%;
}
input.submit {
  width: 100%;
}
.text:focus, textarea:focus {
  background-color: #FFFACC;
  border: 1px solid #000000;
}

td.description {
  text-align: left;
  vertical-align: top;
  padding-top:4px;
  background-color:#0080C0;
  color:white;
}

td.descriptionheader {
	text-align: left;
	vertical-align: top;
	padding-top:4px;
	background-color:#CCC;
	color:white;
	font-weight: bold;
}
td.formelement {
	vertical-align: top;
	padding-top:4px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.width50percent {
	width: 50%;
}
ul li {
	margin-bottom: 10px;
}
#impressum  td {
	vertical-align: top;
}
.red {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
.green {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color:#669900;
  text-decoration: none;
}

