.newsletter_field_email {
	border:1px dotted #fdc300;
	background-color:#f7f7f7;
	height:25px;
	width:205px;
	font-size:0.88em;
	padding-top:0px;
	padding-bottom:0px;
	line-height:25px;
}

.login_field_benutzer {
	border:1px dotted #fdc300;
	background-color:#f7f7f7;
	background-image:url(../img/icon_login_benutzer.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	width:180px;
	font-size:0.88em;
	text-indent:0px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
	height:26px;
	line-height:25px;
}

.login_field_passwort {
	border:1px dotted #fdc300;
	background-color:#f7f7f7;
	background-image:url(../img/icon_login_passwort.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	width:180px;
	font-size:0.88em;
	text-indent:0px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
	height:26px;
	line-height:25px;
}

#page_content_col2 {
	overflow:hidden;
}

.page_content_col2_div {
	padding:0px;
	margin:0px !important;
}