﻿@charset "UTF-8";
@import url("head.css");
@import url("design.css");
@import url("slide.css");

* {
	font-family: Verdana, Arial, "Times News Roman", Helvetica, Sans-Serif;
	font-size: 12px;
	color: #00305d;
}

body {
    padding: 0px;
    padding-top: 29px;
    margin: 0px auto;
    background-color: #b4c1ce;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
    text-align: center;
    overflow: scroll;
    overflow-x: auto;
}

.bodytext {
	margin-bottom:20px;
}

.news-single-img {
	margin-bottom:20px;
}
/* MSIE begin*/
* html body { /* 6 */
    overflow: hidden;
}
* + html body { /* 7 */
    overflow: hidden;
}
/* MSIE end */

.clear {
    clear: both;
}

.clr  {
	height: 0px;
	overflow: hidden;
	clear: both;
}

h1#headline {
	padding-bottom: 15px;
}

a img {
	border: 0px;
	text-align: none;
	color: transparent;
}

#c1 {
    margin: auto;
    width: 859px;
	min-height: 482px;
    height: auto !important;
    height: 482px;
    text-align: left;
    background-image: url('../images/c1_background.jpg');
}

#head {
    height: 146px;
    overflow: hidden;
	background-image: url('../images/head/home.jpg');
}

#logo {
    margin-left: 595px;
    margin-top: 25px;
}

#logo a img {
    width: 238px;
    height: 95px;
    border: 0px;
}
#logo h1 {
	display: block;
	padding: 0px;
	margin: 0px;
}
#logo h1 a {
	display: block;
	padding: 0px;
	margin: 0px;
    width: 238px;
    height: 95px;
    border: 0px;
	text-indent: -999em;
}

#footer {
    height: 13px;
    width: 859px;
    margin: auto;
    background-image: url('../images/footer.gif');
    background-position: center top;
    background-repeat: repeat-x;
}

#menu {
    width: 211px;
    height: auto;
    float: left;
}

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

#menu ul li.e1 a {
    margin: 0px;
    padding: 0px;
    height: 34px;
	display: block;
}

#menu ul li ul li ul.e3 {
	background-color: #bfcbd6;
	padding-top: 12px;
	padding-bottom: 8px;
	background-image: url('../images/submenu_bg.jpg');
}
#menu ul li ul li ul li.e3 a {
	height: 26px;
	overflow: hidden;
}

#menu ul li ul li ul li.e3:first-child a {
	padding-top: 10px;
}

#menu ul li ul li ul.e4 {
	background-color: #bfcbd6;
	padding-top: 12px;
	padding-bottom: 8px;
	background-image: url('../images/submenu_bg.jpg');
}
#menu ul li ul li ul li.e4 a {
	height: 26px;
	overflow: hidden;
    padding-bottom: 10px;
}

#menu ul li ul li ul li.e4:first-child a {
	padding-top: 10px;
}

#content {
    width: 598px;
    height: auto;
    float: right;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	line-height: 1.7;
}

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

ul#uldesign li {
	float: left;
	height: 79px;
	width: 80px;
	padding-right: 15px;
	padding-bottom: 10px;
}

ul#uldesign li a img {
	border: 0px;
}

.panel {
	height: 320px;
	width: 588px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#content img {
	max-width: 100%;
}

hr {
	height: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	border-bottom: 2px solid #E2E5E9;
	overflow: hidden;
	
}

.news-list-morelink {display: none;}

.letterlist li{
	list-style: none;
	
}

.firmenlist {
}