body {
	color: #cdcdcd;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/hg/hg.gif);
	text-align: left;
	background-repeat: repeat-x;
	background-color: #45494c;
	background-position: top;
	font-size: 9pt;

}

p {}

td {}



.ueberlauf_abstand {
	margin-right: 100px;
}

a:link {
	color: #cdcdcd;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
	text-decoration: none;
	color: #cdcdcd;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	color: #818181;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-family: "Times New Roman", Times, serif;
}

a:active { }
.dunkelgrau_gross {
	font-size: 18px;
	text-transform: uppercase;
	color: #818181;
	font-weight: bold;
	letter-spacing: 2pt;
}


/**CLEARING CLASS***/

.clearAll {
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	width: 0px;
	height: 0px;
	clear: both;
}

/*************KONTAKT FORMULAR************************************/

.form{

	width:471px;

	margin-left:60px;

}

.input-name {

	width:80px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.input-field {

	width:150px;
	float:left;
	margin-bottom:10px;

}
.input-field-plz{

	float:left;
	width:50px;
}

.input-name-place{

	float:left;
	width:30px;
	margin-left:10px;

}

.input-field-place{

	float:left;
	width:110px;

}

input {
	color: #fff;
	border:1px solid #b2b2b4;
	font-size:0.9em;
	font-family:Verdana;
	background-color:#585a5c;
}

input.button{
	color: #fff;
	width:100px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	border:solid 1px #b2b2b4;
	font-size:0.9em;
	font-family:Verdana;
	background-color:#585a5c;
}

.check{
	width:20px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #b2b2b4;
	font-size:0.9em;
	font-family:Verdana;
	background-color:#585a5c;
}





.area {
	color: #fff;
	width:290px;
	border:1px solid #b2b2b4;
	margin-bottom:10px;
	background-color:#585a5c;


}

textarea {

	padding:3px;

	font-family:Verdana;

	font-size:1em;

	color:#686868;

}

.error{

	width:300px;

	background-color:#ffffff;

	border:1px solid #686868;

	color:#686868;

	font-size:0.9em;

	font-weight:bold;

	text-align:left;

	margin-bottom:10px;

	padding:2px;

}

.send {

	text-align:left;

	color:#fff;

}.zeilenabstand {
	line-height: 26px;
}
