fieldset
{
	border:0px;
}

input, .strasse, .hausnr, .plz, .ort, textarea
{
	height:18px;
	border:1px solid #559bd7;
	margin:0px;
	padding:0px
	margin:1px;
}

input.allgemein
{
	width:270px;
}

textarea.allgemein
{
	width:270px;
	height:150px;
	overflow:auto;
	font-family:Arial;
	font-size:13px;
}

input.suche
{
	width:115px;
}


.abonnentenzugang
{
	width:115px;
}

.lupe
{
	border:0px;
	margin-left:1px;
}

.formerror
{
	background-image:url(/olzog/pictures/formerror.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.strasse
{
	width:217px;
	margin-right:2px;
}

.hausnr
{
	width:50px;
}

.ort
{
	width:217px;

}

.plz
{
	width:50px;
	margin-right:2px;
}

.pruefnummer
{
	width:30px;
}

.feldTextMitte
{
	text-align: center;
	width: 30px;
	font-weight:bold;
}

.checkbox, .radio
{
	border:0px;
	width:19px;
	height:19px;
	margin-right:2px;
	vertical-align:middle;
}

.buttonWarenkorb
{
	font-size:11px;
	width:70px;
	border:1px solid #559bd7;
	background-color:#EBF4FB;
	color:#559bd7;
	margin-bottom:3px;
	text-align:center;
	text-decoration:none;
	cursor: default;
}

