@CHARSET "ISO-8859-1";

body
{
	font-size: 13px;  
	margin: 0px;
	padding: 0px;
}

body a:link, body a:visited, 
body a:hover, body a:active
{
	color: #1793B2;
	text-decoration: none;
}

#content
{
  width: 800px;
  margin: 0px auto 20px auto;
  clear: both;
  margin: 0 auto 0 auto;
  padding: 0 0 15px 0;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#footer
{
  clear: both;
  text-align: center;
  
  font-size: 12px;
  padding: 21px 0 21px 0;

  margin: 0;
  bottom: 0px;
  color: #667b86;
  width: 100%;
  background-color: #d5dcdd;
  
  font-family: Trebuchet MS, helvetica, sans-serif;
  
}

#footer a,
#foter a:hover,
#footer a:visited,
#footer a:active
{
  color: #667b86;  
  text-decoration: underline;
}

.fieldset
{
  margin: 0;
}


.fieldset .formRow
{
	clear: both;
	height: 30px;
	margin: 3px;
}

.fieldset .formRow .fields
{
  float: left;
  width: 250px;
}

.fieldset .formRow .label label
{
	float: left;
	width: 270px;
	padding: 5px 3px 5px 10px;
	text-align: right;
	font-weight: bold;
	color: #314757;
}

.fieldset .formRowText input
{
  float: left;
  width: 168px;
  margin: 5px;
  border: 1px solid #9db0b3;
  height: 18px;
  line-height: 18px;
}


.fieldset .formRow .messages
{
  float: left;
  padding: 5px 10px 5px 0px;
}

.fieldset .formRowRadio .fields label
.fieldset .formRowRadio .fields input	
{

}



.fieldset .buttonrow
{
	margin: 10px 0 5px 0;
	clear: both;
	text-align: left;
}

.fieldset .buttonrow input
{
	/*width: 86px;
	height: 18px;*/
	text-align: center;
	/*background-image: url(../gfx/button_anmelden.png);*/
	background-repeat: no-repeat;
	border-width: 0;
	color: white;
	font-weight: bold;
/*
		line-height: 18px;
		*/
	font-size: 12px;
	/*margin-left: 290px;*/
	padding: 0;
}

.button_anmelden
{
	width: 86px;
	height: 18px;
	background-image: url(../gfx/button_anmelden.png);
	margin-left: 290px;
}

.button_link_anfordern
{
	width: 106px;
	height: 18px;
	background-image: url(../gfx/button_link_anfordern.png);
	margin-left: 290px;
}

.button_passwort_neu_setzen
{
	width: 160px;
	height: 18px;
	background-image: url(../gfx/button_passwort_vergessen.png);
	margin-left: 290px;
}

.navdiv
{
	margin-top: 10px;
	margin-left: 290px;
}

.fieldset .formRowErrors
{
  background: #ffcccc;
}

.fieldset .visibilityHidden
{
	visibility: hidden;
}

.buttonrow
{
  margin: 10px 0 5px 0;
  clear: both;
  text-align: right;  	
}

form .buttonrow
{
  margin: 10px 0 5px 0;
  clear: both;
  text-align: right;	

}

.fieldset .rowLabeledText .fields
{
	padding: 5px;
}

.fieldset .colRow
{
	clear: both;
	padding-left: 180px;
}

.fieldset .column
{
	float: left;
}
	
h1
{
  margin: 0 0 0 298px;
  width: 800px;
  clear: both;
}

.image
{
  margin: 34px 0 19px 282px;
}

.buttonrow
{
	padding: 0 277px 0 0;
}

.errorList
{
	min-height: 20px;
	margin: 0 0 5px 0;
}

.errorList ul
{
	padding-left: 292px;
  list-style-type: none;
}

.hint,
.warning
{
  clear: both;
  min-height: 50px;
  padding: 15px 20px 5px 60px;
  margin-bottom: 10px;
  border: 1px solid #f0e4a7;
  text-align: center;
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.warning
{
  background: url(../gfx/warning.png) #fefce5 no-repeat 10px 5px; 
}

.passwordresetPagelet .kontaktdiv
{
	text-align: center;
	margin-top: 10px;
}
