@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif; 
	font-size:12px;
	background: #535D5C; 
	background-image:url(graphic/bauma-bg-body.jpg); 
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}
img { border: 0px; }
form { margin: 0; padding: 0; display:inline; }
input { margin: 0; padding: 0; }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#525E5D; margin-bottom:10px; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#525E5D; margin-bottom:10px;}
h3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#525E5D; margin-bottom:4px;}
hr { border:solid #535E5D 0px; background-color:#535E5D; height:1px; } 
ul { list-style-position: outside; padding-left:0; padding-top:0; margin-left:16px; margin-top:0; }
ul li { list-style-image: url(graphic/listdot.gif); margin-bottom:10px; margin-left:8px;}
ol { list-style-position: outside; padding-left:0; padding-top:0; margin-left:16px; margin-top:0; }
ol li { list-style-type: decimal; margin-bottom:10px; margin-left:8px;}

a:link { color:#000; text-decoration:underline; }
a:active { color:#000; text-decoration:underline; }
a:visited { color:#000; text-decoration:underline; }
a:hover { color:#D10019; text-decoration:none; }

.twoColFixRtHdr #container { width: 980px; margin: 0 auto; border: 0; text-align: left; background-color:#FFDC2D; } 
.twoColFixRtHdr #header { padding:0; background-image:url(graphic/bauma-bg-body.jpg); background-repeat:repeat-x; height:144px; } 
#topframe { width:920px; height:22px; margin: 0; padding: 4px 30px 0 30px; background-image:url(graphic/bauma_yellow-frame-top.jpg); background-repeat:no-repeat; background-color:#FFDC2D; text-align:right; }

#topframe ul { margin: 0; padding: 0; font-size:12px; list-style-type: none; }
#topframe li { display: inline; margin: 0; }
#topframe li a { float: right; display: block; text-decoration: none; color:#000; margin: 0 14px 0 0 ; padding: 2px 4px 0 14px; background: transparent url(graphic/arrow-submenu.gif) no-repeat;}
#topframe ul li a:hover { color: #D10019; }

/*hauptmenu horizontal*/
#menu {	width:980px; background-color:#DDDEDF; clear:left; float:left;	}
#menu ul{ margin: 0; padding: 0; font: bold 12px Arial; list-style-type: none; }
#menu li{ display: inline; margin: 0; }
#menu li a { 
	float: left; 
	display: block; 
	text-decoration: none; 
	margin: 0; 
	padding:5px 0 0px 0; 
	color: #FFF;
	background-image: url(graphic/menu-a.jpg); 
	background-repeat: no-repeat; 
	width:245px; 
	height:22px; text-align:center; 
	} 
#menu li a:visited { color: #FFF; }
#menu li a:hover { color: #FFF; background-image:url(graphic/menu-ahover.jpg);}
#menu li.selected a { color: #333; background-image:url(graphic/menu-aselected.jpg);} /*background of tabs with "selected" class assigned to its LI */

#menuneu {	width:980px; background-color:#DDDEDF; clear:left; float:left;	}
#menuneu ul{ margin: 0; padding: 0; font: bold 12px Arial; list-style-type: none; }
#menuneu li{ display: inline; margin: 0; }
#menuneu li a { 
	float: left; 
	display: block; 
	text-decoration: none; 
	margin: 0; 
	padding:5px 0 0px 0; 
	color: #FFF;
	background-image: url(graphic/menu-a.jpg); 
	background-repeat: no-repeat; 
	width:196px; 
	height:22px; text-align:center; 
	} 
#menuneu li a:visited { color: #FFF; }
#menuneu li a:hover { color: #FFF; background-image:url(graphic/menu-ahover.jpg);}
#menuneu li.selected a { color: #333; background-image:url(graphic/menu-aselected.jpg);} /*background of tabs with "selected" class assigned to its LI */

/*sidebar*/
.twoColFixRtHdr #sidebar1 { float: right; width: 200px; background: #DDDEDF; padding: 0; margin-top:30px; }
.twoColFixRtHdr #sidebar1 table { padding:0; margin:0; }
.twoColFixRtHdr #sidebar1 table td { padding:1px 1px 1px 20px; margin:0; text-align:left; color:#535E5D;}
.twoColFixRtHdr #sidebar1 table td h1{ padding:0; margin:0; font-size:16px; }
a.teaser { color: #525E5D; font-weight:bold; text-decoration: none; padding: 2px 0 0 14px; display:block; background: transparent url(graphic/arrow-submenu.gif) no-repeat; margin-bottom:2px; }
a.teaser:hover { color: #D10019;}

/*content*/
.twoColFixRtHdr #mainContent { margin:30px 0 30px 0; padding:0 ; } 
#conainerbox { width:720px; background-color:#FFF; padding:0 0 0 30px; margin:0;}
#conainerbox h1{ padding:0 0 10px 0; margin:0; font-size:16px; font-weight:bold; color:#535E5D;}
#conainerbox h2{ padding:0 0 10px 0; margin:0; font-size:14px; font-weight:normal; color:#535E5D;}
#conainerbox p{ padding:0; margin:0; font-size:12px; color:#333;}

.rot { color:#D10019;}

/*table design*/
#wntable table { border: 0; margin-bottom:10px; margin-left:-3px; }
#wntable tr td { padding: 2px 8px; background: #EBECED; }
#wntable thead td { color: #525D5A; background-color: #FFDC2D; border-bottom: 1px solid #FFF; font-weight:bold; }
#wntable tbody td { border-left: 1px solid #FFF; border-top: 1px solid #FFF; }
#wntable tbody td a { color: #525E5D; text-decoration: none; padding: 2px 8px 0px 14px; background: transparent url(graphic/arrow-submenu.gif) no-repeat; }
#wntable tbody td a:hover { color: #D10019;}
#wntable tbody tr.even td { background: #F9F9F9; }
#wntable tbody tr.action td { background: #FFF; color: #333; font-size: 10px; border-bottom: 1px solid #DDDEDF; border-top: 1px solid #DDDEDF; }
#wntable tbody tr.action td a { color: #333; text-decoration: none; padding:0; background: transparent url(graphic/1_trans.gif) no-repeat; }
#wntable tbody tr.action td a:hover { color: #D10019; }
#wntable tbody tr.ruled td{ color: #333; background-color: #DDDEDF;  }
#wntable tbody td a.image { text-decoration: none; padding: 0; border:0; }
/* Opera fix */
#wntable head:first-child+body tr.ruled td{ color: #333; background-color: #DDDEDF; }
/*end table design*/



.twoColFixRtHdr #footer { width:980px; margin: 0 auto; padding: 0;} 
.fltrt { float: right; margin-left: 8px; }
.fltlft { float: left; margin-right: 8px; }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #fusszeile { width:950px; margin: 10px auto; padding-right:30px; text-align:right; color:#FFF; }
.twoColFixRtHdr #fusszeile a { text-decoration: none; color:#FFF; margin: 0 14px 0 0 ; padding: 2px 4px 0 14px; background: transparent url(graphic/arrow-submenu.gif) no-repeat;}
.twoColFixRtHdr #fusszeile a:hover { color: #000; }

