.oval td{
 
 border:1px solid black;
}

sup {
 font-size:90%;
}

html {
	margin: 0;
	padding: 0;
	height:100%;
}

body  {
	min-height:101%;
	background: #ffffff;
	font: 75% Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
a  {
	text-decoration: none;
	color: #e70000;
}
a:hover  {
	text-decoration: underline;
}
a.intern {
	padding: 0 13px;
	background: url('images/ico_intern_link.gif') no-repeat 0px 50%;
}
h1  {
	position: absolute;
	top: 8px;
	left: 12px;
	width: 67px;
	height: 70px;
	margin: 0;
	overflow: hidden;
	background: url('images/logo-mainmetall.gif') no-repeat;
}
h1 a  {
	display: block;
	height: 70px;
	text-indent: -9999px;
}
h2  {
	margin: 0;
	padding: 0;
	font: bold 200% Arial, sans-serif;
	color:#5c5b60;
}
h3  {
	margin: 0;
	font: bold 150% Arial, sans-serif;
	color: #e70000;
}
h4  {
	margin: 0;
	font: bold 134% Arial, sans-serif;
	color: #e70000;
}
h5  {
	margin: 0;
	background: #5282D7 url('images/lightblue.gif') repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font: bold 120%/190% Arial, sans-serif;
}
h5 a  {
	display: block;
	padding: 0 0 0 44px;
	color: #fff;
	text-transform: uppercase;
	background: url('images/arrow_head.gif') no-repeat 15px 50%;
}
h5 a:hover  {
	text-decoration: none;
}
p  {
	margin: 15px 0;
}
ul  {
	margin: 15px 0;
	padding: 0 0 0 15px;
}
dl {
	width:100%; 
	margin:0;
	padding:0;
}
dl dt {
	float: left;
}
img  {
	border: none;
	display: block;
}
.left  {
	float: left;
}
.right  {
	float: right;
}
.first,
#first  {
	background: none !important;
}
.divblock {
	clear:both;
	display:block;
}
#container  {
	border: 0px solid #000000;
	width: 998px;	
	margin: 0 auto;
}
/* header ----------------------------------------------------------------------*/
#header  {
	/*oben, rechts, unten, links */
	padding: 11px 16px 0 0;
	position: relative;
	width: 982px;
}
/* top menu --------------------------------------------------------------------*/
#top-menu  {
	position:relative;
	left:650px;
	float: right;
	margin: 0;
	padding: 5px 0 30px 0;
	min-height: 12px;
	list-style: none;
	font-size: 90%;
}
#top-menu li  {
	float: left;
	padding: 0 7px;
	background: url('images/top_separator.gif') no-repeat 0 50%;
	position: relative;
}
#top-menu a  {
	color: #383838;
	padding: 3px 0 0 3px;
}
#top-menu li:hover ul,
#top-menu li.hover ul  {
	display: block;
}
#top-menu ul  {
	position: absolute;
	left: 13px;
	top: 100%;
	margin: 0;
	padding: 3px 0 0 10px;
	background: url('images/top_dropmenu.gif') no-repeat 0 9px;
	list-style: none;
	display: none;
}
#top-menu li li  {
	float: none;
	background: none;
	padding: 2px 0;
}
#top-menu li li a  {
	padding: 0;
	white-space: nowrap;
}
/* end of top-menu */

/* main menu -------------------------------------------------------------------*/
.main-menu  {
	clear: right;
	margin: 65px -17px 0 0;
	padding: 12px 0 0 0;
	list-style: none;
	float: right;
	display: inline;	
	width: 670px;
	height: 23px;	
}
* html .main-menu  {
	overflow: hidden;
}
.main-menu li  {
	float: left;
	display: inline;
	margin-right: 0px;		
	position: relative;
	background-color:#d9dbdd;
	border-left: 1px solid #ffffff;
}
#grey-xxxx {
	height:23px;
	width:131px;
}
.main-menu li:hover ul,
.main-menu li.hover ul  {
	display: block;
}
.main-menu a  {
	float: left;
	text-align: center;
	width: 133px;
	color:#5c5b60;
	font: 12px/23px Arial, sans-serif;
}
.main-menu a:hover  {
	background: #5c5b60;
	color:#FFFFFF;
	text-decoration: none;
}
.main-menu ul  {
	position: absolute;
	left: 0px;
	top: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 1px solid #fff;
	z-index: 10;
	display: none;
}
.main-menu li li  {
	float: left;
	clear: left;
	background-color:#f4f4f5;
}
.main-menu li li a  {
	width: 169px;
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	line-height: 130%;
}
/* end of main menu */
/* end of header */
/* main body -------------------------------------------------------------------*/
#main  {
	clear: both;
	width: 998px;
	overflow: hidden;
}
/* image border ----------------------------------------------------------------*/
#border  {
	border-top: 1px solid #fff;
    border-bottom: none;
}
.breadcrumb  {
	clear: both;
	height:23px;
	padding:6px 0 0 0;
	background: url('images/bg-breadcrumb.gif') repeat-x 0 0;
	border-bottom:1px solid #5c5b60;
	overflow: hidden;
}
.breadcrumb ul {
	margin:0;
	padding:0;
	padding-left:12px;
}
.breadcrumb ul li {
	list-style-type:none;
	float:left;
	padding-left:12px;
	margin-right:12px !important;
	background-image: url(images/grey-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.breadcrumb ul li.first {
	padding:0;
	margin:0;
}
.breadcrumb ul li a {
	color:#5c5b60;
	text-decoration:none;
}
.breadcrumb ul li.selected{
	background-image: url(images/red-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.breadcrumb ul li.selected a{
	color:#e70000;
}
.breadcrumb ul li a:hover {
	text-decoration:underline;
}
/* end of image border */
#center  {
	width: 725px;
	padding: 12px 12px 20px 0px;
	float: left;
	
}
/* right column ----------------------------------------------------------------*/
#rightcol  {
	width: 240px;
	float: right;
	background: #f7f7f8;		
	margin: 0 0 -9989px 0;
	padding: 0px 0 9999px 0;	
}
.btnAnwfinder  {
	display:block;
	padding-left:15px;
}
.box,
.news a  {	
	color: #5c5b60;	
	text-decoration:underline;
}

.news td {
border-bottom:2px dotted #aaaaaa;
}

.box:hover,
.news a:hover,
.light:hover  {
	text-decoration: underline;
}
.box strong,

.news strong  {
	color:#e70000;	
	font-size:110%;
}

.news strong a{			
	color:#e70000;
}

.news  {
	margin: 0;
	padding: 0;
	list-style: none;
}

.abstand {font-size:4px;}

.punkte {
 font-size:11px; 
}

.punkte strong  {
	color:#e70000;	
	font-size:11px;
}

.news li  {
	margin: -1px 0 0 0;
	padding: 1px 0 0 0;
}
* html .news li  {
	position: relative;
}
/* end of right column */
#footer  {	
	color: #e70000;
	width: 998px;
	overflow: hidden;
}
#footer div  {
	padding: 5px 15px 5px 12px;
}
#footer ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#footer li  {
	float: left;
	padding: 0 10px;
}
#footer li a  {
	color:#333333;
}
#footer a  {
	color: #e70000;
}
.prducthead {
	display:block;
	height:100px;
	color:#e71d2a;
	padding-left:248px;
	padding-top:41px;
}
.prducthead span{
	display:block;
	color:#000000;
}
.productlinks {
	display:block;
	float:right;
	width:136px;
	margin-top:12px;
}
.productlinks ul.productbox {
position:relative !important;
}
.productlinks ul.productbox li {
	margin:0 0 10px 0;
}
.textblock {
	display:block;
	width:565px;
}

div.partner {
margin:0px;
}

.partner a{	
	margin:0px;
	padding:0px;	
	border:2px solid #444444;		
	background-color:#c3c4c7;	
	text-decoration:none;	
	font-size:80%;
	color:#000000;
	cursor:default;
}

.partner a:hover{
	background-color:#5c5b60;	
	text-decoration:none;	
	color:#e8e8e8;
}


ul.productbox {
position:absolute;
display:block;
margin-left:-12px;
}

ul.productbox li{
	display:block;
	float:left;
	list-style:none;
}

ul.pliste {          
  list-style-type:none;  
  padding-left: 0px;
}

ul.pliste li {    
  background-image: url(images/small_dot.gif);
  background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 20px;
}

  

.pliste strong { 
 font-size:115%;
 color: #e71d2a;
}


ul.productbox li a,ul.productbox li a:hover{
	display:block;
	width:136px;
	height:78px;
	background-image: url(images/bg-produkte.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	text-decoration:none;
	border:3px solid #FFFFFF;
}
ul.productbox li a img{
	display:inline !important;
}
ul.productbox li a span{
	display:block;
	padding-top:2px;
	text-align:center;
	color:#5c5b60;
	font-size:11px;
}

ul.productbox li a:hover span{
	display:block;
	padding-top:2px;
	text-align:center;
	color:#eeeeee;
	font-size:11px;
	text-decoration:none;
}


ul.productbox li a span img{
	margin-right:5px;
}
ul.productbox li a:hover{
	background-position: left bottom;
	color:#ffffff;
}

#waagrecht li{	
	float:none !important;			
}


#waagrecht li a span{
  text-align:left;
  padding-left:8px;
  
}

.submenu {
	display:block;	
	padding-left:0px;
	padding-right:2px;
	margin-top:0px;
	z-index:100;
}
.submenu ul{
	display:block;
	width:100%;
	list-style:none;
	background-color:#d8dadc;
	margin:0 0 0 0 !important;
	padding:0 !important;
	border-left:1px solid #929295;
	border-right:1px solid #929295;
	border-bottom:1px solid #929295;
}
.submenu ul li{
	margin:0 !important;
	height:21px;
	line-height:21px;
	border-top:1px solid #929295;
}
.submenu ul li:hover{
	background-color:#e3e4e5;
}

.submenu ul li a{
	display:block;
	color:#333;
	padding:0 0 0 18px !important;
}
.submenu ul li a:hover{
	text-decoration:none;
	background-color:#e3e4e5;
}

#productborder {
	DISPLAY: block; HEIGHT: 110px
}



.xproductbox {		
		display:block;		
		margin-right:0px;
		margin-bottom:10px;
		border:1px solid #929295;
		width:213px;		
		background-color:#e4e4e6;
		background-repeat: repeat-y;
		background-position: left top;		
	}
			
	.xproductbox a{
		display:block;
	}
	.xproductbox a:hover{
		text-decoration:none;		
	}
	.xproductbox span.ico {
		display:block;
		margin-left:6px;
		padding-left:12px;
		background-image: url(images/red-arrow-right.gif);
		background-repeat: no-repeat;
		background-position: left 4px;	
		color:#333;	
	}
	.xproductbox span.redtext {
		display:block;
		margin-left:4px;
		color:#e71d2a;
		font-style: italic;
	}
	.xproductbox ul{
		display:block;
		list-style:none;
		background-color:#ced0d2;
		margin:10px 0 0 0 !important;
		padding:0 !important;
	}
	.xproductbox ul li{
		margin:0 !important;
		padding:0 0 0 0px !important;
		height:21px;
		line-height:21px;
		border-top:1px solid #929295;
	}
	.xproductbox ul li:hover,.xproductbox ul li a:hover{
		background-color:#dfe1e3;
	}
	
	
	.xproductbox ul li a{
		padding-left:12px;
		color:#333;
	}

	
dl.kForm {
		width: 100%; 
		margin: 0px;
		padding: 0px;
	}
	dl.kForm dt {
		float: left;
	}
	dl.kForm dd {
		float: left;
	}
	dl.kForm dt {
		clear:both;
		width: 220px;
		margin: 0;
		padding-bottom:10px;
	}
	dl.kForm dd {
		width: 200px;
		margin: 0;
		padding-bottom:10px;
	}

input,textarea {
	border: 1px solid #929295;
	padding-left:3px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color:#e4e4e6;		
	font-size:12px;
	font-family:Arial, sans-serif;
	}
	
#btnSubmit {
background-color:#bbbbbb;
font-size:14px;
}

#btnSubmit:hover {
background-color:#cccccc;
}

.nohover a:hover,a:hover.nohover {
text-decoration: none;
}

