@import url('forms.css');
@import url('errorbox.css');
@import url('banner.css');
@import url('footer.css');
@import url('reiter.css');
@import url('leftmenu.css');
@import url('lists.css');
@import url('sidebar.css');
@import url('print.css');



html,body,#container{
      margin:0;
      padding:0;
      border:none
}


BODY  {
	background: url('../gfx/bg.png') repeat-x #FFFFFF;
	margin: 0;
    padding: 0;	
	font-family: Arial, Helvetica, sans-serif;

}

html , body , div , p , ul , li , input, label, textarea, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333;
}

IMG {
	border:  0px;
	padding: 0px;
	margin:  0px;
}

A {
	color: #FD6600;
	text-decoration: none;
}

P {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 140%;
}
h1 {
	font-size: 15px;
	color: #FD6600;
	padding: 0;
	margin: 20px 0 18px 0;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	line-height: normal;
	margin: 0 0 20px 0;
}

DIV.mediaobjectleft {
	margin-top:    0em;
	margin-bottom: 0.5em;
	margin-right:  1.5em;
	margin-left:  2px;
	float: left;
}

DIV.mediaobjectright {
	margin-top:    0em;
	margin-bottom: 5em;
	margin-left:   1.5em;
	margin-right:  2px;
	float: right;
}

em {
	font-style: normal;
	font-weight: bold;
}

#container {
	width: 956px;
	margin-left: 11px;
	padding: 0;
	border-right: 1px solid #E2E2E2;
}


#container td.leftnavi{
	width: 240px;
}

#container td.content{	
	width: 670px;´
}

#content {
	padding: 25px 10px 25px 258px;
	font-size: 12px;
	min-height: 490px;
}

*+html #content {
	padding: 25px 10px 25px 32px;
	font-size: 12px;
	min-height: 490px;
}


DIV.formalparatitle {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
tt.email {
	font-family: Arial, Helvetica, sans-serif;
}

div.bridgehead h2{
	padding: 4px 0 0 0;
	margin: 0;
}
/*.section {
	clear: both;
}*/

.section h2 {
	font-size: 14px;
	color: #FD6600;
	padding: 0;
	margin: 20px 0 10px 0;
	font-weight: bold;
	line-height: normal;
}



.caption {
	margin-top: 5px;
}

P.pdf A {
	background: url('../gfx/pdf.gif') no-repeat left top;
	padding-left: 18px;
}

#breadcrumbs_container a{
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}


div.adressen table td {
	width: 250px;
}

.hersteller table {
	width: 80%;
}

.hersteller table td{
	width: 33%;
	text-align: left;
	padding: 5px 0;
	
}

.hersteller table td A{
	text-decoration: none;
}

.rotec table {
	width: 100%;
}

.rotec table td{
	width: 50%;
	text-align: left;
	padding: 5px 0;
	
}



P.willkommen {
	font-size: 15px;
	color: #FD6600;
	padding: 0;
	margin: 20px 0 18px 0;
	font-weight: bold;
	line-height: normal;
}



P.land {
	font-size: 12px;
	color: #FD6600;
	padding: 0;
	margin: 20px 0 18px 0;
	font-weight: bold;
	line-height: normal;
}


P.ueberschrift {
	font-size: 12px;
	color: #FD6600;
	padding: 0;
	margin: 20px 0 18px 0;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
	