
* {
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
	text-decoration:none;
}

body,
html {
	width:100%;
	height:100%;
	min-width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#5d5d5d;
}

body {
	background:url(../images/bg-body.jpg) top center repeat-x;
}

a {
	color:#5a5a5a;
	text-decoration:underline;
}

a:hover,
a.vcard {
	text-decoration:none;
}

a img {
	border:none;
}

#map {
	border:1px solid #2377BD;
}

.clear {
	clear:both;
	display:block;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

#container {
	width:960px;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-156px;
	background:url(../images/vertical-border.gif) 198px 183px no-repeat;
}

* html #container {
	background-position:198px 183px;
}

#flash-top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:150px;
}

/*====================
	Header
======================*/
#header {
	position:relative;
	height:150px;
}

h1#branding a {
	position:absolute;
	left:27px;
	top:103px;
	display:block;
	height:98px;
	width:534px;
	text-indent:-5000px;
}

h1#branding.de a {
	background:url(../images/branding-de.png) 0 0 no-repeat;
}

h1#branding.en a {
	background:url(../images/branding-en.png) 0 0 no-repeat;
}

h1#branding-2 {
	position:absolute;
	left:862px;
	top:13px;
	display:block;
	height:52px;
	width:87px;
	text-indent:-5000px;
	background:url(../images/branding-2.png) 0 0 no-repeat;
}

#header blockquote {
	display:none;
}

ul#navi {
	position:absolute;
	left:562px;
	top:15px;
}

ul#navi li {
	float:left;
	margin:0 15px 0 0;
}

ul#navi li a {
	display:block;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}

ul#navi li a:hover,
ul#navi li.active a {
	color:#d2d2d2;
}

/*====================
	Sidebar
======================*/
#content-container {
	padding:33px 0 0 0;
	min-height:390px;
	height:auto !important;
	height:390px;
}

#content-sidebar {
	position:relative;
	width:198px;
	float:left;
	padding:84px 0 0 0;
	background:url(../images/line-top.gif) top right no-repeat;
}

#content-sidebar h3 {
	float:right;
	width:157px;
	color:#acacac;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding:0 30px 4px 0;
	border-bottom:1px solid #d2d2d2;
}

ul#navi-add {
	position:absolute;
	width:188px;
	top:107px;
	right:-1px;
	background:#FFF;
}

ul#navi-add li {
	float:left;
	width:100%;
}

ul#navi-add li a {
	display:block;
	padding:3px 30px 5px 0;
	color:#148ece;
	text-align:right;
	text-decoration:none;
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}

ul#navi-add li a:hover {
	color:#003652;
}

ul#navi-add li.active a {
	border-right:1px solid #FFF;
	border-left:1px solid #d2d2d2;
}

/*====================
	Content
======================*/
#content-main {
	position:relative;
	float:left;
	width:714px;
	padding:82px 0 15px 31px;
}

#content-column-1 {
	float:left;
	width:319px;
	margin:0 43px 0 0;
}

#content-column-2 {
	float:left;
	width:319px;
}
.column1 {
	float:left;
	width:333px;
	margin:0 29px 0 0;
}

.column2 {
	float:left;
	margin:0px 0 0 0;
	width:333px;
}

#content-main #content-column-2 h2 {
	font-size:14px;
	margin:0 0 13px 0;
}

#content-main h2 {
	font-size:15px;
	font-weight:normal;
	color:#acacac;
	margin:0 0 18px 0;
}

#content-main h3 {
	font-size:13px;
	color:#acacac;
}

#content-main h4 {
	font-size:11px;
	color:#acacac;
}

#content-main p {
	margin:0 0 18px 0;
}
#content-main img {
	padding:1px;
	margin: 11px 0 10px 0px;
	border:1px solid #d2d2d2;
}
#content-main .cms-image {
	float:left;
	padding:1px;
	margin:0 20px 10px 0;
	border:1px solid #d2d2d2;
}

.cmsLogos {display:block;
float:left;
height:71px;
margin:0 10px 10px 0;
padding:5px;
width:71px;}

.galerie {
	margin: 12px 0px 7px 0px;
}
#content-main .galerie img {
	padding:1px;
	margin: 0px 10px 10px 0px;
	border:1px solid #d2d2d2;
}
#content-main p img {
	float:right;
	padding:1px;
	margin:0 0 10px 10px;
	border:1px solid #d2d2d2;
}
#content-main p img.floatLeft {
	float:left;
	padding:1px;
	margin:23px 10px 0px 0px;
	border:1px solid #d2d2d2;
}
#content-main p img.floatLeft.bottom {
	float:left;
	padding:1px;
	margin:4px 10px 0px 0px;
	border:1px solid #d2d2d2;
}
.logo {
	float: left;
	width: 175px;
	margin: 0px 20px 20px 0px;
}
.link {
	float: left;
	padding: 10px 0px 20px 0px;
}
#languages {
	position:absolute;
	display:block;
	z-index:1;
	left:681px;
	top:16px;
	width:25px;
	height:16px;
	text-indent:-5000px;
	line-height:1px;
	font-size:1px;
}

#languages.en {
	background:url(../images/flags.gif) top left no-repeat;
}

#languages.de {
	background:url(../images/flags.gif) bottom left no-repeat;
}

ul#navi-add-2 {
	position:absolute;
	top:13px;
	left:1px;
	width:704px;
	background:url(../images/horizontal-line.gif) left bottom no-repeat;
}

ul#navi-add-2 li {
	float:left;
	display:inline;
}

ul#navi-add-2 li a {
	display:block;
	float:left;
	font-size:10px;
	padding:0 20px 1px 20px;
	height:22px;
	line-height:22px;
	text-transform:uppercase;
	color:#148ece;
	text-decoration:none;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #FFF;
}

ul#navi-add-2 li a.first {
	padding:0 20px 1px 29px;
}

ul#navi-add-2 li a.last {
	border-right:none;
}

ul#navi-add-2 li.active a.last {
	border-right:1px solid #d2d2d2;
}

ul#navi-add-2 li a:hover {
	color:#003652;
}

ul#navi-add-2 li.active a {
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #FFF;
}

#content-column-2 ul li {
	line-height:24px;
	padding:0 0 0 20px;
	background:url(../images/list-bullet.gif) left 9px no-repeat;
}

/*====================
	Footer
======================*/
#push {
	height:156px;
	clear:both;
}

#footer {
	height:156px;
	background:#FFF url(../images/bg-footer.jpg) bottom center repeat-x;
}
#footerFlash {
	height: 92px;
}
#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-inner {
	height: 57px;
	width:868px;
	margin:0 auto;
	border-top:1px solid #d2d2d2;
	padding:5px 0 0 26px;
}

#footer-inner div {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0 18px;
}

#footer-inner #address {
	background:url(../images/address-icon.gif) left 5px no-repeat;
}

#footer-inner #telephone {
	background:url(../images/phone-icon.gif) left 5px no-repeat;
}

#footer-inner #fax-number {
	background:url(../images/fax-icon.gif) left 5px no-repeat;
}

#footer-inner #email-address {
	background:url(../images/email-icon.gif) left 5px no-repeat;
}

/*====================
	CMS
======================*/
.pdf-container {
	display:block;
	font-weight:bold;
	min-height:75px;
	height:auto !important;
	height:75px;
	padding:0 80px 0 0;
	margin:0 0 20px 0;
	font-weight:normal;	
}

.pdf-download {
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin:30px 0 10px 15px;
	text-indent:-5000px;
	width:46px;
	height:22px;
	background:url(../images/pdf.gif) right center no-repeat;
}

#content-container .pdf-container h3 {
	font-size:11px;
	color:#5a5a5a;
}
#content-container .pdf-container p {
	margin:0px;
}

.pdf-text {
	float:left;
	width:565px;
}

#pdf-icon {
	float:right;
}
