body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color: #ffffff;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height:15px;
}
p,div,form,h1,h2,img,ul,li,table,tr,td,input {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 18px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
h3 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #fe860c;
	text-decoration:none;	
}
a:hover {
	color: #fe860c;
	text-decoration:none;	
}

.blaettern {
	width:220px;
	text-align:right;
	float:right;
}
.blaettern a{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

/* BREADCRUMBS */
.breadcrumb {
	float: left;
	font-weight:bold;
	color:#000000;
	margin-right: 5px;
}
.breadcrumb a {
	font-weight:normal;
	color:#333333;
}
.breadcrumb a:link {
	font-weight:normal;
	color:#333333;
}
.breadcrumb a:visited {
	font-weight:normal;
	color:#333333;
}
.breadcrumb a:hover {
	font-weight:normal;
	color:#333333;
}

.breadcrumb_active {
	float: left;
	font-weight:bold;
	color:#333333;
}
.breadcrumb_active a {
	font-weight:bold;
	color:#333333;
}
.breadcrumb_active a:link {
	font-weight:bold;
	color:#333333;
}
.breadcrumb_active a:visited {
	font-weight:bold;
	color:#333333;
}
.breadcrumb_active a:hover {
	font-weight:bold;
	color:#fe860c;
}

.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.orange{
color:#fe860c;
}
#mainwrapper0 {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width:951px;
	margin-top:0px;
	padding-bottom:13px;
	/* Seite zentrieren */
	margin-right: auto;
	margin-left: auto;
	/* Ausrichtung vom body style wird wieder zurueckgesetzt */
	text-align: left;
}
#mainwrapper {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width:862px;
	margin-top:0px;
	padding-bottom:13px;
	/* Seite zentrieren */
	margin-right: auto;
	margin-left: auto;
	/* Ausrichtung vom body style wird wieder zurueckgesetzt */
	text-align: left;
}
#header {
	width: 862px;
	height: 125px;
	margin-top:12px;
		margin-bottom:12px;
}
#navtools {
	text-align:right;
	height:14px;
		font-family:Arial, sans-serif;
}
#navtools a{
		font-family:Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
#logo {
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	background-position:;
	text-align:right;
	padding-top:16px;
}
#pagewrapper {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width:860px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	background-color:#FFFFFF;
}
#content {
padding-left:11px;
padding-right:11px;					
}
#breadcrumbs {
	width:400px;
	height:17px;
	vertical-align:top;
	font-size: 11px;
	margin-bottom:12px;
	float:left;
}
#breadcrumbs a {
	text-decoration:none;
}
#breadcrumbs #li {
	width:260px;
	float:left;
}
#breadcrumbs #re {
	width:310px;
	float:right;
	text-align:right;
}
#mainnav {
	height:43px;
}
#pageleft {
	width:624px;
	float:left;
}
#content_header {
}
#pageright {
	width:202px;
	margin-left:12px;
	float:left;
	}
#footer {
	font-size:11px;
	padding-bottom:13px;
}