body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #106244;
	margin: 0px;
}

p{
	margin-top:0px;
	margin-bottom:8px;
}

#wrapper {
position : absolute;
width : 795px;
height : 460px;
z-index : 1;
left : 50%;
top : 50%;
margin-top : -230px;
margin-left : -395px;
border : 1px solid #000000;
}

#wrapperwhite {
position : absolute;
width : 795px;
height : 460px;
z-index : 1;
left : 50%;
top : 50%;
margin-top : -230px;
margin-left : -395px;
border : 1px solid #000000;
background-color:#ffffff;
}

#wrappergreen {
position : absolute;
width : 795px;
height : 460px;
z-index : 1;
left : 50%;
top : 50%;
margin-top : -230px;
margin-left : -395px;
border : 1px solid #000000;
background-color:#106244;
}


#menue {
	position:absolute;
	width:595px;
	height:18px;
	z-index:1;
	left: 202px;
	top: -20px;
	color:#ff0000;
}

#language {
	position:absolute;
	width:300px;
	height:18px;
	z-index:1;
	left: 0px;
	top: -20px;
	color:#ff0000;
}

a{
	text-decoration:none;
	color:#ffffff;
}
a:focus, a:hover{
	color:#ff0000;
}

#contentScroll {
	position : absolute;
	width : 795px;
	height : 458px;
	z-index : 1;
	left : 0;
	top : 0;	
	overflow: auto;
	color:#000000;
}

#contentScrollhide {
	position : absolute;
	width : 795px;
	height : 458px;
	z-index : 1;
	left : 0;
	top : 0;	
	overflow: hidden;
	color:#000000;
}

#contentScrollshow {
	position : absolute;
	width : 795px;
	height : 458px;
	z-index : 1;
	left : 0;
	top : 0;	
	overflow: auto;
	color:#000000;
}




#content{
	padding:10px;
}

#content .tablefont{
	font-size:10px;
}


#content #leftimg{
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #000000;
}

#content #neuheitenimg{
	margin-right:10px;
	margin-bottom:10px;	
}

#content h1{
	font-size:20px;
}

#footer {
	position:absolute;
	width:772px;
	height:23px;
	z-index:3;
	left: 14px;
	top: 460px;
	background-image: url(images/schatten.jpg);
	background-repeat:repeat-x;
}

#impressum {
	position:absolute;
	width:200px;
	height:16px;
	z-index:1;
	left: 571px;
	top: 9px;
	text-align:right;
}
#impressum a{
	font-size:11px;
	color:#ffffff;
}

#impressum a:hover{
	color:#ff0000;
}

#flags{
	position:absolute;
	top:40px;
	left:-15px;
	width:795px;
}

#skipintro {
	position:absolute;
	width:80px;
	height:16px;
	z-index:1;
	left: 336px;
	top: 9px;
}
#skipintro a{
	font-size:11px;
	color:#ffffff;
}

#skipintro a:hover{
	color:#ff0000;
}

#content #linkespaltefaq{
	position:relative;
	left:10px;	
}

#content #rechtespaltefaq{
	float:right;
	width:430px;
}

#content #linkespalte{
	float:left;
	width:360px;
}

#content #rechtespalte{
	float:right;
	width:380px;
}

#content a{
	color:#106244;
}

.naehrwerte{
	font-size:9px;
	height:25px;
}

.original{
	color:#106244;
	font-weight:bold;
}

.erdnuss{
	color:#8B4513;
	font-weight:bold;
}
.pfefferminz{
	color:#1E90FF;
	font-weight:bold;
}
.orange{
	color:#FF8C00;
	font-weight:bold;
}
.mango{
	color:#EEBB00;
	font-weight:bold;
}


.Stil3 {font-size: 15px}
.Stil4 {color: #106244}
.Stil5 {color: #FF0000}
.Stil6 {font-size: 15px; font-weight: bold; }