body
{
	margin: 0;
	background: #fff;
	font: 12px 'Arial';
	color: #4b4b4d;
}
img
{
	border: 0;
}
#content a, #news a
{
	color: #4b4b4d;
	text-decoration: none;
}
#content a:hover, #news a:hover
{
	color: #b80718;
	text-decoration: underline;
}

#container
{
	width: 900px;
	margin: 0 auto;
}

#menu
{
	margin: 0;
	padding: 53px 0 0 0;
	width: 195px;
	height: 252px;
	background: url(../img/bg-menu.gif);
	float: left;
	list-style: none;
}
#menu li
{
	position: relative;
	left: -5px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	height: 19px;
}
#menu li:hover, #menu li.active
{
	background: url(../img/icons-menu.gif) left 2px no-repeat;
}
#m1
{
	margin-bottom: 97px !important;
}
#menu li a
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
#header
{
	height: 305px;
	background: url(../img/bg-header.gif) top left repeat-x;
	width: 705px;
	position: relative;
	float: right;
}
#header img
{
	position: relative;
	top: 55px;
}
#header-overlay
{
	display: block;
	position: absolute;
	top: 95px;
	left: 25px;
	font-size: 18px;
	color: #b80718;
	width: 475px;
}
#homelink
{
	display: block;
	position: absolute;
	top: 80px;
	left: -195px;
	width: 195px;
	height: 70px;
	text-indent: -99999em;
	outline: none;
}
#lang-select
{
	position: absolute; top: 30px; 
	right: 20px;
}
#lang-select a
{
	color: #b80718;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	margin-left: 10px;
}
#lang-select a:hover
{
	text-decoration: underline;
}
#main
{
	clear: both;
	position: relative;
	top: 15px;
	border-top: 3px solid #d9001a;
	background: url(../img/bg-content.gif);
	overflow: hidden;
}
#left-col
{
	width: 195px;
	float: left;
}
#left-col img
{
	margin: 7px 15px;
}
#submenu
{
	margin: 0;
	padding: 20px 0 5px 0;
	list-style: none;
	background: #fff;
}
#submenu li
{
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;	
}
#submenu li:hover, #submenu li.active
{
	background: url(../img/icons-menu.gif) left -50px no-repeat;

}
#submenu li a
{
	color: #b80718;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

#content
{
	float: left; 
	margin-left: 25px;
	width: 460px;
	line-height: 150%;
	min-height: 300px;
	padding-bottom: 20px;
}
#content ul
{
	list-style: none;
	padding: 0;
}
#content ul li
{
	margin-bottom: 0.5em;
}
#content ul.withicons li
{
	padding-left: 15px;
}
#content ul li.icon
{
	background: url(../img/icon-referenzen.gif) top left no-repeat;
}
a.preview
{
	margin: 0 15px 20px 0;
}
.preview img
{
	border: 1px solid #ededed;
}
#right-col
{
	float: right;
	width: 195px;
}
#callback, #callback-en
{
	width: 195px;
	height: 66px;
	background: url(../img/callback.gif);
	text-indent: -99999em;
	display: block;
	outline: 0;
	margin-top: 5px;
}
#callback-en
{
	background: url(../img/callback-en.gif);
}
#footer
{
	height: 40px;
	background: url(../img/bg-footer.gif);
	clear: both;
}
#footer a
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	left: 14px;
	top: 14px;
}


h1
{
	margin: 20px 0 auto 0;
	font-size: 18px;
	color: #b80718;
	font-weight: 400;
	line-height: 150%;
}
.big_bold
{
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}

.big
{
	font-size: 16px;
	line-height: 150%;
}

.red
{
	color: #b80718;

}
sup
{
	font-size: 0.6em;
	position: relative;
	top: 0.2em;
}
#contactform-container
{
	width: 395px;
	padding-top: 10px;
	border-top: 3px solid #d9001a;
	
}
#contactform-container label
{
	display: inline-block;
	width: 185px;
	padding-top: 5px;	
}
#contactform-container input[type=text], #callbackform input[type=text]
{
	width: 183px;
	padding: 0;
	border: 1px solid gray;
	font: 12px 'Arial';
	color: #4b4b4d;
}
#callbackform input[type=text]
{
	width: 165px;
}
.lr
{
	margin-right: 20px;
}
#contactform-container select,#callbackform select
{
	width: 70px;
	padding: 0;
	border: 1px solid gray;
	font: 12px 'Arial';
	color: #4b4b4d;
}
#contactform-container textarea
{
	width: 390px;
	height: 150px;
	border: 1px solid gray;
	font: 12px 'Arial';
	color: #4b4b4d;
}
#contactform-container input[type=submit], #callbackform input[type=submit]
{
	padding: 0;
	border: 1px solid gray;
	width: 100px;
	margin-top: 5px;
}

#news, #callbackform
{
	border: 1px solid #d9001a;
	background: white;
	margin: 5px 0;
	padding: 0 0 10px 0;
	
}
#callbackform
{
	padding: 10px;
}
#news h2
{
	margin: 0;
	background: #d9001a;
	padding: 5px;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
#news h3
{
	color: #d9001a;
	font-size: 15px;
	font-weight: 400;
	margin: 10px 5px 0 5px;
}
#news p
{
	margin: 0 5px;

}
#news h3 a
{
	color: #d9001a;
	text-decoration: none;
}
#news h3 a:hover
{
	color: #d9001a;
	text-decoration: underline;
}
.lieferbedingungen h3 {
	color:#58585a;
	font-size:16px;
	margin:25px 0 0;
}

.pdf-download {
	background: url(../img/icon-referenzen.gif) top left no-repeat;
	padding-left:15px;
	float:right;
}


