body {
	background-attachment:fixed;
	background-image:url("images/bg_test_2.jpg");
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
}


div {
	text-align:left;
	/*border:1px dotted #eee;*/
}

img {
	border:0px;
}

#wrapper {
	width:100%;
	text-align:center;
	margin-top:10px;	
}

.normal {
	font-size:12px;
	color:#111;
}

h1 {
	color:#0e5532;
}

#outer_wrapper {	
	background-image:url("images/rahmen.png");		
	margin:10px;
	padding:10px;
	width:1185px;	
	margin:auto;
	text-align:center;
}

#inner_wrapper {	
	background-color:#fff;			
	margin:10px;
	padding:10px;
	width:1160px;	
	margin:auto;
}

#site_search_container {
	width:100%;
	height:30px;
}

#search {
	float:left;	
}

#ADD_Artikel {
	 
	/*width:200px;*/
	font-size:11px;
	border:1px dotted #FF9900;
	padding:10px;
	margin:5px;
}

#konto {
	float:right;
	
}

#site_head_container {
	clear:both;
	width:100%;
}

#site_body_container {
	clear:both;
	width:100%;
}

#left_nav {
	float:left;
	width:200px;
	overflow:hidden;
}

#left_nav .main {
	/*background-color:#5a3b17;*/
	background-image:url("images/bg_nav.jpg");
	color:#fff;
	padding:5px;
	font-weight:bold;
}

#left_nav .sub {
	/*background-color:#fff7ed;*/
	background-image:url("images/bg_subnav.jpg");
	background-repeat:no-repeat;
	color:#1f7249;
	padding:5px;
	
}


#left_nav a:link {
	color:#5a3b17;
	text-decoration:none;
}
#left_nav a:visited {
	color:#5a3b17;
	text-decoration:none;
}
#left_nav a:hover {
	color:#5a3b17;
	text-decoration:underline;	
}



#left_nav ul {
	padding:0px;
	margin:6px;
	list-style:none;
	font-size:12px;
}

#left_nav li {
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url(images/bull.png);
	background-repeat:no-repeat;
	background-position:4px 11px;

}

#content {
	float:right;
	width:930px;
}

#logo {
	float:left;
	width:200px;
}

#terminator {
	clear:both;
}

/**NAVI**/

#nav {	
	width:930px;
	float:right;
}

#nav .top_nav {
	float:left;
	margin:0px;	
	padding:0px;
	list-style:none;
}


#nav .top_nav li {
	float:left;
	margin:0px;	
	padding:0px;
	width:146px;
	height:65px;
	text-align:center;
}

#nav .top_nav div {
	text-align:center;
	margin-top:23px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#nav .top_nav .p1 {
	background-image:url("images/top_nav_1.jpg");
}
#nav .top_nav .p2 {
	background-image:url("images/top_nav_2.jpg");
}
#nav .top_nav .p3 {
	background-image:url("images/top_nav_3.jpg");
}
#nav .top_nav .p4 {
	background-image:url("images/top_nav_4.jpg");
}
#nav .top_nav .p5 {
	background-image:url("images/top_nav_5.jpg");
}
#nav .top_nav .end {
	background-image:url("images/top_nav_end.jpg");
}
#nav .top_nav .extend {
	text-align:left;
	width:200px;	
}


#nav table td {
	color:#fff;
	font-size:12px;
	font-family:arial;
}



.kat_sektion {
	width:70%; 
	float:left;
}
.video_sektion {
	width:25%; 
	height:430px; 
	float:right; 
	margin:5px; 
	background-image:url(images/bg_1.jpg); 
	background-repeat:no-repeat;
	color:#fff;	
}
.video_sektion .cnt {
	padding:20px;
	font-size:17px;

}



input {
	font-family:arial;
	font-size:12px;
}



a:link {
	color:#1f7249;
	text-decoration:none;
}
a:visited {
	color:#1f7249;
	text-decoration:none;
}
a:hover {
	color:#0d4027;
	text-decoration:underline;
}


#nav a:link {
	color:#fff;
	text-decoration:none;
}
#nav a:visited {
	color:#fff;
	text-decoration:none;
}
#nav a:hover {
	color:#e1ccb8;
	text-decoration:none;	
}


.video_sektion .cnt a:link {
	color:#fff;
	text-decoration:none;
}
.video_sektion .cnt a:visited {
	color:#fff;
	text-decoration:none;
}
.video_sektion .cnt a:hover {
	color:#fff;
	text-decoration:underline;
}


/** KATLIST **/

.katlist_td_img {
	border-bottom:1px dotted #ccc;
	text-align:center;
	width:80px;
}

.katlist_td_bez {
	border-bottom:1px dotted #ccc;
	width:250px;	
}

.katlist_td_anzahl {
	border-bottom:1px dotted #ccc;
	width:80px;
	font-size:11px;
	color:#555;
	text-align:right;
}

.pfeil_bg {
	background-image:url('images/pfeil.gif');
	background-repeat:no-repeat;
	width:26px;
}

.info_kat {
	position:absolute;
	margin-top:-50px;
	background-color:#fff;
	
	width:375px;
	border:1px solid #eee;
	display:none;
}


.inaktion {
	font-size:15px;
	padding:3px;
	color:#fff;
	font-weight:bold;
	background-color:#1f7249;
}


.empfehlungen {
	font-size:15px;
	padding:3px;
	color:#fff;
	font-weight:bold;
	background-color:#1f7249;
}

/*ARTIKEL*/

.aktionspreis {
	color: #ff0000;
	font-size:23px;
	font-weight:bold;	
}

.normalpreis {
	color:#111;
	font-size:12px;
	/*text-decoration:line-through;*/
}

.aktionspreis_einsparung {
	color:#555;
	font-size:11px;	
}

.preis {
	font-size:23px;
}

.mwst {
	color:#333;
	font-size:11px;	
}

#artikel_bez {
	font-size:24px;
	
	color:#1f7249;
}

#artikel_beschreibung {
	margin-top:10px;
	line-height:20px;
	padding:20px;
	background-color:#eee;
	font-size:12px;	
	color:#222;
}


#artikel_varianten {
	margin-top:10px;
	line-height:20px;
	padding:20px;
	background-color:#ddd;
	font-size:12px;	
	color:#222;
}

#artikel_lieferstatus {
	font-size:11px; 
	color:#333;
}

#artikel_fav {
	font-size:11px; 
	color:#333;
}

#artikelmenue ul {
	list-style-type:none;
	margin:0px;
	padding:0px;	
}

#artikelmenue li {
	list-style-type:none;
	float:left;	
	padding-top:20px;	
	border-left:1px solid #fff;
	padding-bottom:20px;
	font-weight:bold;
}


 #artikelmenue a:link {
	padding:20px;
	background-color:#eee;
	text-decoration:none;
	color:#111;
	font-weight:bold;
}
#artikelmenue a:visited {
	padding:20px;
	background-color:#eee;
	text-decoration:none;
	color:#111;
	font-weight:bold;
}
#artikelmenue a:hover {
	padding:20px;
	background-color:#1f7249;	
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}



#accountmenue ul {
	list-style-type:none;
	margin:0px;
	padding:0px;	
}

#accountmenue li {
	list-style-type:none;
	float:left;	
	padding-top:20px;	
	border-left:1px solid #fff;
	padding-bottom:20px;
	font-weight:bold;
}


 #accountmenue a:link {
	padding:20px;
	background-color:#eee;
	text-decoration:none;
	color:#111;
	font-weight:bold;
}
#accountmenue a:visited {
	padding:20px;
	background-color:#eee;
	text-decoration:none;
	color:#111;
	font-weight:bold;
}
#accountmenue a:hover {
	padding:20px;
	background-color:#1f7249;	
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}


.tabopen {
padding:20px; background-color:#1f7249; text-decoration:none;color:#fff;font-weight:bold;
}


 
 #ADMINBAR a:link {
	margin-left:25px;
	text-decoration:none;
	color:#fff;
}
#ADMINBAR a:visited {
	margin-left:25px;
	text-decoration:none;
	color:#fff;
	
}
#ADMINBAR a:hover {
	margin-left:25px;
	text-decoration:underline;
	color:#fff;
	
}

#ADMINBAR .spacer {
	border-left: 1px dotted #fff;
}

.button {
	color:#1f7249;
	cursor:pointer;
}
.button_big {
	text-align:center;
	width:318px;
	height:34px;
	color:#1f7249;
	cursor:pointer;
	font-size:15px;
	padding-top:8px;
	background-image:url('images/bg_button.png');
	background-repeat:no-repeat;
}

.adminbarimg {
	position:absolute; margin-top:-1px; margin-left:-18px;	
}



#KUNDENTOOL {
z-index:10;
position:absolute;
top:0;
bottom:0;
left:0;
width:100%;
height:3000px;
background:#000;
opacity:0.45;
-moz-opacity:0.45;
filter:alpha(opacity=45);
display:none;
}


#ADMINTOOL {
z-index:10;
position:absolute;
top:0;
bottom:0;
left:0;
width:100%;
height:100%;
background:#000;
opacity:0.45;
-moz-opacity:0.45;
filter:alpha(opacity=45);
display:none;
}

#TOOLS {
z-index:90;
position:absolute;
width:100%;
display:none;
}



.regForm {
	font-size:12px;
	color:#222;	
}

.regForm td {
	border-bottom:1px dotted #eee;
}

.regForm select {
	font-size:12px;
}

.regForm input {
	font-size:12px;
}


.accountForm {
	font-size:12px;
	color:#222;	
}

.accountForm td {
	border-bottom:1px dotted #eee;
}

.accountForm select {
	font-size:12px;
}

.accountForm input {
	font-size:12px;
}

.error_form {
 position:absolute;
 background-image:url('images/error.png');
 background-repeat:no-repeat;
 font-size:10px;
 color:#fff;
 padding:2px; 
 margin-left:5px;
 padding-left:40px; 
 height:25px;
 padding-right:10px; 
 display:none;
}


.lieferadressen {
	font-size:12px;
	color:#222;
	padding:10px;
	border:1px dotted #ccc;
}

.lieferadressen_active{	
	font-size:12px;
	color:#222;
	padding:10px;
	border:1px solid #cc0000;
	border-bottom:3px solid #cc0000;
}

.warenkorbtable td {
	font-size:16px;			
	border-bottom:1px dotted #ccc;
}

.anzahl_input {
	width:25px;
	font-size:12px;
}

.underline {
	border-bottom: 1px dotted #555;
	font-size:12px;
	font-weight:bold;  
	color:#444;
}

.artikel_tab_bestellungen td {
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	border:0px;	
}

.small {
	font-size:11px;
}

.sitemap_li_margin li {
	margin-top:8px;
	font-size:14px;
}
