html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
}

body {
  background-color: #FFFFFF;
  color: #616161;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

div {
  float: left;
}

a {
  text-decoration: none;
  display: block;
	font-size: 11px;
  color: #0057A0;
}

a.inline {
  display: inline;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

p {
	margin-top: 3px;
	margin-bottom: 5px;
}

#print {
	position: fixed;
	min-height: 100%;
	width: 100%;
	background-color: #ffffff;
	z-index: 10;
	color: #000000;

}

#printcontent {
	width: 558px;
}

#printcontent h1 {
	width: 548px;
	border-bottom: 1px solid #B5B5B5;
	height: 22px;
	line-height: 22px;
	font-size: 15px;
	font-weight: normal;
	color: #0057A0;
	padding-left: 10px;
	margin-bottom: 15px;
}

#printcontent h2 {
	color: #0057A0;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

#printcontent h3 {
	float: left;
	margin-right: 6px;
	width: 260px;
	font-size: 14px;
	color: #0057A0;
	padding-left: 5px;
	font-weight: normal;
	line-height: 16px;
}

#content .menu_control li{
	list-style: none;
	background: none;
}

div.paging {
  height: 20px;
  width: 558px;
  text-align: center;
  border-top: 1px solid #D7D9DB;
  border-bottom: 1px solid #D7D9DB;
  line-height:19px;
}

div.paging a {
  display: inline;
  background: none !important;
  padding: 0 !important;
}

div.paging a.next {
  display: inline;
  background: none !important;
  padding: 0px 4px !important;
  margin: 0 4px !important; 
}

div.paging a.prev {
  display: inline;
  background: none !important;
  padding: 0px 4px !important;
  margin: 0 4px !important; 
}

/* --------- Grundlayout -------------*/

h1 {
	width: 100%;
}

#container {
  position: absolute;
  left: 50%;
  margin-left: -485px;
  width: 971px;
	margin-top: 0px;
}

#header {
  width: 971px;
  height: 109px;
  margin-top: 10px;
}

#logoabsolute {
	position: absolute;
	z-index: 5;
	left: 50%;
	margin-left: -495px;
	margin-top: 3px;
}

#logo {
  	
		height: 109px;
		width: 216px;
}

#headergfx {
  margin-left: 12px;
	margin-top: 1px;
  border: 0px;
	height: 109px;
	width: 740px;
	padding: 0px;

}

#topbar {
  width: 971px;
  height: 30px;
  margin-top: 2px;
  margin-bottom: 2px;
}

#breadcrumbbar {
  width: 971px;
  height: 17px;
  margin-top: 2px;
  margin-bottom: 5px;
  background-color: #ededed;
  line-height: 17px;
}

#middlearea {

  width: 971px;
  margin-top: 15px;
}

#leftsidebar {
  width: 180px;
}

#leftsidebar img {
  float: left;
}

#content {
  width: 558px;
  margin-left: 20px;
}

#content p {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content p img,
 #content p object{
	margin-left: -10px;
}

/* ----- content bereich ----*/

#content h2,
 #content p h2{
	color: #0057A0;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

#content h2.news,
 #content p h2.news{
  margin-top: 0px;
}

#content h3 {
	float: left;
	margin-right: 6px;
	width: 260px;
	font-size: 14px;
	color: #0057A0;
	padding-left: 5px;
	font-weight: normal;
	line-height: 16px;
}

#content h4,
 #content p h4{
	color: #0057A0;
	font-weight: bold;
}

#content h5,
 #content p h5{
	color: #616161;
	font-weight: bold;
}

#content p b{
	
}

#content p img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 558px;
}

#content a,
	#content p a {
			background: url(../img/pfeil_dunkelblau.png) left center no-repeat;
			padding-left: 15px;

	}
	
#content a:hover,
	#content p a:hover {
			 color: #3aa5d7;
	}
	
#content a[href*="mailto"]{
		padding: 0px;
		background: none;
		display: inline;
}

#standorte #content p {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* ------------------------- */

#content ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .grey_content2 ul,
	#content .grey_content2 .grey_content2 ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#content ul li {
	background: url(../img/aufzaehlung.jpg) left 5px no-repeat;
	list-style: none;
	line-height: 14px;
	padding-left: 15px;
	margin-top:1px;
	margin-bottom: 1px;
}

#content h1 {
	width: 548px;
	border-bottom: 1px solid #B5B5B5;
	height: 22px;
	line-height: 22px;
	font-size: 15px;
	font-weight: normal;
	color: #0057A0;
	padding-left: 10px;
	margin-bottom: 15px;
}

.slidepics {
	 height: 80px;
	 width: 557px;
	 margin-top: 2px;
	 margin-bottom: 15px;
	 cursor: pointer;
	 background-repeat: no-repeat;
	 overflow:hidden;
}

.none {
	
	margin: 0px;
	padding: 0px;
	background: none;
}



#rightsidebar {
  width: 193px;
  margin-left: 20px;
}

#footer {
  margin-left: 200px;
  border-top: 1px solid #909090;
  margin-top: 5px;
  width: 558px;
  text-align: right;
  padding-top: 5px;
  margin-bottom:30px;
}

#footer a {
  display: inline;
  color: #969696;
}

#footer a:hover,
 #footer a.active {
  display: inline;
  color: #0057a0;
}

/* ---------- topbar ----------- */

#topbar p {
  width: 200px;
  display: block;
  float: left;
  
  line-height: 20px;
  margin-left: 230px;
  color: #0057A0;
  height: 20px;
}

#topbar .input{
	float: left;
	margin-top: 5px;
	font-size: 11px;
}

#topbar .input label{
	  color: #0057A0;
		width: 50px;
	float: left;
	margin-top: 2px;
	margin-left: 230px;
	font-size: 11px;
	font-weight: bold;
}

#topbar .input input#suche, #topbar .input input {
	float: left;
	border: 1px solid #0057A0;
	padding-left: 2px;
	color: #0057A0;
	font-size: 10px;
	height: 12px;
}

#topbar a {
  float: left;
		margin-top: 4px;
  font-size: 11px;
  line-height: 20px;
  margin-left: 30px;
  color: #0057A0;
	font-weight: bold;
}

#topbar a:hover,
	#topbar a.active {
  float: left;
  font-size: 11px;
  line-height: 20px;
  margin-left: 30px;
  color: #3aa5d7;
}

/* --------- Navigation -------------*/

.bereiche {
  float: left;
  margin-bottom: 4px;
}

.bereiche li {
  height: 23px;
  list-style: none;
  margin-bottom: 2px;
}

.bereiche li a {
  border-left: 6px solid #b5b5b5;
  line-height: 23px;
  width: 167px;
  height: 23px;
  padding-left: 7px;
  background-color: #d7d9db;
  color: #b5b5b5;
}

.bereiche li a:hover {
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
  border: 0px;
  color: #ffffff;
  font-weight: bolder;
  padding-left: 13px;
  width: 167px;
}

.bereiche li a.active {
  height: 23px;
  line-height: 23px;
  color: #ffffff;
  border-left: 0px;
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #0057A0;
  width: 167px;
  padding-left: 13px;
  font-weight: bold;
}


/* ---------- menu ----------- */

.menu {
  float: left;
  margin-top: 6px;
  margin-bottom: 0px;
}

.menu li {
  height: 23px;
  list-style: none;
  margin-bottom: 2px;
}

.menu li a {
  line-height: 23px;
  width: 167px;
  height: 23px;
  padding-left: 13px;
  background-color: #b5b5b5;
  color: #ffffff;
}

.menu li a:hover {
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
}

.menu li a.active {
  height: 23px;
  line-height: 23px;
  color: #ffffff;
  border-left: 0px;
  background-color: #0057A0;
  width: 167px;
  padding-left: 13px;

}

/* ---------- submenu ----------- */

#submenu {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

#submenu li {
  height: 20px;
  list-style: none;
  margin-bottom: 2px;
}

#submenu li a {
  border-left: 6px solid #b5b5b5;
  line-height: 20px;
  width: 167px;
  height: 20px;
  padding-left: 7px;
  background-color: #d7d9db;
  color: #616161;
  margin-bottom: 2px;
}

#submenu li a:hover {  
  width: 167px;
  padding-left: 13px;  
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
  color: #ffffff;
  border: 0px;
}

#submenu li a.active {
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  border-left: 0px;
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #0057A0;
  width: 167px;
  padding-left: 13px;
}

/* --------- unternehmen -------------*/


ul.unternehmen {
  margin-top: 6px;
  float: left;
}

ul.unternehmen li {
  margin-bottom: 2px;
  list-style: none;
  background-color: #909090;
  height: 20px;
  line-height: 20px;
}

ul.unternehmen li a {
  background-color: #909090;
  color: #ffffff;
  width: 167px;
  padding-left: 13px;
}

ul.unternehmen li a:hover {
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
}

#unternehmenmain {
  height: 23px;
  line-height: 23px;
  background-color: #616161;
}

#unternehmenmain a {
  height: 23px;
  line-height: 23px;
  background-color: #616161;
  font-weight: bold;
}

#unternehmenmain a:hover {
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
}

.unternehmen li a.active {
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  border-left: 0px;
  background-image:url('../img/hover.png');
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #0057A0;
  width: 167px;
  padding-left: 13px;
}
/* --------------- content area ------------------*/

#weitereinformationen {
	height: 20px;
	width: 551px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	background-color: #0057A0;
	margin-bottom: 2px;
}

.dlliste {
	height: 20px;
	display: block;
	line-height: 20px;
	padding-left: 5px;
	width: 272px;
	color: #0057A0;
	background-image:url('../img/pfeil_blau_nach_unten.png');
  background-position: 255px center;
  background-repeat: no-repeat;
	background-color: #d7d9db;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.dllisteright {
	margin-right: 0;
}


.dloffen {
	height: 20px;
	display: block;
	line-height: 20px;
	padding-left: 5px;
	width: 272px;
	color: #ffffff;
	background-image:url('../img/btn_zuklappen.png');
  background-position: 255px center;
  background-repeat: no-repeat;
	background-color: #0057A0;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
}

.infobox {
		background-color: #ffffff;
		border-top: 1px solid #b5b5b5;
		border-bottom: 1px solid #b5b5b5;
		padding-top: 2px;
		padding-bottom: 1px;
		margin-bottom: 10px;
		margin-top: 2px;
		width: 557px;
}

.infobox div{
	width: 540px;
	padding-left: 5px;
	color: #636363;
	background-color: #D7D9DB;
	margin-bottom: 2px;
	padding-right: 12px;
}

.infobox div.barrel p{
  margin: 0 0 0 97px !important;

}

.infobox div.listcontent {
		background-color: #fff;
}

.infobox div.barrel {
  margin: 0;
  padding: 5px 0;
}

.infobox div.barrel span {
  height: 16px;
  line-height: 14px;
}


.infobox div.bggrey {
	background-color: #D7D9DB;
}

.dl_desc {
	color: #616161;
	font-weight: normal;
	
}

.grey_edge {
	width: 557px;
	border-bottom:1px solid #B5B5B5;
	border-top:1px solid #B5B5B5;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 7px;
	margin-bottom: 12px;
}

.grey_content {
	width: 547px;
	background-color: #D6D6D6;
	padding: 5px;
	color: #B5B5B5;
}

.grey_content p {
	color: #616161;
	margin-left: 0px;
}

#content .grey_content h1 {
	width: 536px;

}

.grey_content h2.news {
	width: 540px;
	font-size: 11px;
	color: #0057A0;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 6px;
	margin-left: 10px;
	border-bottom: 0px;
}

.grey_content h2 {
	width: 536px;
	color: #616161;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;

}


/* ----- form in grey content ----- */

.grey_content form {
	margin-left: 10px;
}

.grey_content #form_left {
	margin-top: 20px;
	width: 260px;
}

.grey_content #form_right {
	margin-top: 20px;
	width: 260px;
}

.grey_content div .input {
	float: left;
}

.grey_content div .input label {
	float: left;
	color: #0057A0;
	width: 240px;
	font-size: 11px;
	margin-top: 5px;
}

.grey_content div .input input,
	.grey_content div .input select {
	float: left;
	color: #0057A0;
	width: 210px;
	font-size: 11px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #a5b5bd;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.grey_content div fieldset input[type=radio] {
	float: left;
	color: #0057A0;
	width: 20px;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 14px;
	vertical-align: middle;
}
.grey_content div fieldset legend {
color: #d6d6d6;
}

.grey_content div fieldset label,
	.grey_content div label {
	float: left;
	color: #0057A0;
	width: 60px;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-right: 10px;
	line-height: 14px;
	vertical-align: middle;
}



.grey_content div select {
	float: left;
	color: #0057A0;
	font-size: 11px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #0057A0;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 7px;
}

/* ----- kunde wirbt kunde -------*/

.kwk_edge {
	width: 276px;
	border-bottom:1px solid #B5B5B5;
	border-top:1px solid #B5B5B5;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.kwk_content {
	width: 266px;
	background-color: #D6D6D6;
	padding: 5px;
	color: #B5B5B5;
}

#content .kwk_content p {

	color: #616161;
	margin-left: 0px;
}

.kwk_content h1 {
	width: 260px;
	color: #0057A0;
	font-weight: bold;
	margin-bottom: 5px;
}

.kwk_content h2 {
	width: 260px;
	color: #616161;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
	
}

/* ----- form in kwk content ----- */

.kwk_content form {
	margin-left: 10px;
}

.kwk_content #form_left {
	margin-top: 20px;
	width: 260px;
}

.kwk_content #form_right {
	margin-top: 20px;
	width: 255px;
}

.kwk_content .input label {
	float: left;
	color: #0057A0;
	width: 210px;
	font-size: 11px;
	margin-top: 5px;
}

.kwk_content .input input,
.kwk_content .input select {
	float: left;
	color: #0057A0;
	width: 200px;
	font-size: 11px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #a5b5bd;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: -10px !important!;
	margin-left:0px;
}
input.contactinput2 {
	margin-left: 0px !important!; 
	margin-left: 0px;
} 
.kwk_content fieldset input[type=radio] {
	float: left;
	color: #0057A0;
	width: 20px;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.kwk_content fieldset legend {
color: #d6d6d6;
}

.kwk_content fieldset label {
	float: left;
	color: #0057A0;
	width: 60px;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-right: 10px;
}

.kwk_content select {
	float: left;
	color: #0057A0;
	font-size: 11px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #0057A0;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 7px;
}


.submit {
	width: 557px;

}

.submitbutton {
  float: right;
	padding-left: 4px;
	padding-right: 4px;
  height: 17px;
  background-color: #0057A0;
  color: #ffffff;
  border: 1px solid #0057A0;
  font-size: 11px;
  margin-left: 3px;
  margin-top: 5px;
}

.bigtextarea {
	width: 472px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #a5b5bd;
	color: #0057A0;
	font-size: 11px;
	margin-bottom: 15px;
}

.smalltextarea {
	width: 212px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #a5b5bd;
	color: #0057A0;
	font-size: 11px;
	margin-bottom: 15px;
}

/* ------------ sidebar elemente rechts --------*/

.elementcontainer {
  width: 193px;
  margin-bottom:16px;
}

.elementcontainer p {
  float: left;
  text-align: right;
  margin-right: 5px;
  width: 185px;
  margin-top: 6px;
  color: #0057A0;
}

.elementcontainer p a {
  font-size: 10px;
  color: #0057A0;
  vertical-align: middle;
  line-height: 15px;
}

.elementcontainer h1 {
  width: 188px;
  padding-left: 5px;
  font-size: 11px;
  line-height: 16px;
  color: #0057A0;
  margin-top: 0px;
  margin-bottom: 3px;
	font-weight: bold;
}

.elementbox {
  border: 1px solid #d7d9db;
  width: 193px;
  color: #0057A0;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 3px;
}

.elementbox p {
  text-align: left;
  margin-left: 5px;
  width: 182px;
  margin-top: 8px;
}

.elementbox .newst1 {
	margin-top: 2px;
	width: 172px;
	padding: 6px;
	background-color: #d7d9db;
	background: url("../img/hg_newsticker.png") top left repeat-y;
}

.elementbox .newst2 {
	margin-top: 2px;
	width: 172px;
	padding: 3px 6px 2px 6px;
	background-color: #ffffff;
	
}

.elementbox .newst1 a,
.elementbox .newst2 a{
	font-weight: bold;
	color: #0057A0;
	font-size: 11px;
}
.elementbox .newst1 a:hover,
.elementbox .newst2 a:hover{
 text-decoration: underline;
}

.elementbox .input {
  margin-top: 5px;
	margin-left: 5px;
}

.elementbox .input label, .elementbox .select label  {
  float: left;
   width: 80px;
  display: block;
  text-align: left;
  margin-left: 0px;
  line-height:16px;
  margin-top: 2px;
}

.elementbox .input input {
  float: left;
  border: 1px solid #d7d9db;
  width: 90px;
  margin-left: 10px;
  margin-bottom: 3px;
  height: 14px;
	color: #0057A0;
	font-size: 11px;
	padding-left: 2px;
}

.elementbox .input select {
  float: left;
  border: 1px solid #d7d9db;
  width: 65px;
  font-size: 11px;
  margin-left: 10px;
  margin-bottom: 3px;
  color: #0057A0;  
}

.elementbox .submit {
  width: 60px;
}

.elementbox .submit input.submit {
  float: left;
  height: 17px;
  background-color: #0057A0;
  color: #ffffff;
  border: 1px solid #0057A0;
  font-size: 11px;
  margin-left: 5px;
  margin-top: 5px;
	margin-bottom: 3px;
  line-height: 17px;
	padding-left: 4px;
	padding-right: 4px;
}

#callbackbtn, #callback_btn {
  cursor:pointer;
  vertical-align: top;
  line-height: 11px;
  display: block;
  font-size:10px;
}

#callbackbox {
	text-align: left;
	width: 193px;
}

#callbackbox div.submit {
  width: 188px;
} 

#sendcallback {
  width: 60px;  
	line-height: 14px;
}

.customerdownloads {
  width: 557px;
  margin-top: 20px;
  border-spacing: 0 2px;
}

.customerdownloads tr {
}

.customerdownloads tr td {
  background: #efefef;
  padding: 5px;
}

.customerdownloads tr td.title {
  width: 190px;
  color: #0052a5;
  font-weight: bold;
}

.customerdownloads tr td.filename1 {
  width: 180px;
}

.customerdownloads tr td.filename2 {

}

.customerdownloads tr td.filename1 a {
  background: url(../img/pdf.png) no-repeat center right !important;
  display: inline;
  padding: 2px 20px 2px 0 !important;
  color: #636363;
}

.customerdownloads tr td.filename2 a {
  background: url(../img/pdf.png) no-repeat center right !important;
  display: inline;
  padding: 2px 20px 2px 0 !important;
  color: #636363;
}

span.dlarrow {
  background: url(../img/pfeil_dunkelblau.png) no-repeat center right;
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 5px;  
}

span.arrow {
  background: url(../img/pfeil_dunkelblau.png) no-repeat center right;
  display: block;
  width: 16px;
  height: 28px;
  float: left;
  margin-right: 5px;  
}

div.login {
  float: none;
  margin-bottom:20px;
}

label.login {
  float: none;
  display: block;
	color: #0057A0;
}

input.login {

	font-size: 11px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #A5B5BD;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 7px;
		float: left;
	color: #0057A0;
	width: 210px;
}

.loginbutton {
	color: #ffffff;
	border: 1px solid #0057A0;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #0057A0;
}

/* breadcrumbs */

#breadcrumbbar a {
  display: block;
  height: 16px;
  float: left;
  margin-left: 5px;
  color: #0057A0;
}

#breadcrumbbar span.arrow {
  background:transparent url(../img/pfeil_dunkelblau.png) no-repeat scroll center center;
  display:block;
  float:left;
  height:17px;
  margin:0 0 0 5px;
  width:7px;
}

a.pdf {
  background:transparent url(../img/pdf.png) no-repeat scroll right center !important;
  color:#636363;
  display:inline;
  float:left;
  height:28px;
  line-height:26px;
  padding:2px 20px 2px 0;
}

span.largearrow {
  display: block;
  width: 15px;
  height: 32px;
  float: left;
  margin-right: 5px;  
}

span.download {
  display: block;
  height: 32px;
	line-height: 32px;
  float: left;
  margin-right: 5px;
	font-weight: bold; 
	color: #0057A0;
}

div.spacer {
  height: 20px;
  width: 550px;
	border-bottom: 1px solid #909090;
	margin-bottom: 3px;
	width: 556px;
}

div#top {
  margin-left:200px;
  margin-top:5px;
  padding-top:5px;
  text-align:right;
  width:558px; 
}

div#top a {
  padding-right: 7px;
  background: url(../img/pfeil_nachoben.png) center right no-repeat;
  
}

#img_anwend1, 
#img_anwend2,
#img_anwend3,
#img_anwend4 {
	float: right;
	display: none;
}


/* ---------- cake messages ----------*/
table.cake-sql-log {
  position: fixed;
  bottom: 0px;
  width: 100%;
}

table.cake-sql-log thead {
  background-color: #AECFA8;
}

table.cake-sql-log td {
  background-color: #E2EFE0;
}

.message {
	color: #e70000;
	font-weight: normal;
	margin: 10px;
  width:525px;
}

.error {
  width: 100%;
  float: left;
  color: #DF001E;
  font-weight: normal;
}

.success {
  width: 100%;
  float: left;
  color: #0057A0;
  font-weight: normal;
  margin-bottom:-6px;
  margin-top:-8px;
	margin: 10px;
  width:525px;
}

.error-message {
  width: 100%;
  float: left;
  color: #e70000;
  font-weight: normal;
  margin-bottom:-2px;
  margin-top:-4px;
}

.success {
  width: 100%;
  float: left;
  color: #0057A0;
  font-weight: normal;
  margin-bottom:-6px;
  margin-top:-8px;
	margin: 10px;
  width:525px;
}

input.form-error {
  background-color: #f7c6c6;
  border-top-color: #f7c6c6 !important;
  border-left-color: #f7c6c6 !important;
  border-right-color: #f7c6c6 !important;
}

.listcontent {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #636363;
}


.listcontent p{
	width: 515px;
}

#standort1 {
	background: url(../img/minus_standorte.jpg) top right no-repeat;
	background-color: #D6D6D6;
	background-position-x: 539px;
	overflow: hidden;
	cursor: pointer;
}
	#standort2, 
	#standort3 {
	background: url(../img/vergroesserung.jpg) top right no-repeat;
	background-color: #D6D6D6;
	background-position-x: 539px;
	overflow: hidden;
	cursor: pointer;
}

	#standort1 p,#standort2 p, 
	#standort3 p {
		width: 90%;
		
		}

#content .grey_content2 {
	clear: both;
	width: 527px;
	background-color: #e9eaeb;
	padding: 5px;
	padding-top: 0px;
	color: #616161;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#content .grey_content2 h2 {
	clear: both;
	width: 520px;
	color: #0057A0;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content .grey_content2 .grey_content2 {
	clear: both;
	width: 520px;
	background-color: #e9eaeb;
	padding-top: 0px;
	color: #616161;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#content .grey_edge .grey_content2 ul li {
	margin-top: 3px;
	margin-bottom: 3px;
}


a.email {
  background: none !important;
  padding-left: 0 !important;
  display: inline !important;
}

.consultant_edge {
  width: 398px;
  border-bottom:1px solid #B5B5B5;
  border-top:1px solid #B5B5B5;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 15px;
}

.consultant_content {
  width: 388px;
  background-color: #D6D6D6;
  padding: 5px;
  color: #616161;
  height: 128px;
}

img.consultantimage {
  float: left;
  margin-right: 10px;
}

table.consultant {
  width:380px;
}

table.consultant tr td {
  vertical-align: top;
}

table.consultant tr td.tdfirst {
  width: 170px;
}

table.consultant tr td.tdsecond {
  width: 210px;
}

#ZaehlerZaehlerart{
	height: 17px;
}

#ZaehlerDateDay {
	width: 50px;
	margin-right: 3px;
	height: 17px;
}

#ZaehlerDateMonth {
	width: 100px;
	margin-right: 3px;
	height: 17px;
}

#ZaehlerDateYear {
	width: 60px;
	height: 17px;
}

p.standorte {
	float: left;
	width: 530px;
	background: url(../img/aufzaehlung.jpg) left 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 30px;
}

.faqtitel {
		height: 24px;
	width: 548px;
	padding-left: 10px;
	color: #0057A0;
	font-weight: normal;
	line-height: 24px;
	background-color: #D7D9DB ;
	margin-bottom: 2px;
	cursor: pointer;
}

.faqanswer {
			background-color: #ffffff;
		border-top: 1px solid #b5b5b5;
		border-bottom: 1px solid #b5b5b5;
		padding-top: 4px;
		padding-left: 10px;
		padding-bottom: 4px;
		margin-bottom: 10px;
		margin-top: 2px;
		width: 547px;
}

img.errorimage {
  float: left;
  margin-right: 15px;
}

p.errorpara {
  
}
a.errora {
  display: inline;
  padding: 0 !important;
  background: none !important;
}
p.plzerror {
  width: 110px;
  color: red;
  text-align: right;
  margin: 0;
  display: none;
  float: right;
  margin-right: 4px;
  padding-bottom: 11px;
}
div#error {
  width:558px;
}
div#error ul {
  margin-left: 90px;
}
/* Search */
div.searchitem {
  padding: 15px 10px;
  background: url("../img/searchbg.png") repeat-x;
  width: 538px;
  height: 64px;
  margin-bottom: 5px;
}

div.searchitem h2.search {
  margin: 0 !important;
  padding: 0 0 10px !important;
}

div.searchitem p.search {
  margin: 0 !important;
  padding: 0 !important;
}

div.searchitem a.search, h2.search a.search {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

div.searchpaging {
  height: 20px;
  width: 558px;
  text-align: center;
  border-top: 1px solid #D7D9DB;
  border-bottom: 1px solid #D7D9DB;
  line-height:19px;
  margin-bottom: 20px;
}

div.searchpagingbottom {
  margin-top: 20px;
}

div.searchpaging a {
  margin: 0 3px !important;
  background: none !important;
  padding: 0 !important;
  height: 19px !important;
  display: inline;
}

div.searchpaging p {
  margin: 0 3px !important;
  background: none !important;
  padding: 0 !important;
  height: 19px !important;
  display: inline;
}

div.searchpaging img {
  margin-bottom: 1px;
}

a#previous, p#previous {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
}

a#next, p#next {
  float: right;
  margin: 0;
  padding: 0;
  background: none;
}

input#go {
  background-color: #0057A0;
  border: 1px solid #0057A0;
  color: #FFFFFF;
  float: left;
  font-size: 9px;
  height: 16px;
  line-height: 13px;
  margin-bottom: 3px;
  margin-left: 5px;
  margin-top: 5px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

/* Sales */

table.sales {
  width: 530px;
  vertical-align: top;
  margin: 5px 10px;
  color: #616161;
}

table.sales td {
  vertical-align: top;
}

table.sales td.right {
  text-align: right;
  vertical-align: top;
}

table.sales a {
  display: inline;
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

table.sales a.maps {
	background: url(../img/pfeil_dunkelblau.png) left center no-repeat  !important;
	padding-left: 10px  !important;
}


