/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:99%;
}
body {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:#696969;
	background:url(../images/body_repeat.jpg) top center;
}
* {
	outline:none;
}
a {
	color:#ba162f;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin:12px 0px 15px 0px;
	line-height:18px;
}
form {
	margin: 21px 0 0 8px;
}
table {
	font-size:9pt;
}
td, th {
	vertical-align:top;
}
td p {
	margin:7px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:10px 0;
	font-size:10pt;
	color:#ba162f;
}
h1 {
	font-size:89pt;
	text-transform:uppercase;
}
h2 {
	font-size:9pt;
	margin-bottom: 0;
	padding: 0;
}
hr {
	background:none;
	border:none;
	border-top:1px solid #e1e1e1;
	height:1px;
}

/*ul, li {
	margin:15px 0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	background:url(../images/bull.gif) 0 7px no-repeat;
	padding-left:7px;
	margin-bottom:5px;
	text-align:left;
}*/

address {
	font-style:normal;
}
input, textarea, select {
	font-size:9pt;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
input[type="text"], textarea, input[type="password"], select {
	border:1px solid #ba162f;
	padding:2px 5px;
}
select {padding:0;}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.size8 {font-size:9pt;}
.size9 {font-size:9pt;}
.size10 {font-size:10pt;}
.size11 {font-size:11pt;}
.size12 {font-size:12pt;}
.size13 {font-size:13pt;}
.size14 {font-size:14pt;}

.white {color:#FFF;}
.black {color:#000;}
.noUdl {text-decoration:none;}
.udl {text-decoration:underline;}
.foat-left {float:left;}
.float-right {float:right;}
.clear {clear:both;}
.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#site {
	font-size: 9pt;
	margin:0 auto;
		margin-top: 6px;
	position:relative;
	min-height:100%; height: auto;
		background: #fff url(../images/site_bg.jpg) repeat-y 0px -400px ;
		padding-bottom: 3px;
}

#header {
	position: relative;
	margin-top: 0px;
	text-align: right;
	background-color: #fff;
	padding-bottom: 9px;
}
/*IE7 Hack auf die Schnelle*/
*+html #header {
	padding-bottom: 0px;
} 

#searchbar {
display:none;
	position: relative;
	z-index: 4;}

#logo {
	margin-right: -6px;
}
/*IE7 Hack auf die Schnelle*/
*+html #logo {
	margin-right: -6px;
} 

#container-left {
	float: none;
	width: 261px;
}
}
/*IE7 Hack auf die Schnelle*/
*+html #container-left {
	margin-top:0px;
} 

#menu {
	width: 311px;
	height: 242px;
	background: #ba162f;
}

#menu ul {
	position:relative;
	padding-top:12px;
	padding-left: 9px;
	z-index: 2;
	width:120px;
	margin:0px 0 15px 0;
	}
#menu ul  li, #submenu ul li {
	margin-bottom:9px;
}

#menu a {
	color: #d9a7aa;
}
#menu a.active, #menu a:hover, #menu a.focus {
	color: #fff;
}

#submenu {
	position: absolute;
	top: 4px;
	left: 50px;
	padding-left: 90px;
	width: 282px;
	height: 480px;
	background:url(../images/submenu-bg-transparent.png) -45px 1px no-repeat;
}

/*IE7 Hack */
*+html #submenu {
	background:url(../images/submenu-bg-transparent.png) -44px -5px no-repeat;
	display: inline;
	left: -10px;
	padding-left: 0px;
}

/*IE8 Hack */

#submenu {
	background:url(../images/submenu-bg-transparent.png) -45px 1px no-repeat\9;
}
#submenu ul {
	margin-top: 157px;
}

#submenu a {
	color: #4d4d4d;
}
#submenu a.active, #submenu a:hover, #submenu a.focus {
	color: #a6142a;
	font-weight: bold;
}
/*IE7 Hack */
*+html #submenu  ul{
	margin-top: 150px;
}
*+ html  #submenu {

height:430px;
left:50px;
padding-left:91px;
position:absolute;
top: 3px;
width:442px;
}
#newsticker { 
	width: 311px;
	
}


#container-right {

	float: none;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px 30px 15px 30px;
	
	background: #eee url(../images/top.jpg) top left no-repeat;
}
 * html #container-right { height:100%; } 

#content {
	position:static;
	top: 0px;
	color: #696969;
	z-index: 3;
}

.neuigkeiten_detail {
		font-size:10pt;
	padding: 6px 6px 0 0;

}

.neuigkeiten_detail liste {
		font-size:10pt;

}
/*safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #content {

    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #site {
 
    }
}
/*safari Hack */

#footer {
	
	position:static;
	left: 0px;
	bottom:0px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom: 3px;
	width: 1020px;
	background-color: #fff;
}
#footer span {
	padding-left: 373px;
}

*+html #footer span {
	padding-left: 373px;
}
#footer span {
	padding-left: 396px\9;
}
.liste img {
	float:left;
}
.listen_content {
	padding-left:165px;
}
.listen_content p {
		margin-top: 2px;
}
.bodytext {
		font-size: 9pt ! important;
}
.bodytext a {
		font-size: 10pt ! important;
}
.artikeltitle {
		font-size: 10pt ! important;
}
.clear, .clear_liste {
	clear:both;
}
.clear, .clear_liste {
	clear:both;
}

/*mod*/
#header FORM {
float:left;
display:inline;
margin:60px 0 0 0;
}

.neuigkeiten_detail H2 {
	font-size:10pt;
}
.listen_content H3 {
	font-size:9pt;
	color:#999999;
	text-align:left;
	margin-bottom: 5px;
}
.neuigkeiten_detail_bildtext .listen_content {
	padding-left: 0px;
	}
.neuigkeiten_detail_bildtext .listen_content H3 {
	font-size:7pt;
	margin-top:0px;
	text-align: right;
}
.liste_datum  {
	font-size:7pt;
	margin-top:0px;

}
.liste img {
	margin-right:15px;
	margin-top:15px;
}


.team_liste.liste {
	clear:both;

}
.team_liste.liste img{
	margin-bottom: 15px;
	margin-top:0px;
}
.team_liste.liste .listen_content{
	padding-left:100px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*pdf Unternehmen*/
.braun a {
	padding-left:15px;
	background: transparent url(../images/point.gif) 4px 4px no-repeat;
}
.braun a {
	background: transparent url(../images/point.gif) 4px 6px no-repeat\9;
	*background: transparent url(../images/point.gif) 4px 4px no-repeat;
}
#print_site {
margin: 0;
padding:0;
height: 12px;
line-height: 12px;
}