body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color: #e5e5e5;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: center;
	font-family: Helvetica, Arial, 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;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 18px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 18px;
}
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: #981418;
	text-decoration:none;	
}
a:hover {
	color: #981418;
	text-decoration:none;	
}

.blaettern_back {
	width:250px;
	float:left;
	padding-bottom:15px;
}

.blaettern_next {
	width:250px;
	float:right;
	text-align:right;
}
.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.line{
	font-size:0px;
	height:4px;
	line-height:0px;
	background-color:#bfbfbf;
}
.newsletter_radiobutton {
	width:70px;
	float:left;
	text-align:left;
	margin-bottom:7px;
}
.newsletter_name {
	width:38px;
	float:left;
	text-align:left;
	margin-bottom:7px;
	padding-top:2px;
}
.newsletter_name_input {
	width:219px;
	float:left;
	text-align:left;
	margin-bottom:7px;
}
.newsletter_email_input {
	width:200px;
	float:left;
	text-align:left;
	margin-bottom:7px;
}
.newsletter_name_inputfield {
background-color:#c9c9c9;
border-width:1px;
border-color:#a0a0a0;
border-style:solid;
width:196px;
padding-left:1px;	
}

#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: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;
}
#header {
	width: 941px;
	padding-left:5px;
	padding-right:5px;
	height: 160px;
	background-image:url(../images/bg_header1.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#navtools {
	padding-top:6px;
	text-align:right;
	height:13px;
}
#logo {
	padding-left:189px;
	padding-top:17px;
	padding-bottom:21px;
}
#mainnav {
	height:31px;
	padding-left:189px;	
}
#pagewrapper {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width:951px;
	margin-top:0px;
		background-image:url(../images/bg_page.gif);
	background-position:center;
	background-repeat: repeat-y;
}
#content {
padding-left:5px;
padding-right:5px;					
}
#submenu {
	width:180px;
	float:left;
	background-repeat:repeat-y;
	margin-top:11px;
}

#submenu ul {	
}
#submenu ul li {
	list-style: none;
	margin-bottom:12px;
	padding-left:21px;
}
#submenu ul li ul {
	margin-top:0px;
}
#submenu ul li ul li {
	list-style: none;
	margin-bottom:0px;
	margin-top:0px;
		padding-left:6px;
}
#submenu ul li a{
	text-decoration:none;
	color:#333333;
}
#submenu ul li a:visited{
	text-decoration:none;
	color:#333333;
}
#pagehome0 {
	width:11px;
	float:left;
}
#pagehome {
	width:689px;
	float:left;
	text-align:left;
	margin-top:11px;
}
#pageleft {
	width:505px;
	margin-right:4px;
	margin-left:11px;
	float:left;
	margin-top:11px;
}
#content_header {
	padding-left:4px;
}
#pageright {
	width:223px;
	margin-left:7px;
	float:left;
	}
#footer {
	padding-left:4px;
	font-size:11px;
		padding-bottom:13px;
}
#footer_home {
	font-size:11px;
	padding-left:4px;
		padding-bottom:13px;
}