body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #fffff1;
	text-decoration:none;
	background-color:#212831;
}


td{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #fffff1;
	text-decoration:none;
}

p{
	padding:0px;
	margin:5px 0 0 0;
}

hr{
	border:0px;
	background-color:#ffffff;
	padding:0px;
	height:1px;
}

a:link {color:#FC9516;text-decoration:none; }
a:visited {color:#FC9516;text-decoration:none; }
a:hover {color:#DD2F13; text-decoration:ûnderline;}
a:active {color:#DD2F13; text-decoration:none;} 


a.menu{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color:#FE8F21;
	text-decoration:none;
	letter-spacing: 1px;
	}

a.menu:hover{
	color:#E9EEF2;
	text-decoration:none;
}

a.small_menu:link{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#E9EEF2;
	text-decoration:none;
	}
	
a.small_menu:visited {color:#E9EEF2; }
	
a.small_menu:hover{
	color:#E9EEF2;
	text-decoration:underline;
}
	
.small_right{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color:#212831;
	}
	
.pricelist{
	background: #FFFFDB;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#212831;
	}

	
.table_price {
	background: #000000;
	color: #000000;
	/*border: 1px solid #FC9516;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	border: thin red;
}

.small_white{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color:#E9EEF2;
	}

a.small_white{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color:#E9EEF2;
	}

a.small_white:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color:#FE8F21;
	text-decoration: underline;
}

.note {
	background: #FFFFDB;
	border: 1px dashed #FC9516;
	color: #000000;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}

.form { 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color:#E9EEF2;
	border:1px outset #FE8F21;
	padding:1px;
	width:50px; 
	}

.form2 { 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color:#E9EEF2;
	border: 1px outset #FE8F21;
	padding:1px;
	width:200px;
	text-align:left; 
	}
	
	/*ÜBERSCHRIFTEN*/
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	font-weight: normal;
    /*font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;*/
	font-family: Arial, "Trebuchet MS", sans-serif;
	padding:20px 0px 10px 0;
	line-height: 1.2em;
	color:#FFFFFF;
	clear: both;
	font-size:14px; 
	padding:4px;
	
}

h1{
	font-size: 16px;
	font-weight:bold;
	line-height: 1.2em;
}

h2{
	font-size: 14px;
	font-weight:bold;
	line-height: 1.2em;
	text-align:right;
	padding-right:15px;
	background-image:url('/public_images/shop/bgbasket2.jpg');
}

h3{
	font-size: 13px;
	font-weight:bold;
	line-height: 1.0em;
	color:#E9EEF1;
	padding: 8px 0 8px 0;
	
}

/*menue*/

ul.closed, ul.opened, ul.openedroot {
  list-style-type:none;
}

ul.closed {
  display:none;
}

ul.opened {
  display:block;
  margin-left:12px;
}
ul{margin:0px}
li{padding:0px;margin:2px 0 0 0;}

a.folder {
  cursor:pointer;
}
