html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

}
body {

}
h1 {
	font-size: 1.6em;
	line-height: 1em;
	display: block;
	font-variant: small-caps;
	word-spacing: 1em;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #333333;
	font-family: "Courier New", Courier, mono;
}
h2 {
	font-size: 1.2em;
	letter-spacing: 0.025em;
	line-height: 1em;
	font-variant: small-caps;
	font-weight: normal;
	text-align: right;
	color: #333333;
	font-family: "Courier New", Courier, mono;

}
h3 {
	font-size: 1em;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	color: #333333;
	background-color: #EBEBEB;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 5px;
}
h4 {
	color: #A45038;
	font-size: 1.2em;
	font-weight: normal;




}
h5 {
	font-size: 1em;
	color: #C14E2F;



}
a {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
}

a:visited {
	color: #555555;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: 0.1em;
	font-weight: bold;
}
a:hover {
	color: #DF0024;
	text-decoration: none;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #DF0024;
	font-weight: bold;
}
a.noborder, a.noborder:hover, a.noborder:visited{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

caption {
	font-weight: bold;
	letter-spacing: 0.15em;
}

* html #container {
	height:100%;
	margin-right: auto;
	margin-left: auto;


}
#container {
	min-height:100%;
	width: 90%;
	display: block;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#header {
	width: 100%;
	text-align: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
#subheader {
	width: 100%;
	text-align: left;
	margin-top: 5px;


}
#rclogo {
	float: left;
	width: 213px;
	height: 80px;
}
.rc {
	color: #DF0024;
}
#banner {
	height: 56px;
	float: left;
	background-image: url(navi/headerlogo/standardbanner.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 98%;
	background-position: 213px;
}
#banner img {
	border: 0px;
}
#topnavi {
	width: 100%;
}
#topnavi ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;

}
#topnavi li {
	display: inline;
	list-style-type: none;
}
#topnavi a, #topnavi a:link, #topnavi a:visited {
	padding: 0px 5px;
	margin: 0px;
	text-decoration: none;
	color: #993300;
	font-weight: normal;
	border: 0px;
}
/*#topnavi a:link, #topnavi a:visited {
	color: #996633;
	text-decoration: none;
	border: 0px none;

}*/
#topnavi a:hover {
	background-color: #EBEBEB;
	color: #333333;
	text-decoration: none;
	border: 0px;


}
#topnaviend {
	background-color: #FFFFFF;
	float: right;
	width: 50px;
	height: 100%;
	background-image: url(navi/topnaviend.gif);
	background-repeat: repeat-y;
}
#subnavi {
	width: 100%;
}
#subnavi ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;

}
#subnavi li {
	display: inline;
	list-style-type: none;
}
#subnavi a, #subnavi a:link, #subnavi a:visited {
	padding: 0px 5px;
	margin: 0px;
	text-decoration: none;
	color: #993300;
	font-weight: normal;
	border: 0px;
}
/*#topnavi a:link, #topnavi a:visited {
	color: #996633;
	text-decoration: none;
	border: 0px none;

}*/
#subnavi a:hover {
	background-color: #EBEBEB;
	color: #333333;
	text-decoration: none;
	border: 0px;
}
#vertnavi {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	text-align: left;
	display: block;
	white-space: normal;
	height: auto;
	font-weight: bold;
	font-size: 0.70em;
	letter-spacing: 0.015em;

}
#vertnavi ul{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	background-image: url(navi/vertnaviline.gif);
	background-repeat: repeat-y;
	background-position: 5px center;
}
#vertnavi li{
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	display: block;
	height: auto;
	background-image: url(navi/vertnavi.gif);
	background-repeat: no-repeat;
	background-position: 5px center;

}
#vertnavi li.navitop{
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	display: block;
	height: auto;
	background-image: url(navi/vertnavitop.gif);
	background-repeat: no-repeat;
	background-position: 5px center;

}
#vertnavi li.navibottom{
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	display: block;
	height: auto;
	background-image: url(navi/vertnavibottom.gif);
	background-repeat: no-repeat;
	background-position: 5px center;

}
#vertnavi a, #vertnavi a:visited{
	text-decoration: none;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 5px;
	padding-left: 25px;
	height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	margin-left: 0px;
	vertical-align: middle;
	color: #DF0024;
	border: 0px;

}
html>body #vertnavi a:link, #vertnavi a:visited { 
height:auto; 
} 
#vertnavi a:hover, #vertnavi a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DF0024;
	margin-left: 20px;
	padding-left: 5px;

}
#content {
	display: block;
	padding: 0px;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;

}
#content ul li{
	list-style-image: url(navi/list.gif);
	margin-left: 5px;
}
#content ol li{
	margin-left: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 1em;

}
#left {
	float: left;
	width: 184px;
	margin: 0px;
	padding: 30px 0px 0px;
	display: block;
}

#contentbox {
	float: left;
	margin-left: 35px;
	display: block;
	position: relative;
	margin-bottom: 15px;
	font-size: 0.75em;
	width: 70%;
	overflow: hidden;
	margin-right: -184px;
	line-height: 1.4em;

}
html>body #linktext {
	margin-top: -20px;

}
#linktext {
	display: block;
	float: left;
	width: 60%;
	margin: 0px;
	padding: 0px;
}
#linktext p{
	font-size: 0.9em;
}
#linktext a{
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sidebox {
	float: left;
	width: 220px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
}
#sitemapbox {
	float: right;
	width: 220px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
}
#sidefaxs {
	float: left;
}
.sitemap {
	margin-left: 15px;
}
#sidesigbox {
	float: left;
	width: 220px;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
}
#contenthead {
	
}
#breadcrumb {
	width: 100%;
	line-height: 1.6em;
	font-size: 0.9em;
	background-color: #F4F4F4;
	font-weight: lighter;

}
#contentlinks {
}
#contentlinks li {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	list-style-type: none;
}
#contentlinks ul {
	margin: 0;
	padding: 0;
	display: block;
}
#contentlinks a:link {
	text-decoration: none;
	word-spacing: 0.15em;
	background-image: url(navi/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2em;
	border: 0px;
}
#contentlinks a:visited {
	text-decoration: none;
	word-spacing: 0.15em;
	background-image: url(navi/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2em;
	border: 0px;
	color: #555555;
}
#contentlinks a:hover {
	color: #DF0024;
	text-decoration: none;
	word-spacing: 0.15em;
	background-image: url(navi/link.gif);
	background-repeat: no-repeat;
	background-position: -590px center;
	padding-left: 2em;
	border: 0px;
	line-height: 1.6em;
}
.newsbox {
	float: right;
	width: 200px;
	line-height: 1.5em;
	background-image: url(navi/startplant.gif);
	background-repeat: no-repeat;
	height: 200px;
}
.signaturbox {
	float: right;
	width: 200px;
	line-height: 1.5em;
	background-image: url(navi/signaturenstart.gif);
	background-repeat: no-repeat;
	height: 200px;
}
.sigtextbox {
	float: right;
	width: 200px;
	line-height: 1.5em;
	background-color: #EBEBEB;

}
.literaturbox {
	float: right;
	width: 200px;
	line-height: 1.5em;
	background-image: url(navi/hg-literatur.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
}
.box {
	width: 80%;
	background-color: #FCFCFC;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C14E2F;
	padding: 5px;




}
#adressen {
	width: 100%;
	border: 0.1em solid #DF0024;
	display: table;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
}
#adressen th{
	margin: 0px;
	padding: 0.2em;
	color: #FFFFFF;
	background-color: #DF0024;

}
#adressen td{
	margin: 0px;
	padding: 2px 5px;
}
.adrhell {
	background-color: #FEF7F8;}
.adrdunkel {
	background-color: #FCE6E9;
}

#footer {
	clear: both;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
}
#footertop {
	background-color: #DF0024;
	line-height: 0.15em;
	width: 100%;
	background-image: url(navi/topnaviend.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: -35px;
	padding-right: 35px;
	margin-bottom: 5px;
}
.footerbox {
	float: left;
	width: 33%;
	line-height: 1.5em;
}
.imgleftnobo,.imgleftnobo1{
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EBEBEB;
	padding: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
}
.imgleftnobo{
	margin-left: 5px;

}
.imgrightnobo{
	float: right;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EBEBEB;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 10px;
	display: block;
}
.splitter {
	clear: both;
	width: 100%;
	height: 1px;
	display: block;
}
