body{
	font-size:12px;
	background-color:#E6E6E6;
}
#mainlayer{
	position:absolute;
	left:20px;
	top:20px;	
}

#topmenulayer {
	position:relative;
	left:23px;
	top:124px;
	width:897px;
	height:20px;
	background-image:url(/contentpics/menue.gif);
	background-repeat:repeat-x;
/*	background-color:#FF4C00;*/
}
.itemlayer {
	width:90px;
	height:20px;
/*	background-color:#FF4C00;*/
}
.menulink,.menulink:link,.menulink:active,.menulink:visited  {
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	line-height:20px;
}
#r_oben{	
	position:relative;
	left:0px;
	top:0px;
	width:936px;
	height:151px;
	background-image:url(/contentpics/rahmen_oben.gif);
	overflow:hidden;
}
#r_mitte{	
	position:relative;
	left:0px;
	top:0px;
	width:936px;
	background-image:url(/contentpics/rahmen_mitte.gif);
	overflow:visible;
}

#r_unten{	
	position:relative;
	left:0px;
	top:0px;
	width:936px;
	height:75px;
	background-image:url(/contentpics/rahmen_unten.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.copyright{
	position:absolute;
	top:63px;
	left:839px;
}
.gf_logo{
	position:absolute;
	left:408px;
	top:40px;	
}

.ueber_weiss {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:18px;
    text-decoration:none;
    color:white;
}

.ueber_schwarz {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:12px;
    text-decoration:none;
    color:#003952;
    font-weight:bold;
}

.text_weiss, .text_weiss:link, .text_weiss:hover, .text_weiss:active, .text_weiss:visited {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:11px;
    text-decoration:none;
    color:white;
}

.text_weiss:hover {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:11px;
    text-decoration:underline;
    color:white;
}

.text_schwarz, .text_schwarz:link, .text_schwarz:hover, .text_schwarz:active, .text_schwarz:visited {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:11px;
    text-decoration:none;
    color:#003952;
}

.text_schwarz:hover {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:11px;
    text-decoration:underline;
    color:#003952;
}

.link_orange, .link_orange:link, .link_orange:hover, .link_orange:active, .link_orange:visited {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:11px;
    text-decoration:none;
    color:#FF4C00;
}

.ueber_produkt1 {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:14px;
    text-decoration:none;
    color:#003952;
}

.ueber_produkt_weiss {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
    color:white;
}


.ueber_produkt2 {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    color:#003952;
}

.text_footer {
    font-family:'Helvetica','Arial','sans-serif';
    font-size:10px;
    text-decoration:none;
    color:gray;
}

