@charset "UTF-8";

@media screen, projection
{

form#kontakt {
	width:910px;
	float:left;
	margin-bottom:20px;
}

form#kontakt fieldset {
	float:left;
	width:290px;
	margin-right:20px;
	_margin-right:10px;
}

form#kontakt fieldset.tx-powermail-pi1_fieldset_26 {
	margin-right:0;
}

form#kontakt legend {
	display:none;
}

form#kontakt label {
	float:left;
	font-size:11px;
	color:#333;
	padding:7px 0 3px 0;
}

form#kontakt input {
	width:286px;
	background:none;
	background-image:url(../../gfx/input-light-grey.gif);
	border:none;
	font-size:11px;
	padding:4px 2px 4px 2px;
	color:#666;
}

form#kontakt select {
	width:289px;
	background:none;
	background-image:url(../../gfx/input-light-grey.gif);
	border:none;
	font-size:11px;
	padding:3px 0 3px 0;
	color:#666;
}

form#kontakt textarea {
	width:285px;
	height:105px;
	background:none;
	background-image:url(../../gfx/input-light-grey-textarea.gif);
	border:none;
	font-size:11px;
	color:#666;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	padding:3px 2px;
	margin-bottom:10px;
}

*html form#kontakt {
	width:600px;
}

form#kontakt div.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	float:right;
	width:auto;
	color:white;
	font-weight:bold;
	cursor:pointer;
	background:none;
	padding:0;
	margin:0;
}

/*************************************
	Loginbox Right
*************************************/

.login label {
	width: 110px;
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}

.login-field {
	height: 17px;
	width: 104px;
	background: url('../gfx/login/login-input.jpg') top left no-repeat;
	border: 0px;
	display: block;
	float: left;
	margin-right: 6px;
	padding-top:4px;
	padding-left: 3px;
	padding-right: 3px;
}

.login-submit {
	float: left;
}

label.login-label {
float:left;
margin-bottom:4px;
margin-right:6px;
width:110px;
}

input.login-input {
background:transparent url(gfx/login/login-input.jpg) no-repeat scroll left top;
border:0 none;
display:block;
float:left;
height:17px;
margin-right:6px;
padding-left:3px;
padding-right:3px;
padding-top:4px;
width:104px;
font-size:11px;
color:#666;
}

.powermail_mandatory_js {
	color: #db261d;
}

.powermail_all powermail_all_td {
	float:left;
	font-size:11px;
	color:#333;
	padding:7px 0 3px 0;
}

.powermail_submit {
	background: #fff url(gfx/buttons/kontakt-submit.jpg) top left no-repeat !important;
	color:#fff !important;
	padding: 0px 5px !important;
	cursor:pointer !important;
	cursor:hand !important;
	height:20px !important;
}

.searchbox-bottom-sword {
	float:left;
	width:286px;
	background:none;
	background:url(../../gfx/input-light-grey.gif) top left no-repeat;
	border:none;
	font-size:11px;
	padding:4px 2px 4px 2px;
	color:#666;
}

}

