/* AAR-Montagen (designed & programmed by xulu.net)
www.aar-montagen.de
Start: 27.03.2007
Letzte Aenderung: 10.02.2006
*/

/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
html,body {
	line-height: 1.6em;
	color: #444;
	background: #d5e0ec url(../images/bg.gif) repeat-x;
	font: 100.1% verdana,arial,tahoma,sans-serif;
	text-align: center;
}

/* Clear Class */
.c { clear: both; line-height: 0; height: 0; }
.s { font-size: 0.9em; }
.hide { display: none; }
img, a img { border: 0; }
p { margin: 0.8em 0; }

/* Content-Styles*/
#wrapper {
	width: 848px;
	height: 300px;
	margin: 0 auto;
	background: url(../images/header.gif) no-repeat;
	font-size: 0.9em;
	position: relative;
	line-height: 1.5em;
	text-align: left;
}

#wrapper.eng{
	background: url(../images/header_en.gif) no-repeat;
}

#wrapper h1 a {
	text-indent: -9999px;
	outline: 0;
	position: absolute;
	left: 10px;
	top: 9px;
	font-size: 0.1em;
	height: 181px;
	width: 190px;
	background: transparent;
}

#wrapper #lang-select {
	position: relative;
	left: 658px;
	top: 10px;
	float: left;
	font-style: italic;
	color: #fff;
	background: transparent;
	width: 181px;
	font-size: 0.75em;
	line-height: 1em;
	padding-top: 3px;
}

#wrapper #lang-select legend,
#wrapper #lang-select strong {
	display: none;
}

#wrapper #lang-select .ger {
	float: left;
	padding-left: 21px;
	background: url(../images/de.gif) no-repeat left bottom;
	margin-left: 13px;
}

#wrapper #lang-select .eng {
	float: right;
	padding-left: 21px;
	background: url(../images/gb.gif) no-repeat left bottom;
	margin-right: 13px;
}

#wrapper #lang-select a {
	color: #fff;
	padding-bottom: 2px;
}

#wrapper #lang-select a:hover {
	color: #BDCFE2;
}

#wrapper #navi {
	margin-left: 210px;
	padding-top: 142px;
	line-height: 1em;
	padding-right: 1px;
}

#wrapper #navi li {
	display: inline;
	background: transparent url(../images/nav-line.gif) no-repeat left top;
	float: left;
	padding-left: 1px;
}

#wrapper #navi li div {
	background: transparent url(../images/nav-line.gif) no-repeat right top;
	float: left;
	padding-right: 1px;
}

#wrapper #navi li a {
	float: left;
	padding: 8px 11px 9px 11px;
	color: #fff;
	font-size: 0.84em;
	text-decoration: none;
	background: url(../images/bg.gif) repeat-x 0 -142px;
}

#wrapper #navi li div a {
	padding-right: 8px;
}

#wrapper #navi li a:hover,
#wrapper #navi .active a {
	background: #2c7fbc url(../images/nav-hover.gif) repeat-x;
}

#wrapper #content {
	background: #d4dfeb url(../images/box-bg.gif) repeat-y;
	font-size: 0.84em;
	float: left;
	margin-top: 27px;
	width: 100%;	
}

#wrapper #content a {
	color: #185DA5;
}

#wrapper #content a:hover {
	color: #6993C7;
}

#wrapper #content h2 {
	background: url(../images/box-head.gif) no-repeat;
	font-family: "trebuchet ms",tahoma,arial,verdana,sans-serif;
	letter-spacing: 0.04em;
	color: #fff;
	font-style: italic;
	padding: 18px 0 0 26px;
	min-height: 32px;
	font-weight: 400;
	font-size: 2.0em;
}

* html #wrapper #content h2 {
	height: 50px;
	heigh\t: 32px;
}

#wrapper #content #teaser {
	background: url(../images/box-bg2.gif) no-repeat;
	margin-top: -9px;
	padding: 0 9px;
}

#wrapper #content #teaser img {
	width: 830px;
	height: 150px;
}

* #wrapper #content #teaser {
	margin-top: 0px;
}

#wrapper #content #text {
	padding: 0 25px 18px 25px;
	background: url(../images/box-foot.gif) no-repeat left bottom;
}

#wrapper #content #text #left {
	float: left;
	width: 565px;
	margin-top:5px;
}

#wrapper #content #text #right {
	float: right;
	width: 201px;
	margin-top: 15px;
}

#footer {
	font-size: 10px;
	line-height: 30px;
	background: #D5E0EC;
	padding-bottom: 2px;
	text-align: center;
	clear: both;
}

#footer a{
	color: #444444;
}

.pdfdownload {
	background: url(../images/pdf_download.gif) no-repeat;
	padding: 11px 0 8px 42px;
}

#wrapper #content .pdfdownload a {
	color: #fff;
	text-decoration: none;
}

#wrapper #content .pdfdownload a:hover {
	color: #a9b5d9;
}

.boximg {
	float: right;
	margin: 0 0 10px 20px;
}

.infobox {
	background: url(../images/infobox_bg.gif) repeat-y;
	width: 201px;
	margin-bottom: 20px;
}

.infobox h3 {
	background: #396CAE url(../images/infobox_head.gif) no-repeat;
	color: #fff;
	font-weight: 400;
	font-size: 1em;
	padding: 7px 10px 7px 42px;
	border-bottom: 2px solid #6F90B3;
}

.infobox .abstand {
	padding: 0 10px 4px 10px;
	background: url(../images/infobox_bottom.gif) no-repeat left bottom;
}

.infobox p.teledata{
	font-size: 0.8em;
}

#gmap {
	border: 3px solid #6F90B3;
	margin-top: 10px;
	height: 370px;
	background: #BDCFE2;
}

#gmap .nojs {
	display: block;
	text-align: center;
	margin-top: 160px;
	padding: 0 70px;
	font-weight: 600;
	color: #fff;
	background: #6F90B3;
}

#gmap div div div {
	line-height: 1.5;
}

.refs {
	width: 100%;
	background: #BDCFE2;
	margin-top: 10px;
}

.refs .first {
	width: 200px;
}

.refs td {
	padding: 0 4px;
	vertical-align: top;
}

.refs tr {
	background:#fff
}

.refs tr.heading {
	background: #BDCFE2;
	font-weight: 600;
}

#contacts{
	line-height: 1.5;
	margin: 15px auto;
	border: 1px solid #000;
}

#contacts td{
	vertical-align: top;
	padding: 3px;
	width: 200px;
	background: #f1f7fd;
}

#contacts td.left{
	background: #E8EEF4;
	font-weight: 600;
}

#contacts td.left em{
	font-weight: 400;
}
