/* ---------------------------------------------------------------------- */
/* Sansanne Mango - Main Stylesheet                                       */
/* Author: Markus Wanjura                                                 */
/* Date: 16/09/2005														  */
/* Contact: markus.wanjura@yags.de                                        */
/* ---------------------------------------------------------------------- */

img { border:0; }

body {
	margin: 0px;
	background-color: #eeebac;
	background-image: url(/fileadmin/_images/redbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
body, td, p, li {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal
}
.leftnav_ul_level1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.leftnav_ul_level2 {
	list-style-type: none;
	margin: 7px 0 7px 0;
	padding: 0;
}
.leftnav_ul_level3 {
	list-style-type: none;
	margin: 7px 0 7px 0;
	padding: 0;
}
.leftnav_ul_level4 {
	list-style-type: none;
	margin: 7px 0 7px 0;
	padding: 0;
}
.leftnav_li_level1 {
	list-style-type: none;
	margin: 0 0 7px 0;
}
.leftnav_li_level2 {
	list-style-type: none;
	margin: 0 0 0 0;
}
.leftnav_li_level3 {
	list-style-type: none;
	margin: 0 0 0 0;
}
.leftnav_li_level4 {
	list-style-type: none;
	margin: 0 0 0 0;
}

/* ---------------------------- Head Navigation ---------------------------- */
A.headnav:link, A.headnav:visited, A.headnav:active {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #888888;
	text-decoration: none;
}
A.headnav:hover {
	color: #000000;
}
A.headnavon:link, A.headnavon:visited, A.headnavon:active {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
A.headnavon:hover {
	color: #666666;
}
.headnav {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
}

/* ---------------------------- Left Navigation ---------------------------- */
A.leftnav:link, A.leftnav:visited, A.leftnav:active { font-size: 12px; font-weight: bold; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #888888; text-decoration: none; }
A.leftnavon:link, A.leftnavon:visited, A.leftnavon:active { font-size: 12px; font-weight: bold; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }
.leftnav { font-size: 12px; font-weight: bold; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; }

A.leftnav2:link, A.leftnav2:visited, A.leftnav2:active{ font-size: 11px; font-weight: bold; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #888888; text-decoration: none; }
A.leftnavon2:link, A.leftnavon2:link, A.leftnavon2:visited, A.leftnavon2:active { font-size: 11px; font-weight: bold; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }

A.leftnav3:link, A.leftnav3:visited, A.leftnav3:active { font-size: 10px; font-weight: bold; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; color: #888888; text-decoration: none; }
A.leftnavon3:link, A.leftnavon3:visited, A.leftnavon3:active { font-size: 11px; font-weight: bold; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }

A.leftnav4:link, A.leftnav4:visited, A.leftnav4:active { font-size: 11px; font-weight: normal; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; color: #888888; text-decoration: none; }
A.leftnavon4:link, A.leftnavon4:visited, A.leftnavon4:active { font-size: 11px; font-weight: normal; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }

A.leftnav:hover, A.leftnav2:hover, A.leftnav3:hover, A.leftnav4:hover {
	color: #000000;
}
A.leftnavon:hover, A.leftnavon2:hover, A.leftnavon3:hover, A.leftnavon4:hover {
	color: #666666;
}

/* ---------------------------- Other ---------------------------- */
.okerbold {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #DCDACA;
}
.teasertext a:link, .teasertext a:visited, .teasertext a:active {
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #888888;
}
.teasertext a:hover {
	color: #990000;
}
#content_headline {
	width:100%;
	background-color:#eeebac;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	margin-bottom: 6px;
}
#content_headline_tavle_td {
	background-color:#D1CFC1;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
}
/*img {
	border:0;
}*/
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family:Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	line-height: 14px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family:Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}
a {
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #888888;
}
.teaser_img img {
   border: 1px solid #666666;
   width:150px;
   height:150px;
}
.shop_list_item_img img {
   border: 1px solid #666666;
   width:150px;
   height:150px;
}
#shop_single_img img {
   border: 1px solid #666666;
}
#shop_single_img_lupe {
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #000;
}
#shop_single_prodimg2 img {
	float:left;
	border: 1px solid #666666;
	width:120px;
	height:120px;
}
#shop_linkbrowse a {
	margin-right:4px;
}
.shop_linkbrowse_arrow a {
	font-size: 16px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #900;
	text-decoration: none;
}
input {
	padding:0;
	margin:0;
}
#shopnote {
	height:14px;
	width:150px;
	overflow:hidden;
    font-size:12px;
}
#shoptitle {
	height:16px;
	width:150px;
	overflow:hidden;
    font-size:12px;
}
/* ---------------------------- footer_bar ---------------------------- */
.footer_bar {
	width:100%;
	padding:10px 0 10px 0;
	font-size:11px;
	/*border:1px solid #CCCCCC;
	background-color:#FFFFFF;*/
}

.footer_bar .left {
	float:left;
}

.footer_bar .right {
	float:right;
}
.pflichtfeld {
	font-weight: bold;
	color: #990000;
}
.input_delivery {
	width: 500px;
}
