body {
	background-image: url(../../img/body-bg.jpg?ft=1);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#top {
	color: #FFF;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1f2e52;
}
#top #top-inner {
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
}
#logo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 167px;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 30px;
}
#formular {
	background-color: #828d9a;
	height: 200px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 30px;
	border: 3px solid #eee;
}
#formular_nojs {
	background-color: #1F2E52;
	height: 200px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 20px;
  /*color: white;*/
  color: 004e9e;
  font-weight: bold;
}
#formular_nocookies {
	background-color: #1F2E52;
	height: 200px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 20px;
  /*color: white;*/
  color: 004e9e;
  font-weight: bold;
}
#bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 25px;
	margin: 50px;
  margin-left: auto;
	width: 450px;
}
#bottomlinks a {
	color: #FFF;
}
#top #top-inner #sel_land {
	position: absolute;
	left: 3px;
	top: 6px;
	width: 409px;
}

#top #top-inner #nav {
	position: absolute;
	left: 613px;
	top: 11px;
	width: 355px;
}
#top #top-inner #nav strong {
	color: #5C70A2;
}
#top #top-inner #nav a {
	color: #FFF;
}
#top #top-inner #sel_land a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formular #login table tr td label #butt {
	text-align: right;
}
#formular #login table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#formular #login table tr td label #username {
	width: 230px;
}
#formular #login table tr td label #password {
	width: 230px;
}
#formular #login table tr td label #butt {
	width: 130px;
	text-align: center;
}

#top a.sel_land
{
  cursor: pointer;
}

#password_lost
{
	background-color: #1F2E52;
	height: 150px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 20px;
}

div.password_lost
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

button#zurueck
{
  width: 160px;
  
}

button#anfordern
{
  width: 160px;
  
}

button#absenden
{
  width: 160px;
  
}

h4.password_lost
{
  margin: 0px;
  font-size: 14pt;
}

#password_request
{
  padding: 20px;
  text-align: center;
}

#new_customer 
{
	background-color: #1F2E52;
	height: 200px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 20px;
}

#new_customer.selection_yes
{
	height: 390px;
}

#new_customer.selection_no
{
	height: 520px;
}

div.new_customer
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4.new_customer
{
  margin: 0px;
  font-size: 14pt;
}

#customer_request
{
  padding: 20px;
  text-align: center;
  background-color: white;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
  height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  overflow: auto;
}

.new_customer_value_missing
{
  border: 1px dotted red;
  background-color: #FFD7D7;
}

#kontakt_login 
{
	background-color: #828D9A;
	margin:0 auto;
	height: 650px;
	width: 450px;
	padding: 20px;
}

div.kontakt_login
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4.kontakt_login
{
  margin: 0px;
  font-size: 14pt;
}

.kontakt_value_missing
{
  border: 1px dotted red;
  background-color: #FFD7D7;
}

