body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body{
	font-family: "Verdana";
	font-size: 80%;
	color: #4A4849;
	background: url(../img/back.png) repeat-x 0 43px;
}

a{
	text-decoration: none;
	color: #4A4849; 
}

a:hover{
	color: #AE1726;
}

strong{
	font-weight: bold;
}

#wrap{
	width: 1000px;
	margin: 0 auto;
}

#uberheader{
	height: 43px;
	position: relative;
}

#topmenu{
	position: absolute;
	right: 0px;
	top: 12px;
}

#topmenu ul li{
	float: left;
}

#topmenu ul li a{
	text-decoration: none;
	text-transform: lowercase;
	color: #4A4849;
	font-size: 8pt;
	padding: 0 5px;
	margin: 0;
	background: url(../img/line.gif) no-repeat 0 50%;
}

#topmenu ul li a.active{
	color: #B51621;
}

#topmenu ul li a.first{
	background: none;
}

#header{
	height: 305px;
}

#header-left{
	width: 250px;
	height: 305px;
	float: left;
}

#logo{
	background: url(../img/logo.png) no-repeat 50% 50%;
	width: 250px;
	height: 286px;
	display: block;
}

#header-center{
	width: 398px;
	background: #FFF;
	padding: 0 1px;
	height: 305px;
	float: left;
	position: relative;
}

#shutter{
	width: 398px;
	height: 288px;
	display: block;
	overflow: hidden;
}

#shutter img{
	width: 398px;
	height: 288px;
}

#header-right{
	width: 350px;
	height: 305px;
	float: left;
	position: relative;
}

#mainmenu{
	position: absolute;
	left: 26px;
	bottom: 39px;
}

#mainmenu ul li{
	padding: 1px 0;
}

#mainmenu ul li a{
	color: #3e3d40;
	text-transform: uppercase;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	
}

#mainmenu ul li a:hover,
#mainmenu ul li a.active{
	color: #B51621;
	background: url(../img/arrow.gif) no-repeat left bottom;
	
}

#mainmenu ul li a.active{
	font-weight: bold;
}

#submenu{
	position: absolute;
	left: 1px;
	bottom: 0;
}

#submenu ul li{
	float: left;
}

#submenu ul li a{
	color: #787779;
	text-transform: uppercase;
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	background: url(../img/line.gif) no-repeat 0 50%;
}

#submenu ul li a.first{
	background: none;
}

#submenu ul li a:hover,
#submenu ul li a.active{
	color: #B51621;
}

#submenu ul li a.active{
	/*font-weight: bold;*/
}

#headline{
	color: #3e3d40;
	padding: 20px 40px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	line-height: 110%;
	font-size: 22pt;
}

#left{
	width: 199px;
	float: left;
	padding: 0 40px 0 10px;
	margin: 18px 0;
}

#content{
	width: 380px;
	margin: 10px 0;
	padding: 0 10px;
	float: left;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	font-size: 8pt;
	color: #4a4849;
}

#content h1{
	/*font-size: 8px;*/
	color: #B61622;
	padding: 8px 0;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}

#content a{
	color: #AE1726;
}

#left, #right{
	font-size: 8pt;
}

#left p, #right p, #content p{
	color: #4a4849;
	display: block;
	line-height: 160%;
	padding: 5px 0;
}

#left p, #right p{
	overflow: hidden;
	font-size: 8pt;
	width: 100%; /* ??? */
}

#left h3, #right h3{
	text-transform: uppercase;
	font-weight: bold;
	color: #B51621;
}

#left ul li, #right ul li{
	padding: 5px 0 5px 10px;
	line-height: 150%;
	background: url(../img/dot.gif) no-repeat 0 10px;
}

#left ul li ul li,
#right ul li ul li{
	background: url(../img/dot-sub.gif) no-repeat 0 10px;
}

#left ul.news-list li, #right ul.news-list li{
	padding: 0;
	line-height: 100%;
	background: none;
	margin: 10px 0;
}

#left ul.news-list li .news-headline, #right ul.news-list li .news-headline{
	line-height: 150%;
}

#left ul.news-list li p, #right ul.news-list li p{
	line-height: 120%;
}

#left a,
#right a
{
	color: #B51621;
}

#right{
	width: 299px;
	font-size: 8pt;
	float: left;
	padding: 0 10px 0 40px;
	margin: 18px 0;
}

.morelink{
	clear: both;
	float: right;
	background: #AE1726 url(../img/arrow-white.gif) no-repeat 4px 2px;
	color: #FFF!important;
	padding: 0px 10px 0px 18px; 
	margin-right: -30px;
	line-height: 15px;
}

.morelink:hover{
	background: #FFF url(../img/arrow.gif) no-repeat 4px 2px;
}

.news-list li h3{
	text-transform: uppercase;
	font-weight: bold;
	color: #B51621;
	padding-bottom: 5px;
}

.news-list li h4{
	color: #000;
	font-weight: bold;
}

#left .promo li{
	margin-bottom: 20px;
	clear: both;
	position: relative;
	background: none;
	padding: 0;
	padding-bottom: 20px;
	font-size: 8pt;
}

#left .promo li .promo-body{
	margin-left: 70px;
	color: #4a4849;
	line-height: 160%;
}

#left .promo li img{
	position: absolute;
	top: 0;
	left: 0;
}

.promo li .promo-headline{
	font-weight: bold;
	margin-left: 70px;
}

hr{
	clear: both;
	border: 0;
	height: 1px;
	background: #DDD;
	margin: 5px 0;
}

.bild-links{
	float: left;
	margin: 4px 5px 0 0;
}

#claim{
	position: absolute;
	font-weight: bold;
	top: 12px;
	left: 0;
	font-size: 11pt;
	color: #787779;
	text-transform: uppercase;
}

#footer{
	display: block;
	clear: both;
}

#footer{
	position: relative;
	display: block;
	height: 50px;
	clear: both;
	font-size: 8pt;
}

#footer div{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.pdflink{
	background: url(../img/pdf.gif) no-repeat 0 50%;
	padding-left: 20px;
}

.table tr td{
	padding: 5px 0;
}

#mainmenu ul li a.qualitaet .flir-image{
	position: relative;
	top: 2px;
}
