@charset "utf-8";
/* CSS Document für Layout */

body {
	margin:0px;
	padding:0px;
	
}

#bodywrap {
	width:970px;
	height:auto;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	margin-top:0px;
	padding:0;
	margin: 0px auto;
	text-align:left;
}

#header {
	display:block;
	height:120px;
	background-image:url(../images/header_970x120.jpg);
	background-repeat:no-repeat;
}


#mainwrap {
	margin:0;
}

#mainnav {
	display:block;
	float:left;
	width:970px;
	height:44px;
	background-image:url(../images/nav_bg_970x44.jpg);
	background-repeat:no-repeat;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
}
table td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#000;
}
#mainnav .aktiv {
	padding:10px 20px;
	border-bottom: 4px solid #ff0000;
	text-decoration:none;
	color:#08529a;
}
#mainnav a {
	padding:0 20px;
	border-bottom: 0px;
	text-decoration:none;
	color:#000;
	
}
#mainnav a:hover {
	padding:10px 20px;
	border-bottom: 4px solid #ff0000;
	text-decoration:none;
	color:#08529a;
	
}

#head-picture {
	background-image:url(../images/header_pic1_970x261.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:261px;
	float:left;
	display:block;
}
#head-picture0 {
	background-image:url(../images/header_pic0_970x261.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:261px;
	float:left;
	display:block;
}
#head-picture2 {
	background-image:url(../images/header_pic2_970x261.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:261px;
	float:left;
	display:block;
}
#head-picture_hausmesse {
	background-image:url(../images/header_pic_fussballer_970x261.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:261px;
	float:left;
	display:block;
}
#head-picture_nuernberg {
	background-image:url(../images/header_pic_messe_970x261.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:261px;
	float:left;
	display:block;
}

.floatfix {
	display:block;
}
#subnav {
	margin-left:85px;
	margin-right:85px;
	width:800px;
	height:50px;
	display:block;
	float:left;
}

#middle {
	width:970px;
	height:auto;
	display:block;
	float:left;
}

#middle2 {
	margin-left:85px;
	margin-right:85px;
	width:800px;
	height:auto;
	display:block;
	float:left;
}
#middle2 div p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#000000;
	padding-left:0;
}
#middle2 div {
	display:block;
	float:left;
	width:200px;
	position:relative;
	padding-top:10px;
	padding-left:5px;
}

#middle2 div a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	padding-left:5px;
}

#middle2 div a:hover {
	color:#000000;
	text-decoration:underline;
	padding-left:5px;
}

#middle3 {
	margin-left:85px;
	margin-right:85px;
	width:800px;
	height:auto;
	display:block;
	float:left;
	padding-top:25px;
}

#middle3 .summary div {
	display:block;
	float:left;
	width:200px;
	position:relative;
	padding-top:10px;
	padding-left:0px;
}
#middle3 .summary div p{
	padding-left:0;
}

.uebersicht {
	float:left;
	display:block;
	width:800px;
	height:auto;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#ff0000;
	padding-left:5px;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#00519d;
	padding-left:5px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#005aaa;
	padding-left:5px;
}
p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#000000;
	padding-left:5px;
}
.newsletterblau{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#00519d;
	padding-left:5px;
}
ul, li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

#leftcontent {
	margin-left:85px;
	background-color:#fff;
	width:300px;
	height:auto;
	display:block;
	float:left;
	padding-top:25px;
}
*html #leftcontent {
	margin-left:40px;
	background-color:#fff;
	width:300px;
	height:auto;
	display:block;
	float:left;
	padding-top:25px;
}
#leftcontent .shop_cat {
	color:#08529a;
	list-style:none;
}
#leftcontent ul {
	padding:0;
	margin-left:5px;
}
#leftcontent li a, #leftcontent a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	color:#08529a;
	list-style:none;
}
#rightcontent {
	background-color:#fff;
	width:500px;
	margin-right:85px;
	height:auto;
	display:block;
	float:left;
	padding-top:25px;
}
#rightcontent a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#08529a;
	text-decoration:none;
}
#rightcontent a:hover{
	color:#ff0000;
	text-decoration:none;
}
#rightcontent p, #rightcontent em{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#000000;
	padding-left:5px;
}
#rightcontent ul li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#000000;
	padding-left:5px;
	list-style:inside;
}
#rightcontent table {
	padding: 8px;
}
#rightcontent .detail h1, #rightcontent .entry h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	line-height: 12px;
	color:#000000;
	padding-left:5px;
	padding-bottom:0px;
	text-transform: uppercase; 
}
#rightcontent .detail h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	color:#000000;
	padding-left:5px;
}
#rightcontent .detail a, #rightcontent .entry a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	color:#08529a;
	padding-left:5px;
}
#rightcontent .detail a:hover, #rightcontent .entry a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	color:#ff0000;
	padding-left:5px;
}

#footer {
	width:970px;
	height:130px;
	background-image:url(../images/footer_bg_970x130.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#fff;
}
#footer a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#08529a;
	text-decoration:none;
}
#footer a:hover {
	color:#ff0000;
	text-decoration:none;
}

#sprachnavi {
	display:none;
	float:left;
	margin-left:85px;
	margin-top:86px;
	position:absolute;
	color:#ffffff;
	width:200px;
}
#sprachnavi a {
	text-decoration:none;
	color:#ffffff;
}
#sprachnavi a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#copyright {
	display:block;
	margin-right:85px;
	margin-top:86px;
	float:right;
	width:400px;
	text-align:right
}

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 2em 1em 2em 1em; /* set margins as desired */
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
border-bottom: 1px solid #cccccc; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

#subnav li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab3_2 li.tab3_2, body#tab4 li.tab4, body#tab5 li.tab5 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab3_2 li.tab3_2 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #08529a; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 8px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #cccccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #eeeeee; /* set unselected tab background color as desired */
color: #000000; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
color:#08529a;
background: #fff; /* set desired hover color */
}

/* end css tabs */

.form-formular {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	
}
.formField {
	padding-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}

.pdf {
	background-image:url(http://www.becker-maschinen.de/cms/img/icons/icon_pdf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#08529a;
	text-decoration:none;
}
.image-with-text ul, .image-with-text li {
	font-size:12px;
}
