/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edf5eb;
	font: normal 9pt Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
}

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #4a9a3b; font-weight:bold; text-decoration: none; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none; }


a { color: #000; text-decoration: none; }
a:hover { color: #1b610e; text-decoration:underline; }


.teaser {
	border-color: #515154;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}

.footer {
	border-color: #515154;
	background-image: url(bilder/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}


/* Navi */

#menu { width: 100%; float: left; }

#menu ul { list-style: none; margin: 0; padding: 0; width: 100px; float: left; }
#menu ul ul { list-style: none; margin: 0; padding: 0; width: 130px; float: left; }


#menu a
  { font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  display: block; border-width: 1px; border-style: solid;
  border-color: #4a9a3b;
  margin: 0; padding: 2px 3px; }
  
#menu h2
  { font: bold 11px arial, helvetica, sans-serif;
  display: block; margin: 0; padding: 2px 3px; color: #000000; text-transform: uppercase; }

#menu a { color: #000; background: #ffffff; text-decoration: none; }

#menu a:hover { color: #1b610e; background: #edf5eb; }

#menu li {position: relative; text-align:center;}
#menu li li {position: relative; text-align:left;}


#menu ul ul { position: absolute; top: 25px; left: 3px; width: 130px; z-index: 500; }

div#menu ul ul,
div#menu ul li:hover ul ul {
	display: none; 
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul {
	display: block; 
	margin-top: -3px;
}
  
  
  /* Shop */
  

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.text {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	}
	
.standard-text {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	}
	
.header {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	}
.bigred {
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	}
.nav {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	}
	
td.nav {
	border-left-width: thick;
	border-left-style: solid;
}	
td.subnav {
	border-left-width: 25px;
	border-left-style: solid;
	border-bottom-width: medium;
	border-bottom-style: solid;	
}	

A.grey:link {  color: #666666; text-decoration: none; }
A.grey:visited { color: #666666; text-decoration: none; }
A.grey:hover { color: #666666; text-decoration: underline;}
A.grey:active { color: #666666; text-decoration: underline; }

A.nav:link {  color: #000000; text-decoration: none; }
A.nav:visited { color: #000000; text-decoration: none; }
A.nav:hover { color: #000000; text-decoration: none;}
A.nav:active { color: #000000; text-decoration: none; }

A.cp:link {  color: #666666; text-decoration: underline; }
A.cp:visited { color: #666666; text-decoration: underline; }
A.cp:hover { color: #666666; text-decoration: none;}
A.cp:active { color: #666666; text-decoration: none; }

INPUT, SELECT, OPTION, TEXTAREA 
	{ 
	BORDER-COLOR: #6C7B9C; 
	FONT-FAMILY: Arial, Helvetica; 
	FONT-SIZE: 9pt;
	background-color: #FFFFFF; 
	border: 1px 
	solid #6C7B9C; 
	}
	
img.language {  border: #FFFFFF; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; }	

.brot_verdana_mg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.brot_verdana_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}