/* Grundformatierung */
* {
	margin: 0;
	padding: 0;
}

html, body {
 /*	background: #dfe1e5 url(../pix/bg_neu.jpg) no-repeat center top;
 background: url(../pix/bg.gif) repeat-x; */

}

body {
	font-size: 100.00%;
	font-size: 1em;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

img.bgmaximage {position:fixed !important;}


table td{
padding:3px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.y {
	clear: both;
}

.x {
	height: 0px;
	width: 0px;
	display: block;
	overflow: hidden;
}

br { line-height:7px; }

ul, li, ol {
	list-style: none;
}

/* Grundformatierung Ende*/

/* Ausrichtung des Layouts in der Mitte */

div#wrap {
width: 950px;
margin-top: 25px;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
background: #ffffff;
}

div#banner { 
width: 950px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background: url(../pix/bg_top.gif) repeat-y;
height: 112px;

}
      
div#hauptnavi {  /* Hack für IE7 */
  float:right;         
  margin: 10px 75px 0px 0px; /*   von oben, von rechts ,von unten ,von links  */
}


/* ###################################  OBEN Navigation ENDE #######################################  */


/* Header und Bildteaser*/
div#teaserstart {
	background: url(../pix/bg_teaser.gif) repeat-x;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
	width: 800px;      /* 1022px; - 111px = 911px b*/
	height: 338px;
}


/* Content */

div#col-right {
	width: 567px;
	float: left;
	margin: 25px 0px 0px 30px; /*  von oben, von rechts ,von unten ,von links  */
	list-style-type: none;
	font-size: 13px;
}

div#col-right h1 {
	background: url(../pix/bg_content_main.gif) no-repeat;
	padding: 3px 0px 0px 32px; /*  von oben, von rechts ,von unten ,von links  */
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #0076bd;
	height: 38px;
}

div#col-right div.textItem  {
	font-size: 98%;
	font-weight: normal;
	line-height: 17px;
	color:#666666;
	padding: 0px 10px 0px 32px; /*  von oben, von rechts ,von unten ,von links  */

}

div#col-right div.textItem p{
	padding: 5px 0px 10px 0px; /*  von oben, von rechts ,von unten ,von links  */
}

div#col-right div.textItem a {
	color: #0076bd;
}

div#header{
	background: url(../pix/bg_teaser.gif) repeat-x;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
	width: 800px;      /* 1022px; - 111px = 911px b*/
	height: 338px;
	clear:both;
}

div#header p{
	text-align: center;
	margin-left: auto;
  margin-right: auto;
	width: 800px;      /* 1022px; - 111px = 911px b*/
	height: 330px;
}


ul {
	color: #666666;
	margin: 0px 0px 0px 15px; /*  von oben, von rechts ,von unten ,von links  */
	padding: 0px 35px 20px 20px; /*  von oben, von rechts ,von unten ,von links  */
	font-size: 12px;
}

ul li {
	background: url(../pix/icn_pfeil.gif) no-repeat 0px 4px;
	padding: 0px 0px 8px 20px;
}

* html div#col-right ul {
	width: 90%;
}

* html div#col-right ul li {
	float: left;
}

div#col-body2 {
	width: 205px;
	float: left;
	background: #ffffff;
	margin-left: 75px;
}

div#directions {
	width: 800px;
	float: left;
	background: #ffffff;
	margin-left: 70px;
}

div#message {
	width: 800px;
	float: left;
	background: #ffffff;
	margin-left: 75px;
}

* html div#col-body2 {
	width: 205px;
	float: left;
	background: #ffffff;
	margin-left: 37px;
}

div#col-body2 div.teaserItem {
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px; /*  von oben, von rechts ,von unten ,von links  */
	color:#666666;
}

div#col-body2 div.teaserItem h3 {
	background: url(../pix/bg_content_left.gif) no-repeat;
	padding: 4px 0px 0px 35px; /*  von oben, von rechts ,von unten ,von links  */
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #0076bd;
	height: 38px;
	clear: both;
}

div#col-body2 div.teaserItem p {
	padding: 0px 0px 0px 35px; /*  von oben, von rechts ,von unten ,von links  */
}

div#col-body2 div.teaserItem a {
	color: #0076bd;
}

div#col-body2 div#colbody_header img{
	
	float: left;
	width: 205px;
	margin: 27px 0px 10px 0px; /*  von oben, von rechts ,von unten ,von links  */	
}


div#wrap div#map {
	width: 905px;
	background: #ffff00;
	text-align: center;
	margin-left: auto;
  margin-right: auto;

}


/* Footer */
div#bottom {
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	clear: both;
  width: 800px;
	height: 70px;
	background-color:#dbdde1;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 60px;
} 

div#bottom div#btext {
float:left;
padding: 50px 10px 0px 15px; /*  von oben, von rechts ,von unten ,von links  */
} 

div#bottom div#btext1 {
float:right;
padding: 37px 15px 0px 10px; /*  von oben, von rechts ,von unten ,von links  */
} 
