/*Kontakt
------------------------------------------*/
#content-lang label {
  display:block;
  width:110px;
  float:left;
  font-weight:bold;
}

#adresse {
	position:absolute;
	top:45px;
	left:445px;
	width:150px;
	height:400px;
	
}


form {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 20px;
}

input {height:18px;}

input, textarea {
  width:300px;
  background-color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#FFFFFF;
  padding-left:3px;
  border:1px solid #FFFFFF;
}

form .button, form .select {
  border:0;
  height:auto;
  width:auto;
}





#content form p	{margin-top:18px;}

input#kontaktSend_button {
  width:117px;
  height:23px;
  border:0;
  vertical-align:bottom;
}

.anfahrt_button {
  width:44px;
  height:23px;
  border:0;
  vertical-align:bottom;
}

#modules form {
  width:176px;
  margin:4px;
}

#modules input {
  width:90%;
  margin:0 0 6px 0;
}

