body
{
	font-family: Verdana,Arial,sans-serif;
	/*	background-color: #FFFFCC; */
	background-color: #F0BC73;
	background-color: #E09B01;
	color: #561C04;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a
{
	color: #000000;
	color: #561C04;
	text-decoration: none;
}

a:link
{
	color: #000000;
	color: #561C04;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	color: #561C04;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	text-decoration: none;
}

h1
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #744114;
 margin: 0px;
 padding: 0px;
}

h2
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #E7D9CC;
 color: #744114;
 margin: 0px;
 padding: 0px;
}

h3
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #ff0000;
 margin: 0px;
 padding: 0px;
}

h4
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #744114;
 margin: 0px;
 padding: 0px;
}

h5
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #00ffff;
 margin: 0px;
 padding: 0px;
}

h6
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 115%;
 color: #744114;
 margin: 0px;
 padding: 0px;
}


ul
{
 list-style-type: square;
 text-indent:0pt;
}

ul ul
{
 list-style-type: disc;
 text-indent:0pt;
}

ul ul ul
{
 list-style-type: disc;
 text-indent:0pt;
}


label
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

th
{
	background-color: #744114;
	font-size:13px;
	color: #D4C4AD;
}

td
{
    font-size:13px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead
{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar
{
    /*
	float: left;
	
	width: 200px;
	
	background-color: #BF8D68;
	background-color: #D19E5C;
	background-color: #BF8E4F;
	background-color: #BF8E6F;*/
	margin: 15px;
	padding: 0px;
	/*	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	*/
}


#headlines
{
	float: right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

.menuetabellenkopf
{
	background-image:url(../../bilder/navigation_1_hintergrund_oben.jpg);
       background-image:url(../../bilder/navi_190x15_oben2.gif);
	background-repeat:no-repeat;
}

.menuetabellenkopf2
{
	/*background-image:url(../../bilder/navigation_3_hintergrund_oben.jpg);*/
       background-image:url(../../bilder/navi_284x15_oben2.gif);
	background-repeat:no-repeat;
}

.menuetabelle
{
	width: 152px;
	background-image:url(../../bilder/navigation_1_hintergrund_mitte.jpg);
       background-image:url(../../bilder/navi_190x15_mitte.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.menuetabellerechts
{
	width: 200px;
	/*background-image:url(../../bilder/navigation_3_hintergrund_mitte.jpg);*/
       background-image:url(../../bilder/navi_284x15_mitte.gif);
	background-color: #F0BB11;
	background-color: #E09B01;
	background-repeat:repeat-y;
	vertical-align:top;
}

.content
{
	margin-left:15px;
	margin-top:15px;
	width: 500px;
	vertical-align:top;
	/*padding: 15px;*/
	/*margin: 15px;*/
	
	float: left;
  	/*
	width: 55%;
	*/
}

#siteName
{
	margin: 0;
	padding: 0 0 0 10px;
}

#globalNav
{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img
{
 display: block;
}

#globalNav a
{
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb
{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature
{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3
{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img
{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story
{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p
{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo
{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img
{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search
{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form
{
 margin: 0px;
 padding: 0px;
}

#search label
{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*---*/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#navBar li {border-bottom: 1px solid #EEE;}

html>body #navBar li {border-bottom: none;}


/*---*/

#sectionLinks
{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3
{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a
{
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover
{
	background-color: #dddddd;
}

#uebersichtstabelle
{
	font-size: 80%
}
/*---*/

.relatedLinks
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3
{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited
{
	display: block; 
}

/*---*/

#advert
{
	padding: 30px 0px 10px;
}

#advert img
{
	display: block;
}


/*---*/

#headlines
{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p
{
	padding: 5px 0px 5px 0px;
}

/*****Buttons*****/
input.schaltflaeche
{
	background-image: url(../../bilder/warenkorb_button.gif);
	background-color: #9BCCCA;
	background-repeat: no-repeat;
	background-position: left center
}

.commonButton button,
.commonButton {
  width: 138px;
  height: 23px;
  color: #000000;
  color: #561C04;
  background-color: transparent;
}

.commonButtonHighlighted button,
.commonButtonHighlighted 
{
  width: 138px;
  height: 23px;
  color: #000000;
  color: #561C04;
  background-color: transparent;
}

.commonButton button {
  background-image: url(../../bilder/warenkorb_button.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
}

.commonButtonHighlighted button {
  background-image: url(../../bilder/warenkorb_button.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
}
