/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	
}

img {
	border: none;
}

a { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

h1 { font-size: 22px; color: #95b018; border:none; }

h3 {
	font-size: 15px;
	font-weight: normal;
	color:#000;
}

h3 {
	cursor: pointer;
}

h3:hover { text-decoration: none; color:#95b018; }
h3:active { text-decoration: none; }


.highlight { color:#95b018; }

#leftContent {
	width: 450px;
	float:left;
}

#content {
	width: 500px;
	float:left;
	
}

#content p {
	
	line-height: 22px;
	
}

#footer {
	margin-top: 40px;
	font-size:10px;
	
}

#logofooter { display:none; /* visibility: hidden; */ }

#footer a { color: #000000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#logo {
	background-image:url(/_lib/images/foodwise.gif);
	background-repeat:no-repeat;
	height:50px;
	margin-top: 70px;
	margin-bottom: 63px;
}

#container {
	width: 980px;
	
	position:absolute;
	top:0px;
	left:0px;
	border:0px;	
	
}

div.referenzen div { padding-left: 12px; }


.container01 {
	
	background-position:-200px 200px;
	background-image:url(../images/dot_03.gif);
	background-repeat:no-repeat;
}

.container02 {
	background-position: -190px -25px;
	background-image:url(../images/dot_02.gif);
	background-repeat:no-repeat;
}

.container03 {
	background-position: -330px 200px;
	background-image:url(../images/dot_03.gif);
	background-repeat:no-repeat;
}

.container04 {
	background-position: 100px 400px;
	background-image:url(../images/dot_04.gif);
	background-repeat:no-repeat;
}

.container05 {
	background-position: -500px -50px;
	background-image:url(../images/dot_03.gif);
	background-repeat:no-repeat;
}

.container06 {
	background-position: 0px 100px;
	background-image:url(../images/dot_06.gif);
	background-repeat:no-repeat;
}

.container07 {
	background-position: -200px 200px;
	background-image:url(../images/dot_05.gif);
	background-repeat:no-repeat;
}

div.line {
	width:950px;
	height:280px;
	display:block;
	position:relative;
	float:none;
	clear:both;
}

div.spacer {
	height:80px;
	display:block;
	position:relative;
	float:none;
	clear:both;

}

.nosho { visibility: hidden; }


/* nav stuff */

#lngcontainer { float:left; padding-top: 68px; margin-left:100px; width: 100px; font-size:12px; }

#navcontainer { width: 200px; padding-top:68px; float:left; font-size:12px; }

#lngcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a, #lngcontainer a
{
display: block;
width: 100px;
background-color: transparent;
}

#navcontainer a:link, #navlist a:visited, #lngcontainer a:link, #lnglist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover, #lngcontainer a:hover
{
color: #000000;
}

#navcontainer ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul { display: none; }

#nav_angebot #navcontainer ul li#angebot ul { display: block; }

#navcontainer ul ul a
{
display: block;
padding: 0px 0px 0px 15px;
width: 125px;
color: #fff;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: red;
text-decoration: none;
}
/*
ul.simplelist {
	padding: 0;
	padding-left: 15px;
	list-style-image: url(../images/list.gif);
	list-style-type: none;
	background-position: 3px;
	margin:0px;
}

ul.simplelist li {
	line-height: 22px;
}

*/
ul.simplelist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

ul.simplelist li 
{
padding-left: 10px;
background-image: url(../images/list.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-bottom: 5px;
}

.arrow-marker {
	list-style-type: none;
	padding-left: 0px;
	line-height: 24px;
	margin:0px;
}