/* -*- encoding: utf-8 -*- */

/* ====================================================================== */
/* Allgemeines, Typographie                                               */
/* ====================================================================== */

body {
  margin: 0;
  padding: 0;
  background: #fff url(/images/repeater.png) repeat-x left -30px;
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif; 
  line-height: 1.4em;
}

#overall {
  position: relative;
  margin: 0 auto;
  width: 930px;
}

/* ====================================================================== */
/* Header, Logo, Topnav                                                   */
/* ====================================================================== */

#top_links {
  float: right;
  color: #fff;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 10px;
}

#top_links a {
  color: #fff;
  text-decoration: none;
}


#header {
  background: transparent url(/images/header.png) no-repeat right top;
}

#logos {
  clear: right;
  padding: 20px 0 0 0;
}

#logos div.left {
  float: left;
}

#logos div.right img {
  float: right;
}

#navigation {
  padding: 30px 0px 0px 0px;
  clear: both;
}

#navigation ul {
  float: right;
  list-style-type: none;
}

#navigation ul li {
  display: inline;
  margin-left: 10px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#navigation ul li a {
  color: #fff;
  background: #4e4e4e url(/images/nav_left.png) no-repeat left top;
  text-decoration: none;
  padding-left: 10px;
}

#navigation ul li a span {
  background: url(/images/nav_right.png) no-repeat right top;
  padding-right: 10px;
}

#headline {
  background: transparent url(/images/headline.png) no-repeat left top;
  padding: 0;
  margin: 0;
}

#headline h1 {
  height: 44px;
  margin-left: 20px;
  font-size: 15px;
}

#person {
  background-color: #efefef;
  height: 60px;
  padding: 0px 5px 0px 5px;
}


#person div {
  padding: 3px 5px;
  float: left;
  background: transparent url(/images/separator.png) no-repeat right top;
}

#person div span {
  font-weight: bold;
  vertical-align: 5px;
  
}

#person div#picture {
  padding-top: 5px;
  width: 50px;
}

body.resp-2 #person div#picture {
  width: 90px;
}

#person div#name {
  width: 390px;
}

body.resp-2 #person div#name {
  width: 350px;
}


#person div#telephone {
  width: 160px;
}

#person div#mailaddress {
  background: none;
  width: 270px;
}

#person div#mailaddress a {
  text-decoration: none;
  color: #000;
}

#content {
  margin-top: 30px;
}

#content div#column_left {
  width: 200px;
  float: left;
  margin-right: 20px;
}

#content #column_right {
  float: left;
  width: 710px;
  padding-top: 15px;
}

#content #column_right a {
  background-color: #e8f3f9;
  text-decoration: underline;
}
#content #column_right a:hover {
  text-decoration: none;
  background-color: #022384;
  color: #e8f3f9;
}


#content #column_right th a {
  background-color: none !important;
  text-decoration: none;
}

#content #column_right td a {
  background: none;
}

#footer {
  background: #efefef url(/images/footer.png) no-repeat right top;
  margin-top: 15px;
  padding: 10px 0px 5px;
  border-top: 5px solid #5d5d5d;
  width: 930px;
}

#footer div.left {
  float: left;
  margin-top: 10px;
  width: 360px;
  padding-left: 10px;
}

#footer div.right {
  margin-left: 400px;
  text-align: right;
}


#submenu ul {
  list-style-type: none;
  border-top: 2px solid #5d5d5d;
  border-bottom: 2px solid #5d5d5d;
}

#submenu h2 {
  color: #000;
  padding-left: 10px;
  padding-top: 5px;
}

#submenu ul li {
  padding: 2px 10px;
  border-bottom: 1px solid #efefef;
}

#submenu ul li a {
  color: #5e5e5e !important;
}

#boxes {
  margin-top: 30px;
}

#boxes div.box {
  margin-bottom: 40px;
}

#boxes div.yellow {
  border: 1px solid #ffe4a6;
}

#boxes div.grey {
  border: 1px solid #e6e6e6;
}

div.box_header {
  padding: 2px 10px;
  font-weight: bold;
}

div.box_content {
  padding: 2px 10px;
}

div.yellow div.box_header {
  background: #febf2a url(/images/box_bg_yellow.png) no-repeat left center;
}

div.grey div.box_header {
  background: #e9e9e9 url(/images/box_bg_grey.png) no-repeat left center;
}

.topangebot {
  width: 280px;
}

.start {
  height: 140px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.aktion {
  width: 165px;
}

.hinweis {
  width: 230px;
  float: right;
  margin-right: 0;
}

.last {
  margin-right: 0px;
}

/* ====================================================================== */
/* Rotator                                                                */
/* ====================================================================== */

#rotator {
  padding: 10px;
  margin: 0 0 30px 0;
  width: 910px;
  background: transparent url(/images/indexbackground.jpg) repeat-y left top;
}

.main_image, .image_thumb {
  float: left;
  padding: 3px;
  background: #f0f0f0;
}

.main_image {
  width: 586px;
}
.main_image div {
  overflow: hidden;
  height: 162px;
}
.main_image div img {
  float: left;
}
.main_image div img.gw {
  margin-top: -25px;
}
.image_thumb {
  width: 312px;
}
.image_thumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image_thumb ul li {
  margin: 0;
  width: 310px;
  padding: 6px 0px 5px 4px;
  background: #f0f0f0;
  float: left;
  border-bottom: 1px solid #ccc;
  color: #000;
}
.image_thumb ul li.last {
  border-bottom: 1px solid transparent;
}
.image_thumb ul li.hover { /*--Hover State--*/
  background: #ddd;
  cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
  background: #fff;
  cursor: default;
  font-weight:  bold;
}
.image_thumb ul li p { display: none; }

.gallery td { height: 120px; text-align: center; }


/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}