html
{
	margin: 0;
	padding: 0;
	height: 100.1%;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica;	
	text-align: center;
}

/******************************************************************************/

#container
{
	width: 982px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/******************************************************************************/

#header
{
	height: 60px;
}

/******************************************************************************/

#navi
{
	margin: 0;
	padding: 5px 0 0 0;
	background-image:url(layout/navi_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	position: relative;
}

#navi ul
{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

#navi li
{
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}

#navi a
{
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#navi a:link, #navi a:visited
{
	margin: 0;
	padding: 0;
}

#navi span
{
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

/******************************************************************************/

#inhalte
{
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image:url(layout/inhalte_hg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border: 1px solid #713800;	
}

/******************************************************************************/

#links
{
	margin: 0 0 0 0;
	padding: 0;
	width: 190px;
	float: left;
}

/******************************************************************************/

#links ul
{
	padding: 0;
	margin: 5px 0 10px 0;
	list-style-type: none;
	position: relative;
}

#links ul li ul
{
	margin: 5px 0 5px 10px;	
}

#links ul li
{
	margin: 2px 0 0 0 !important;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	position: relative;

}

#links ul li ul li
{
	margin: 0 !important;
}

/******************************************************************************/
#links ul li a
{	
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
	width: 189px;
	padding: 2px 5px 1px 5px;
	background-color: #fff;
	background-image: url('/layout/links_bg_normal.gif');
	color: #000;
	text-decoration: none;
}

#links ul li .active, #links ul li a:hover, #links ul li span
{	
	border-bottom: 1px solid #713800;
	border-top: 1px solid #713800;
	width: 189px;
	padding: 2px 5px 1px 5px;
	background-color: #fff;
	background-image: url('/layout/links_bg_active.gif');
	color: #000;
	text-decoration: none;	
	display: block;	
}
/******************************************************************************/
#links ul li ul li
{
	display: inline;
}

#links ul li ul li a
{
	border: none;	
	width: 179px;	
	padding: 0;	
	background: none;	
	text-decoration: none;
	color: #000;
}
#links ul li ul li .active, #links ul li ul li a:hover, #links ul li ul li span
{
	border: none;	
	width: 179px;	
	padding: 0;	
	background: none;	
	text-decoration: underline;	
	color: #713800;	
	display: block;	
}
/******************************************************************************/
#links ul li ul li ul li a
{
	border: none;
	width: 169px;	
	padding: 0;	
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;		
}
#links ul li ul li ul li .active, #links ul li ul li ul li a:hover, #links ul li ul li ul li span
{
	border: none;
	width: 169px;	
	padding: 0;	
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
	color: #713800;	
	display: block;
}
/******************************************************************************/
#links a
{
	font-weight: bold;
	color: #555;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block !important;
}

#links .active, #links a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	display: block !important;	
}

/******************************************************************************/

#links h1
{
	font-size:13px;
	color: #000;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
	position: relative;
}

#links h2
{
	font-size: 13px;
	color: #000;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
}

#links h3
{
	font-size: 14px;
	color: #000;
	padding: 0 !important;
	margin: 0 !important;
}

#links p
{
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
	font-size: 12px;
}

#links div
{
	clear: both;
	margin: 0;
	padding: 0;	
}

#links img
{
	border: 1px solid #000;
	padding: 1px;
	margin: 0;
	background-color: #fff;
	display: block;
}

/******************************************************************************/

#rechts
{
	margin: 0 5px 0 0;
	padding: 0;
	width: 765px;
	float: right;
	position: relative;
	display: inline;
}

#rechts div
{
	clear: both;
	margin: 0;
	padding: 0;	
	position: static;
	display: block;
}

#rechts img
{
	border: none;
	padding: 2px;
	margin: 0 5px 5px 0;
	background-color: #fff;
	position: relative;	
}

#rechts h1
{
	font-size:16px;
	color: #000;
	padding: 0;
	margin: 0;
	position: relative;		
}

#rechts h2
{
	font-size:12px;
	color: #000;
	padding: 0;
	margin: 10px 0 0 0;
	position: relative;
	clear: both;
}

#rechts h3
{
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	position: relative;	
}

#rechts p
{
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.4em;
	position: relative;	
}

#rechts ol, #rechts ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.4em;
	position: relative;	
}

#rechts a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	position: relative;	
}

#rechts table
{
	font-size: 12px;
	border-collapse: collapse;
	width: 760px;
}

#rechts table td
{
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin: 0;
	border: 1px solid #fff;
	background-color: #eee;
	vertical-align: top;
}

#rechts .bildLinks
{
	border: 1px solid #000;
	padding: 1px;
	float: left;
}

/******************************************************************************/

#rechts .produktliste
{
	clear: both;
	margin: 0;
	padding: 0;	
	position: static;
	display: block;
}

#rechts .produktliste .produkt
{
	float: left;
	width: 240px;
	height: 100px;
	margin: 0 0 0 0;
	padding: 5px;
	clear: none;
	position: relative;
	display: inline;
	background-image: url('/layout/produkte_div_bg.gif');
	background-position: right bottom;
	background-repeat: no-repeat;	
}

#rechts .produktliste .produkt .bild
{
	float: left !important; 
	width: 72px !important; 
	height: auto; 
	clear: none !important; 
	padding: 0; 
	margin: 0; 
	border: none; 
	position:relative !important; 
	display: inline !important;
}

#rechts .produktliste .produkt .beschreibung
{
	float: left !important; 
	width: 165px !important; 
	height: auto; 
	clear: none !important; 
	padding: 0;
	margin: 0; 
	border: none; 
	position:relative; 
	display: inline !important;
}

/******************************************************************************/

#rechts .katTitle
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 0 5px 0 5px;
	margin: 10px 0 20px 0;
	width: 740px;
	position: relative;
	background-image: url('/layout/katTitle_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #003D76;
}

#rechts .produkt h2
{
	margin: 0 0 0 0;
}

#rechts .Preis a
{
	color: #713800;
}

#rechts .Preis a:hover
{
	color: #000;
}

#rechts table .tableheader
{
	font-weight: bold;
	background-color: #ddd;
	text-align: center;
	width: auto;
}

#rechts table .preis
{
	text-align: right;
	width: 100px;
	font-size: 12px !important;
}

#rechts input
{
	font-size: 12px;
	border: 1px solid #999 !important;
	padding: 2px !important;
	margin: 0 !important;
}

#rechts select
{
	font-size: 12px;
	border: 1px solid #999 !important;
	padding: 0px !important;
	margin: 0 !important;
}

#rechts form select option
{
	font-size: 12px;
	border: none !important;
	padding: 0px !important;
	margin: 0 !important;
}

#rechts .inwarenkorb
{
	text-align: center;
	width: 250px;
}

#rechts .warenkorb_anzahl
{
	width: 30px;
	border: 1px solid #999;	
}

#rechts form .error
{
	background-color: #FFC3C3 !important;
	border: 1px solid #999;	
}

#rechts .adminLinks a
{
	font-weight: normal;
}

/******************************************************************************/

#rechts .sizetab td
{
	text-align: center;
}

#rechts .sizetab .firstline td
{
	margin: 10px 0 0 0;
	font-weight: bold;
	background-color: #C1DAF1 !important;
}

/******************************************************************************/

#rechts .oztab
{
	border-collapse: collapse;
	width: auto;
}

#rechts .oztab td
{
	font-weight: normal;
	background: none !important;
	border: none;
}

/******************************************************************************/

#rechts #produktbilder
{
	text-align: center; 
	float: left !important; 
	width: 300px !important; 
	height: auto; 
	clear: none !important; 
	padding: 0; 
	margin: 0; 
	border: none;
}

#rechts #produktbilder #contHauptBild
{
	height: 360px;
}

#rechts #produktbilder #imagelist
{
	border-top: 1px solid #003D76;
	background-color: #DEEBF7;
}

#rechts #produktbilder #imagelist p
{
	font-size: 10px;
	margin: 3px 0 5px 0;
}

#rechts #produktbilder #imagelist img
{
	margin: 0 1px 5px 2px;
	border: 1px solid #003D76;
	padding: 0;
}

#rechts #produktbeschreibung
{
	float: left !important; 
	width: 455px !important; 
	height: auto; 
	clear: none !important; 
	padding: 5px; 
	margin: 15px 0 0 0; 
	border: none;
}

#rechts #produktbeschreibung h2
{
	margin: 0 0 25px 0;
	font-size: 14px;
}

#rechts #produktbeschreibung p
{
	margin: 10px 0 0 0;
}

/******************************************************************************/

#rechts .breit
{
	float: left;
	width: 490px;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;	
	clear: none !important; 
}

#rechts .schmal
{
	float: left;
	width: 240px;
	display: inline;	
	margin: 0 10px 10px 0;
	padding: 0;
	clear: none !important;
}

#rechts .schmalhg
{
	float: left;
	width: 230px;
	display: inline;	
	margin: 0 10px 10px 0;
	padding: 5px;
	height: 190px;
	clear: none !important;	
	background-image:url(layout/schmal_hg.gif);
	background-position: top left;
	background-repeat: no-repeat;		
}

#rechts .schmalhg img
{
	float: left;	
	margin: 0 3px 0 0 ;
	padding: 0;
	border: 1px solid #000;	
}

#rechts .schmalhg h1
{
	border-bottom: 1px solid #555;
}

#rechts .schmal img, #rechts .breit img
{
	display: block;
	margin: 0;
	padding: 0;	
}

#rechts .hiddenclear
{
	display: none !important;
}

/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 5px !important;
	background-color: #fff;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #888;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#footer a
{
	color: #000;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}

/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}