body{
	background-image:	url(/fileadmin/images/Grabosch-NEW_1_02.jpg);
	background-repeat:	no-repeat;
	font-family:		arial;
	font-size:			11px;
	margin:				0px;
	padding: 			0px;
}
p{
	font-family:		arial;
	font-size:			11px;
}
td {
	font-family:		arial;
	font-size:			11px;
}
td.p {
	font-family:		arial;
	font-size:			11px;


}
a{
	text-decoration:	none;
}
h1{
	font-size:			15px;
	margin:0px;

}
h2{
	font-size:			14px;

}
h3{
	font-size:			13px;
}
h4{
	font-size:			12px;
}

.hauptmenu{
	position:			absolute;
	top:				106px;
	left:				190px;
	border-style:		solid;
	border-color:		red;
	border-width:		0px;
}
* html .hauptmenu{
	top:				108px;
}
.menu_level_1 {
	font-size:			11px;
	color:				#666666;
	font-weight:		bold;
	padding-bottom:		6px;
	height: 			19px;
	margin-left:		10px;

}
.menu_level_1:hover{
	font-size:			11px;
	color:				#666666;
	font-weight:		bold;
	padding-bottom:		6px;
	height: 			19px;
	margin-left:		10px;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:2px;
}
.menu_level_1_act{
	font-size:			11px;
	color:				#666666;
	font-weight:		bold;
	padding-bottom:		6px;
	height: 			19px;
	margin-left:		10px;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:2px;
}
* html .menu_level_1_act{
	padding-bottom:		4px;
}
.hauptmenu_level_2{
	position:			absolute;
	top:				134px;
	left:				245px;
}

.menu_level_2 {
	font-size:			10px;
	color:				#666666;
	font-weight:		bold;
	padding-bottom:		0px;
	height: 			15px;
	margin-left:		10px;
}
.menu_level_2:hover{
	font-size:			10px;
	color:				#666666;
	font-weight:		bold;
	padding-bottom:		0px;
	height: 			15px;
	margin-left:		10px;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:2px;
}

.menu_level_2_act{
	font-size:			10px;
	color:				#666666;
	font-weight:		bold;
	padding-bottom:		0px;
	height: 			15px;
	margin-left:		10px;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:2px;
}
.hauptmenu_level_3{
	position:			absolute;
	top:				234px;
	left:				30px;
}
.kategoriebild {
	position:absolute;
	top:				200px;
	left:				30px;	
}
.menu_level_3 {
	display:block;
	font-size:			11px;
	color:				#666666;
	padding-bottom:		0px;
/*	height: 			15px; */
	margin-top:			10px;
	width:				150px;
	padding:1px;	
	border-style:		solid;
	border-color:		red;
	border-width:		0px;
}

.menu_level_3:hover{
	display:block;
	font-size:			11px;
	color:				black;
	font-weight:		bold;
	padding-bottom:		0px;
/*	height: 			15px; */
	margin-top:			10px;
	width:				150px;
	padding:1px;
	border-style:		solid;
	border-color:		red;
	border-width:		0px;

}
.menu_level_3_act{
	display:block;
	font-size:			11px;
	color:				black;
	font-weight:		bold;
	padding-bottom:		0px;
/*	height: 			15px; */
	margin-top:			10px;
	width:				150px;
	padding:1px;
	border-style:		solid;
	border-color:		red;
	border-width:		0px;

}

.content {
	border-style:		solid;
	border-color:		red;
	border-width:		0px;
	margin-left:		230px;
	margin-top:			155px;
	width:				550px;
	min-height:			425px;
}
* html .content{
	padding-top:		155px;
	height:				580px;

}
.content_rechts {
	position:absolute;
	border-style:		solid;
	border-color:		red;
	border-width:		0px;
	left:				800px;
	top:				155px;
	width:				150px;
	min-height:			425px;
}
* html .content_rechts{
	height:				580px;

}
.fussleiste{
	width:				1002px;
	padding-top:		3px;
	height:				17px;
	background-color:	#194a2c;
}
* html .fussleiste{
	padding-top:		3px;
	height:				20px;
}
.meta_navi_level_1{
	color:				white;
	margin-left:		10px;
	font-size:			10px;
}

