td, body, div, select, input, textarea, h6 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:					#333333;
	font-weight:		normal;
}

a:active, a:visited, a:link {
	text-decoration:none;
	color:					#33aa33;
}

a:hover {
	text-decoration:underline;
}

td.nav {
	color:					#33aa33;
}

a.navigation:active, a.navigation:visited, a.navigation:link {
	text-decoration:none;
	color:					#33aa33;
	font-weight:		bold;
}

a.navigation:hover {
	text-decoration:underline;
	font-weight:		bold;
}

select {
	width:					180px;
}

.fett {
	font-weight:		bold;
}

.ueber {
	font-weight:		bold;
	font-size:			14px;
}

.price {
	font-weight:		bold;
	font-size:			20px;
	color:					#ee2222;
}

image {
	border:					0px;
}

td.fabrikate {
	border:		1px solid #cccccc;
}

#rahmen {
	position:			relative;
  top:					20px;
  width:				85%;
  background:		#ffffff;
  padding:			5px;
}

#navigation {
	position:			relative;
  top:					0px;
  width:				100%;
  height:				60px;
  background:		#ffffff;
  padding:			10px;
  border-top:		5px solid #444444;
  border-left:	5px solid #444444;
  border-right:	5px solid #444444;
}

#inhalt {
	position:			relative;
  top:					0px;
  width:				100%;
  background:		#ffffff;
  padding:			10px;
  border-bottom:5px solid #444444;
  border-left:	5px solid #444444;
  border-right:	5px solid #444444;
  border-top:		1px dotted #33aa33;
}
