

@import url("Style.css");					
@import url("jquery.auto-complete.css");


/*----------------------------------------------------------------------------------------------*/

/* Seitennavigation, Seite 1....X */


a.page_nav:LINK, a.page_nav:ACTIVE, a.page_nav:VISITED
	{
	 display:block-inline;height:14px;background:;border:0px solid #c0c0c0;color:#000000;text-align:center; font-size:12px;font-weight:normal
	}

a.page_nav:HOVER
	{
	 background:;color:#3300BB;font-weight:bolder;text-decoration:underline
	}

a.pages_active:LINK, a.pages_active:ACTIVE, a.pages_active:VISITED
	{
	 display:block-inline;height:14px;background:;border:0px solid #3300BB;color:#000000; font-size:12px
	}

a.pages_active:HOVER
	{
	 background:;
	}






/*----------------------------------------------------------------------------------------------*/
/* Überschriften ohne Padding, Margin und einheitliche Größe */



	.nav_btn
		{
		 width: 27px; height: 26px;border:0px none;vertical-align:middle
		}


	

/*-----------------------------------------------------------------------------------------------------------------------------------------*/



OL#products {	
	width:900px;overflow:hidden;
	list-style-type:none;	
	padding:0;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0;
	background:url('../images/verlauf_grau2.jpg') repeat-x center bottom;
	border: 1px solid #f0f0f0
}

LI.group {
	float:left;width:179px; height:220px;overflow:hidden; display:inline;
	border-right:1px dotted #c0c0c0	
}

LI.group_end {float:left;width:180px; height:220px;overflow:hidden; display:inline; border:0px none; }


.hproduct {

	width:100%;	
	text-align:center	
}

	.hproduct TABLE, .hproduct TD {
		width:100%;text-align:center;height:120px		
	}

	.hproduct H3 {
		width:170px; line-height:15px;
		height:45px; overflow:hidden;
		padding:0;margin:3px;
		text-align:center
	}

	.hproduct A {
		color:#000
	}

	.hproduct A:HOVER {
 		text-decoration:underline;
		color:#00529D
	}

	.prd-time {margin-top:5px}




#list-wrapper {
	width:900px; overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/verlauf_grau2.jpg') repeat-x center bottom;
	border: 1px solid #f0f0f0
}


.liste {
	float:left;
	width:25%;
	overflow:hidden
	
}

.liste UL {
	width:100%;
	padding:0px;
	margin-left:0px;
	list-style:none;
	list-style-position: inside;
	text-align:left;text-indent:0px;
	
}

.liste LI {height:20px; overflow:hidden}

.liste A {
	line-height:20px; margin-left:25px;
	font-size:12px;font-weight:normal
}

.liste A:HOVER {
	color:#00529D; text-decoration:underline
}


H2.h2-live {
	width:900px; height:42px; overflow:hidden;
	line-height:46px;
	font-size:16px; color:#00529D;
	text-align:left; text-indent:10px;
	margin-top:20px; margin-bottom:0px;
	margin-left:auto;margin-right:auto;
	background:url('../images/balken_livesuche.jpg');
	border: 1px solid #f0f0f0

}





	#content_nav_center
		{
		 float:left;width:100%;text-align:center;position:relative;top:10px;font-size:12px;text-align:center
		}


	

#content_bl
	{
	 float:left;width:100%;height:44px
	}

	#content_bl_center
		{
		 float:left;width:950px;height:44px
		}

	

 	
 	
		
