

body {
	margin: 0 auto;
	
}




#contentarea,#contentarea2 { 
  width: expression(document . body . clientWidth > 980 ? "777px" : "auto"); 
  /*margin:0 auto;*/
	
 }

#all { 
  width: expression(document . body . clientWidth > 980 ? "777px" : "auto");
 /* margin:0 auto;   */
	

	
}

.leading ,#contentarea2, #main { 
 zoom: 1; 
}
#all { 
 padding: 0;
 margin-left: 20%;
}



#wrapper {
 border:solid 0px; width:100%

}

#main2 {
 height:550px; width:68%
}
#main
{
	position: relative;
	width: 98%;
	margin: 0 0 0 22%;
}
/*
.article_row { zoom: 1; }
*/
.cols1
{
	display: block !important;
	width: 100%;
}

#header
{
	
}

#header form
{
	background: #CC3399;
	width: 250px;
	float: right;
	height: 65px;
	position: relative;
	margin: 0 0px 0 -10px;
}

#breadcrumbs
{
	background: #93246F;
	height: 65px;
	text-align: left;
	padding-top: 5px;
	margin: 0;
}

#centrePane {
	width:200px;
}

.mainLeftBox {
	width:500px;

}

.article_column { position: relative; }

.cols2
{
	width: 49%;
	overflow: hidden;
}

.blog_more ul { zoom: 1; }
form.search_result, form.registration, form.lost_password { zoom: 1; }
#right form.poll fieldset
{ margin: 0; }

#right form.poll
{
	/* nur fuer IE-Win;
	 * definierte groe�e (height or witdh)
	 * fuer automatisches einbeziehen
	 * der Float-Container (auto-clearing);
	 *
	 * verbergen IE-Mac \*/
	height: 1%;
	/* ende verbergen IE-Mac */
}

#right form.poll a ,
#right form.poll .button { margin-top: 10px; }
.contentdescription { height: 1%; }
.contact form , .login_form , #page { zoom: 1; }
form.login input
{
	margin:0 0 0 -10px
}

table.contenttoc
{font-size:1em !important;}

table.contenttoc  td  , table.contenttoc  th
{padding:3px !important     }


.fsaText {
color:#909090;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
margin: -5px 5px 5px 0;
}

.otherProLeft{
background-image:url(../images/otherProductsBGLeft.gif);
background-repeat:no-repeat;
display:block;
float:left;
height:80px;
width:9px;
}

.otherProCentre{
background-image:url(../images/otherProductsBGCentre.gif);
background-repeat: repeat-x;
display:block;
float:left;
height: 80px;
width: 96%;
padding-top: 5px;
}

.otherProRight{
background-image:url(../images/otherProductsBGRight.gif);
background-repeat:no-repeat;
display:block;
float:left;
height:80px;
width:9px;
}








