body {
	margin: 0;
	padding: 362px 0 0 0;
	font-size: 0.7em;
	color: #a2a7a5;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #444e4a;
	position: relative;
}

@media screen{
  body>div#header{
    position: fixed;
  }
}

* html body{
  overflow: hidden;
}

* html div#content{
  height: 100%;
  overflow: auto;
}

a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  color: #fff799;
}

a img {
  border: 0;
}

h1 {
  display: none;
}

h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 1em;
  color: #fff;
  font-weight: normal;
  background: url(/images/h3.jpg) no-repeat 0 5px;
}

input, textarea {
  background-color: #444e4a;
  border: 1px solid #69716e;
  color: #a2a7a5;
  padding: 2px;
  width: 170px;
}

#sub {

}

#back {
  position: absolute;
  top: 0;
  left: 119px;
}

#back h3 {
  background: url(/images/back.jpg) no-repeat left center;
}

#next {
  position: absolute;
  top: 0;
  right: 251px;
}

#next h3 {
  background: url(/images/next.jpg) no-repeat right center;
  padding: 0;
  padding-right: 10px;
}

table {
  font-size: 100%;
  line-height: 1.4em;
}

table th {
  text-align: left;
  font-weight: bold;
}

p {
  padding: 0;
  padding-left: 26px;
  margin: 0 0 10px 0;
  line-height: 1.4em;
}

p.right {
  text-align: right;
}

p.message {
  color: #fff799;
  font-weight: bold;
  text-align: center;
  border: 1px solid #57605c;
  padding: 3px 5px;
}

#header {
  background: #444e4a url(/images/logo.jpg) no-repeat 519px 18px;
  height: 362px;
  border-bottom: 1px solid #57605c;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

#langs {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
  padding: 10px 10px 0 0;
  display: none;
}

#logo {
  background: #444e4a url(/images/logo.jpg) no-repeat 519px 18px;
  border-bottom: 1px solid #57605c;
  height: 90px;
  position: relative;
}

#logo a {
  position: absolute;
  display: block;
  width: 100px;
  height: 90px;
  left: 519px;
  top: 0;
}

#header_menu {
  width: 852px;
  padding: 8px 0 8px 116px;
  text-align: right;
}

html>body #header_menu {
  width: 810px;
}

#header_menu a {
  margin-left: 25px;
}

#banner {
  height: 233px;
  width: 852px;
  text-align: right;
}

#banner1 {
  width: 784px;
  height: 233px;
  margin-left: 69px;
}

html>body #banner1 {
  width: 774px;
  margin-left: 78px;
}

.referenzen {
  width: 120px;
  height: 52px;
  display: block;
  float: left;
  margin-left: 9px;
  margin-bottom: 8px;
}

.referenzen a {
  width: 120px;
  height: 52px;
  display: block;
  background-position: left top;
}

.referenzen a:hover {
  background-position: right top;
}

.referenzen a.last {
  background-position: right top;
}

.referenzen a span {
  display: none;
}

#content {
  padding-top: 18px;
}

#content_box {
  width: 852px;
  padding-left: 191px;
  padding-bottom: 18px;
  padding-right: 251px;
  position: relative;
  z-index: 1;
  min-height: 384px;
  height: auto;
}

html>body #content_box {
  width: 410px;
}

* html #content_box {
  height: 374px;
}

#content .min_height {
  min-height: 370px;
}

* html #content .min_height {
  height: 410px;
}

#center {
  width: 409px;
  position: absolute;
  top: 18px;
  left: 75px;
}

#footer {
  border-top: 1px solid #57605c;
  border-bottom: 1px solid #57605c;
  clear: both;
  /* padding-left: 116px; */
}

#footer_menu {
  /* width: 736px; */
  width: 852px;
  padding: 8px 0;
  text-align: right;
}

#footer_menu a {
  margin-left: 26px;
}

#footer1 {
  /* padding-left: 116px; */
  text-align: right;
}

#footer_copy {
  /* width: 736px; */
  width: 852px;
  padding: 8px 0;
  text-align: right;
  color: #A2A7A5;
}

p.news {
  border-bottom: 1px solid #57605c;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 26px;
}

p.projekte {
  border-bottom: 1px solid #57605c;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 26px;
}

p.last {
  border: 0;
  margin: 0;
}

.white {
  color: #fff;
}

a.act {
  color: #fff799;
}

a.act {
  border-bottom:1px solid #fff799;
  padding:1px;
}

#menu a.act {
  border:0px !important;
  padding:0px !important;
}

a.nact {
  border-bottom:1px solid transparent;
  padding:1px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

p.error {
  color: #fff799;
  font-weight: bold;
  text-align: center;
  border: 1px solid #57605c;
  padding: 3px 5px;
}

/* menu */

#menu {
  width: 232px;
  position: absolute;
  right: 0;
  top: 0;
}

#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
}

#menu a {
  display: block;
  height: 44px;
}

#menu a.btn1 {
  display: block;
  height: 33px;
}

#menu a:hover {20
  background-position: right top;
}

#menu a span {
  display: none;
}

#menu a.act {
  background-position: right top;
}
body.references div.references{
	height: 440px !important;
}
body.references{
	padding: 432px 0 0 0 !important;
}
div.marketinglistitem{
	float: left;
	margin: 0 0 5px 5px;
	width: 120px;
}
div.marketinglistitem a.mark_image{
	display:block;
	height: 52px;
	background-position: 0 0;
	text-indent: -20000px;
}
div.marketinglistitem a.mark_image:hover{
	display:block;
	height: 52px;
	background-position: 120px 0;
}
div.marketinglistitem a.mark_link{
	display:block;
	text-align: center;
}
div.banner_mark{
	width: 675px !important;
}
div.werbeform_item{
	float: left;
	margin: 0 0 5px 5px;
	width: 120px;
}
div.werbeform_item a.werbeform_thumb{
	display:block;
	height: 52px;
	background-position: 0 0;
	text-indent: -20000px;
}
div.werbeform_item a.werbeform_thumb:hover{
	display:block;
	height: 52px;
	background-position: 0px 0;
}
div.werbeform_item span{
	display:block;
	text-align: center;
}


#banner a img {
	margin-right:6px !important;
}









.btn_blank div {
  display: inline !important;

  vertical-align:middle;
  height:44px;

  line-height:14px;
  font-weight:bold;
  font-size: 9pt;
}

.btn_blank {

	background:transparent url(/images/menu_bg.png) no-repeat scroll left top;

	color: #fff !important;

}

li a div {

	 position:relative;
	 top:15px;
	 left:10px;
	 padding-left:0px !important;
}

a:hover.btn_blank, a.btn_blank.act {
	color: #FFF799 !important;
}

li.oversize a div{
	 width:150px !important;


	 top:8px !important;

}

/* CHANGES 10.05.2011 */

a.language{
	margin-left: 15px !important;	
}
a.language2{
	margin-left: 0px !important;	
}
