body{
margin : 0px;
padding : 0px;
font-size:13px;
font-family: Arial;
color : #000;
line-height:17px;
}


td{
margin : 0px;
padding : 0px;
font-size:13px;
font-family: Arial;
color : #000;
line-height:17px;
}

p{
margin : 0;
padding : 0;
}

img{
 border:0px;
}

/*  Links  */


a,a:visited,a:active,a:hover,a:link  {
color : #000;
text-decoration : underline;
}
a:hover  {
text-decoration : underline;
color : #000;
}


.Headline_xxl_black{
font-size:28.5px;
color : #2a2a2a;
font-weight: bolder;
line-height: normal;
}

.Headline_s_black{
font-size:13px;
color : #2a2a2a;
font-weight: bold;
}

.Headline_l_grey{
font-size:20px;
color : #606060;
font-weight: bold;
font-weight: normal;
}
.text_grey{
	color : #2f6007;
}
.text_xs_grey{
	font-size:11px;
	color : #2f6007;
}



.Headline_xl_green{
font-size:23px;
color : #2f6007;
font-weight: normal;
line-height: normal;
}

.Headline_l_green{
font-size:18px;
color : #2f6007;
font-weight: normal;
line-height: normal;
}

.Headline_s_green{
font-size:13px;
color : #2f6007;
font-weight: bold;
}
.text_green{
	color : #2f6007;
}
.text_xs_green{
	font-size:11px;
	color : #2f6007;
}

.text_light_green{
	color : #5ba31c;
}

.Headline_xs_red{
	color : #b1101f;
	font-size:11px;
	font-weight: bold;
}

.text_red{
	color : #b1101f;
}
.text_xs_red{
	font-size:11px;
	color : #b1101f;
}

.text_xs{
	font-size:11px;
}

.text_white{
	color : #fff;
}


.Infofeld_rechts_grey{
	background-color: #e8f0e1;
	padding: 0px 5px 0px 8px;
	width: 303px;
}

.Infofeld_rechts_white{
	padding: 0px 5px 0px 8px;
	width: 303px;
}

.toggle_button{
	position: absolute;
	text-align:center;
	padding-top:3px;
	background-image:url(http://www.naturkost-kontor.de/pix/layout/button_blank.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 151px;
	height:22px;
	right: 5px;
	top: -25px;

}

a.toggle,a.toggle:visited,a.toggle:active,a.toggle:hover,a.toggle:link  {
	margin:auto;
	color : #fff;
	font-size: 14px;
	font-weight:normal;
	text-decoration : none;
}
a.toggle:hover  {
	text-decoration : underline;
}


a.footer_link,a.footer_link:visited,a.footer_link:active,a.footer_link:hover,a.footer_link:link  {
	color : #b1101f;
	font-weight:normal;
	text-decoration : none;
}
a.footer_link:hover  {
	text-decoration : underline;
}

.border_top_green_dotted{
	border-top: dotted 2px #5ba31c;
}
.border_bottom_green_dotted{
	border-bottom: dotted 2px #5ba31c;
}

.border_top_green_dotted_light{
	border-top: dotted 1px #5ba31c;
}
.border_bottom_green_dotted_light{
	border-bottom: dotted 1px #5ba31c;
}

.border_grey_bold{
	border: solid 5px #dcdcdc
}
.border_grey{
	border: solid 4px #dcdcdc
}

.lieferanten_logo{
	border: solid 4px #dcdcdc;
	margin-right: 10px;
	margin-bottom: 5px;
}