*{
margin:0;
padding:0
}
body{
background:#dadada;
font:12px/130% Arial,Helvetica,sans-serif;
text-align:center
}
#main {
height:850px;
margin-left:auto;
margin-right:auto;
width: 850px;
text-align: left;
}
#left {
float:left;
background:#435ea1 url(m_bg.jpg) no-repeat 0 0;
color:#fff;
white-space:nowrap;
width: 150px;
height: 850px;
}
#menu {
	margin-top: 120px;
}
#menu A {
	DISPLAY: block; 
	FONT: 12px/24px Arial,Helvetica,sans-serif; 
	VERTICAL-ALIGN: bottom; 
	COLOR: #fff; 
	TEXT-DECORATION: none;
}
#menu A.e1 {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	LETTER-SPACING: 0.02em;
}
#menu A.e1:hover {
	BACKGROUND: #6c84b4; COLOR: #fff;
}
#content {
	float: left;
	width: 585px;
	padding-left: 25px;
	color:#000;
	font-size: 11px;
	height: 850px;
	background:#fff url(i_bg.png) repeat-y 0 0;
}
.content_head {
	float: left;
	width: 560px;
	height: 24px;
	background:#fff url(header_image.jpg) no-repeat 0 0;
	text-align:center;
}
.content_head a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
}
.content_in {
	float:left;
	width: 560px;
}
#content h1 {
	font-size: 14px;
	padding: 10px 0 10px 0;
}
.txt-links {
	display:inline; 
	float:left; 
	border:none; 
	margin: 0px; 
	padding: 0px;
	padding-right:15px;
}
.product{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
#rechts{
	float:left;
	width: 90px;
	height: 850px;
	background:url(r_bg.jpg) repeat-y 0 0
}
