form{
	margin-top: -12px;
	padding:0;
	border: 0px solid;
}
.pflichtfeld{
	/*Kontakt*/
	color: #D6B705;
}
.pflichtfelderMeldung{
	/*Meldung in Kontakt o. Gastbuch*/
	color: #D6B705;
}

form .ab{	/*zeile form*/
	padding: 0  1ex .6ex;
	height: 1.7em;
	border: 0px solid;
}

.bez{			/*bezeichnung */
	float: left;
	width: 10em;
	border: 0px solid;
	text-align: right;
}
form .formw{	/*elemente rechts */
	float: left;
	width: auto;
	margin-left: 15px;
	text-align: left;
	border: 0px solid;
}
input,textarea {
	padding: 0 .5ex;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1.2em;
	margin: 0;
	/*background-color:#4A4A00;*/
	background-color: #2400A9;
	background-color: #9D8706;
	color: #777744;
	color: #000;
	border: 0px solid #717171;
}
textarea{
	height: 12em;
	width: 295px; 
}
input:focus,textarea:focus{
	background: #C9B335;
	border: 1px solid #717171;
}
input.buttonsenden{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:12em;
	height: 21px;
	margin-top: 4px;
	background: transparent url(../img/rahmen/navhaupt_li_hg.gif) no-repeat;
	color: #000;
	padding: 0;
	margin-left: -2px;
}
input.buttonsenden:hover,input.buttonsenden:active{
	background: transparent url(../img/rahmen/navhaupt_liover_hg.gif) no-repeat 0 1px;
	padding-top: 1px;
	color: #000;
}

input.buttonsenden_ALT{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:13em;
	height: auto;
	margin-top: 4px;
	background-color:#191A00;
	color: #777744;
	border: 1px solid #777744;
}
p#adresszeile{
	clear: left;
	margin-top: 3em;
}
#jkbit{
	margin-top: 2em;
	width: 100%;
	height: 20px;
}
a.link_x{
	background-image: url(../img/bobi_link.gif);
	background-repeat: no-repeat;
	display: inline;
	text-align: left;
	padding: 0 12px;
	background-position: 0px;
}
a.link_x:hover{
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 4px;
	border-right-width: 4px;
	color: #D6B705;
}
a.link_x.email{
	display: inline;
	background-image: url(../img/bobi_email.gif);
	background-repeat: no-repeat;
	
}
a.link_x.email:hover{

}
.title{/*title des inhalts*/
	top: 52px;
	left: 35px;
	left: 205px;
}

/****************READDAT****************/
#mitte_kontakt_read{
	width: auto;
	height: 300px;
	border: 1px solid #5A1414;
	overflow: auto;
}
.nachricht ul{	/*sp links*/
	float:left;
	width: 22em;
	border:1px dotted;
	border-left: 0;
	border-top: 0;
	margin-right: 5px;
	list-style-type: none;
	padding: 1em;
	background:  #541212;
}
.nachricht{
	height: 10em;
	border: 1px solid;
	padding-bottom: 1em;
	background: #1C261E;
	margin-bottom: 5px;
}
p, ul, li, h4{
	margin: 0;
	padding: 0;
}
li{
	display: inline;
}
h4{
	font-size: 1.2em;
}
/*************ende READDAT****************/

