*
{
	padding: 0;
	margin: 0;
}

body
{
	color: #606060;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 145%;
	text-align: left;
}

h1, h2
{
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 10px;
}

a, a:link, a:visited
{
	color: #2040a0;
	text-decoration: none;
}

a:active
{
	color: #0000ff;
}

a:hover
{
	color: #2040a0;
	text-decoration: underline;
}

a img
{
	border: none;
}

#BaseLayout
{
	margin-left:auto;
	margin-right:auto;
	width: 978px;
}

#BaseCenter
{
	border: 1px solid #BEBDBB;
	float: left;
	margin-bottom: 6px;
	margin-top: 30px;
	min-height: 640px;
	width: 978px;
}

#HeaderArea
{
	background-image: url('../images/header-bg.jpg');
	float: left;
	height: 87px;
	width: 100%;
}

#HeaderArea #Logo
{
	float: left;
	padding-left: 20px;
	padding-top: 18px;
}

#Languages
{
	float: right;
	height: 16px;
	margin-top: 22px;
	padding-right: 31px;
	width: 120px;
}

#PartnerLinks
{
	overflow: hidden;
	color: black;
	padding: 0px;
	margin: 0;
	float:right;
	margin-top: 20px;
	margin-left: 17px;
	width: 100px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#PartnerLinks ul
{
	margin: 0;
}

#PartnerLinks li
{
	float: left;
	width: auto;
	list-style: none;
	margin: 0 ;
	line-height: 9px;
}

#PartnerLinks ul li ul
{
	margin: 0;
}

#PartnerLinks li li
{
	clear: both;
}

#PartnerLinks a
{
	display: block;
	color: #a6a6a6;
	padding: 0.4em 1em;
	text-decoration: none;
}

#PartnerLinks a:hover,
#PartnerLinks a:focus,
#startseite #navi01 a, 
#seite02 #navi02 a, 
#seite0201  #navi02 a, 
#seite03 #navi03 a, 
#seite0302  #navi03 a, 
#kontaktseite #dropd2 a
{
	color: #3a52cd;
	border-bottom: none;
}

#wrapper #PartnerLinks #dropd1 li a:active
{
	color: white;
	background-color: #ffffff;
}

#PartnerLinks li ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	display: inline;
	width: 0;
	height: 0; 
	background-color: transparent;	
}

#PartnerLinks li:hover ul,
#PartnerLinks li.sfhover ul
{
	left: auto; 
	top: auto;
	display: block;
	width: auto;
	height: auto; 
	/*border: 1px solid #c5c5c5;*/
}

#PartnerLinks ul#dropd1 ul.dropd3 li a
{
	background: url('/dl/images/subnav_middle.gif') repeat-y;
	background-color: #fdfdfd;
}

#PartnerLinks ul#dropd1 ul.dropd3 li a:hover
{
/*	background-color: #ececec;*/
}

#PartnerLinks li li a
{
	width: 139px;
}

#HorizontalMenu
{
	overflow: hidden;
	color: black;
	padding: 0px ;
	margin: 0;
	float:left;
	margin-top: 13px;
	/*width: 650px;*/
}

#HorizontalMenu ul
{
	margin: 0;
}

#HorizontalMenu li
{
	float: left;
	width: auto;
	list-style: none;
	margin: 0 ;
	background:url(/dl/images/headnav_separator.gif) no-repeat 0px 6px;
}

#HorizontalMenu li.first
{
	background: none;
}

#HorizontalMenu li li
{
	clear: both;
}

#HorizontalMenu a
{
	display: block;
	color: #a6a6a6;
	padding: 0.4em 1em;
	text-decoration: none;
}

#HorizontalMenu a:hover,
#HorizontalMenu a:focus
{
	color: #3a52cd;
	border-bottom: none;
}

#HorizontalMenu li ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	display: inline;
	width: 0;
	height: 0; 
	background-color: transparent;	
}

#HorizontalMenu li:hover ul,
#HorizontalMenu li.sfhover ul
{
	left: auto; 
	top: auto;
	display: block;
	width: auto;
	height: auto; 
}

#HorizontalMenu ul#dropd1 ul.dropd3 li a
{
	background: url(/dl/images/subnav_middle.gif) repeat-y;
	background-color: #fdfdfd;
}

#HorizontalMenu li li a
{
	width: 139px;
}

#LeftArea
{
	float: left;
	padding-left: 10px;
	width: 221px;
}

#VerticalMenu
{
	background-color: #DDDDDD;
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 18px;
	text-transform: uppercase;
}

a.navitem, a.navitem:link, a.navitem:visited, a.navitem:active
{
	border-bottom: 1px solid #FFFFFF;
	color: #2040A0;
	display: block;
	font-size: 11px;
	padding: 2px 10px 2px 18px;
	text-decoration: none;
}

a.navitem:hover
{
	background-color: #D0D0D0;
}

div.navitemtext
{
	margin-left: 16px;
}

a.navitem img
{
	border-style: none;
	float: left;
	margin: 4px 7px 1px 2px;
}

a.navitemfirst
{
	background-image: url(/dl/images/navleft_bg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a.navitemlast
{
	background-image: url(/dl/images/navleft_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

a.navitemcurrent
{
	font-weight: bold;
}

a.navsubitem, a.navsubitem:link, a.navsubitem:visited, a.navsubitem:active
{
	background-color: #ECECEC;
	color: #404040;
}

a.navsubitem:hover
{
	background-color: #F3F3F3;
}

a.navsubsubitem, a.navsubsubitem:link, a.navsubsubitem:visited, a.navsubsubitem:active
{
	font-size: 11px;
	padding-left: 30px;
	text-transform: uppercase;
}

a.navsubsubsubitem, a.navsubsubsubitem:link, a.navsubsubsubitem:visited, a.navsubsubsubitem:active
{
	text-transform: none;
}

a.navsubitemcurrent, a.navsubitemcurrent:link, a.navsubitemcurrent:visited, a.navsubitemcurrent:active, a.navsubitemcurrent:hover
{
	background-color: #FCFCFC;
}


#MainArea
{
	float: left;
	padding-left: 7px;
	width: 470px;
}

#RightArea
{
	float: left;
	height: auto;
	margin-left: 28px;
	margin-top: 0;
	padding-top: 0;
	width: 236px;
}

#RightVerticalMenu
{
	background-color: #DEDEDE;
	color: #838383;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 210%;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	text-transform: uppercase;
	width: 222px;
}

div#nav_right_top
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/dl/images/navright_bg_top.gif) no-repeat scroll left top;
}

div#nav_right_bottom
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/dl/images/navright_bg_bottom.gif) no-repeat scroll left bottom;
}

a.navitem_right, a.navitem_right:link, a.navitem_right:visited, a.navitem_right:active
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/dl/images/bullet.gif) no-repeat scroll 14px center;
	border-bottom: 1px solid #FFFFFF;
	color: #838383;
	display: block;
	padding: 2px 10px 2px 36px;
	text-decoration: none;
}

a.navitem_right:hover
{
	background-color: #ECECEC;
	background-image: url(/dl/images/bullet2.gif);
}

div#search
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/dl/images/search.gif) no-repeat scroll 12px 0;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 4px;
	padding-left: 34px;
	text-align: left;
}

div#search input
{
	background-color: transparent;
	border: 0 none;
	color: #838383;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 7px;
	padding-top: 5px;
	width: 126px;
}

#BaseFooter
{
	color: #ABABAB;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}

#BaseFooter a:link, #BaseFooter a:visited
{
	color: #ABABAB;
	text-decoration: none;
}

#BaseFooter a:active {
	color: #000080;
	text-decoration: none;
}

#BaseFooter a:hover
{
	color: #ABABAB;
	text-decoration: underline;
}

/* Article*/

.articleTabs
{
	background-image: url(/dl/images/article_tabs-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 24px;
	margin-bottom: 10px;
	margin-right: 2px;
	margin-top: 0;
	padding-right: 10px;
}

.articleTabs h6
{
	display: inline;
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 10px;
}

a.tab, a.tab:link, a.tab:visited, a.tab:active, a.tab:hover
{
	background-image: url(/dl/images/tab2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #606060;
	display: block;
	float: right;
	height: 24px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 42px;
}

a.tabsel, a.tabsel:link, a.tabsel:visited, a.tabsel:active, a.tabsel:hover
{
	background-image: url(/dl/images/tab1.gif);
	font-weight: bold;
}

/* Termékek */

#ProductArea
{
	float: left;
	margin-bottom: 10px;
	width: 720px;
}

#uppercontenthead
{
	background-image: url(/dl/images/content_border_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 0;
	height: 18px;
}

#uppercontent
{
	background-image: url(/dl/images/content_border_repeat.gif);
	background-position: left center;
	background-repeat: repeat-y;
	font-size: 0;
	height: 300px;
}

#uppercontentright
{
	float: right;
	margin-right: 1px;
}

a.productscrollbutton
{
}

a.productscrollbutton img
{
	border-style: none;
	float: right;
}

#productlistcontainer
{
	border-left: 1px solid #D4D4D4;
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 270px;
}

#productlist
{
	left: 0;
	position: absolute;
	top: 0;
	width: 270px;
}

.product
{
	background-color: #F8F8F8;
	background-image: url(/dl/images/productbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #D4D4D4;
	font-size: 11px;
	height: 100px;
}

.product img
{
	border-style: none;
	float: left;
}

a.producttext, a.producttext:link, a.producttext:visited, a.producttext:active, a.producttext:hover
{
	color:#606060;
	display:block;
	padding:10px;
	text-decoration:none;
}

#uppercontentleft
{
	padding-left: 1px;
}

#uppercontentleft img
{
	height: 300px;
	margin-right: -5px;
	width: 448px;
}

#uppercontentfoot
{
	background-image: url(/dl/images/content_products_border_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0;
	height: 18px;
}

#lowercontentright
{
	float: right;
	font-size: 11px;
	margin: 15px 0 10px 10px;
	width: 270px;
}

#lowercontentrightbuttons
{
	float: left;
	margin-right: 10px;
}

#lowercontentrightbuttons img
{
	border-style: none;
	margin-bottom: 5px;
}

#lowercontent
{
	margin: 15px 280px 10px 10px;
}

#lowercontent1
{
	display: block;
	width: 420px;
}

#lowercontent2
{
	display: none;
	width: 420px;
}

#lowercontent3
{
	display: none;
	width: 420px;
}

#lowercontent4
{
	display: none;
	width: 420px;
}

#lowercontent5
{
	display: none;
	width: 420px;
}

#lowercontent h2
{
	margin-bottom: 0;
	text-transform: uppercase;
}

#lowercontent h3
{
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

.contenttabs
{
	background-image: url(/dl/images/tabbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 24px;
	margin-bottom: 10px;
	margin-right: 2px;
	margin-top: 0;
	padding-right: 10px;
}
.contenttabs h2
{
	display: inline;
}














