body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a:link
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a:active
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
h1
{
	font-size: 13pt;
	font-weight: bold;
	text-align:center;
}
h2
{
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
}
.top
{
	width: 810px;
	height: 175px;
	margin:auto;
	background-image: url( '/img/background_top.jpg' );
	background-repeat: no-repeat;
	text-align:left;
}
.middle
{
	width:810px;
	margin:auto;
	background-image: url( '/img/background_middle.jpg' );
	background-repeat:repeat-y;
}
.middle_menu
{
	width:140px;
	float:left;
}
.middle_main
{
	float:right;
	margin-right:15px;
	width: 650px;
}
.bottom
{
	width:810px;
	height:10px;
	margin:auto;
	
	background-image: url( '/img/background_bottom.jpg' );
	background-repeat:no-repeat;	
}
.top_rot_img
{
	position: relative;
	top: 18px;
	left:565px;
	width: 230px;
	height: 120px;
	text-align:center;
}
.top_nav_item
{
	position:relative;
	top:23px;
	float:left;
	text-align:center;
}
a.top_nav_item_lnk:link
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a.top_nav_item_lnk:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#2f509d;
}
a.top_nav_item_lnk:active
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a.top_nav_item_lnk:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.leftbar_main
{
	width: 138px;
	padding-bottom:15px;
	background-image: url(  '/img/background_leftbar_main.jpg' );
	background-repeat: repeat-y;
}
.leftbar_bottom
{
	width: 138px;
	height: 10px;
	background-image: url(  '/img/background_leftbar_bottom.jpg' );
	background-repeat: no-repeat;
}
.leftbar_main_header
{
	margin-left:5px;
	padding-top:3px;
	width:123px;
	height:20px;
	background-color:#d9dadb;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.leftbar_listitem
{
	margin-top:3px;
	margin-left:10px;
}
.leftbar_listitem_link:link
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.leftbar_listitem_link:hover
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.leftbar_listitem_link:active
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.leftbar_listitem_link:visited
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.leftbar_neuheiten
{
	margin-left:5px;
	padding-top:3px;
	padding-right:3px;
	width:124px;
	height:18px;
	
	text-align:center;
	vertical-align:middle;
}
a.leftbar_neuheiten:link
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}
a.leftbar_neuheiten:hover
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}
a.leftbar_neuheiten:active
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}
a.leftbar_neuheiten:visited
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}
.produkt_link:link
{
	color:#ffffff;
}
.produkt_link:hover
{
	color:#ffffff;
}
.produkt_link:active
{
	color:#ffffff;
}
.produkt_link:visited
{
	color:#ffffff;
}