body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

a {
	text-decoration: none;
	color: #fff;
}

a img {
	border: none;
}

#frame {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 1000px;
}

#top {
	position: relative;
	background-image: url(../images/top_banner.gif);
	height: 108px;
}

#top div {
	font-size: 14px;
}

#top_menu {
	position: relative;
	height: 50px;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#top_menu div {
	float:left;
}

#top_menu div div {
	margin-left: 17px;
}

#language {
	position: absolute;
	left: 905px;
	top: 10px;
}

#language a {
	text-decoration: none;
}

#content {
	position: relative;
	background: #3f3f3f;
	height: 150px;
}
html>body #content {min-height:550px; height:auto; }

#content_gallery {
	position: relative;
	background: #5f5f5f;
	height: 550px;
	}
html>body #content_gallery {min-height:550px; height:auto; }

#left_nav, #left_nav_gallery {
	position: absolute;
	left:0px;
	width: 200px;
	background: #3f3f3f;
	height: 550px;
	text-align:left;
	z-index:500;
}
html>body #left_nav, html>body #left_nav_gallery { min-height:550px; height:auto; }

#left_nav_gallery {
	background: #5f5f5f;
}

#l_home {
	float:left; 
	margin-left: 4px; 
	margin-top: 10px;
}
html>body #l_home { margin-left: 10px; }

#main_content {
	position: relative;
	margin-left:200px;
	height: 550px;
	width: 800px;
	background: #5f5f5f;
	text-align:left;
}
html>body #main_content { height: auto; min-height: 550px; }

#warenkorb, #news, #angebote, #events {
	position: absolute;
	right: 15px;
	width: 180px;
	height: 50px;
	padding-left: 5px;
	text-align: left;
	color: #800080;
	background: #8f8f8f;
	border: 1px solid #000;
}

#warenkorb {
	border: 2px solid #000;
}

#product_search {
	position:absolute;
	top:5px;
	left:6px;
	width: 180px;
	height: 50px;
	padding-left: 5px;
	text-align: left;
	color: #800080;
	background: #8f8f8f;
	border: 1px solid #000;
}

#warenkorb {
	top: 10px;
	height: 80px;
}

#news {
	top: 100px;
	height: 100px;
  border: 2px solid #800080;
  background: #afafaf;
}

#angebote {
	top: 210px;
	height: 100px;
}

#events {
	top: 320px;
	height: 100px;
}

#footer_left {
	position: absolute;
	left: 10px;
	text-align: left;
}

#footer {
	position: relative;
	background-image: url(../images/footer.gif);
	height: 22px;
	text-align:right;
	padding-right:15px;
	padding-top: 4px;
}

#home_teaser {
	position:relative;
	width:450px;
	margin-left:-10px;
	font-size:15px;
	font-weight:bold;
}
html>body #home_teaser { margin-left: 75px; }

/************* SHOP STYLES **************************************/

#chk_adress {
	text-align:right;
	width:30%;
	margin-right:20px;
}

SPAN.TreeviewSpanArea A {
     font-size: 10pt; 
     font-family: verdana,helvetica; 
     text-decoration: none;
     color: black;
}
SPAN.TreeviewSpanArea A:hover {
     color: #820082;
}

/******** side menu styles **********************/
.clear {
		clear:both;
}

#leftMenu {
	width:150px;
	margin-top:72px;
	margin-left:6px;
	padding: 5px 10px 10px 15px;
	float:left;
	background: #000000;
	font-size: 13px;
	line-height: 1.7em;
}
html>body #leftMenu { margin-left: 12px; }

#leftMenu a {
	color: #fff;
}

#leftMenu #main {
	font-weight: bold;
	text-decoration: underline;
}
	
	#mainContent{
		width: 520px;
		padding-right:10px;	
		float:left;
	}
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:205px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #fff;
		text-decoration:underline;	
		display:block;
		clear:both;
		width:140px;	
		padding-left:2px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		/*border-bottom:1px solid #900090;*/
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:#fff;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:#fff;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	