body {
	padding: 0px;
	margin: 0;
	background: #ffffff url(../images/bgrsite.gif) repeat-x;
	color: #444444;
	letter-spacing:0.075px;
}

#plaintext {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#header {
	width: 100%;
rem	background-color: #999999;
	position: relative;
	z-index: 200;
}

#commontop {
	margin: 10px auto; 
	width: 1000px; 
	text-align: right; 
	z-index: 1000;
	color: #999999;
	font-size: 100%;
}
#commontop a {
	color: #999999;
	font-size: 90%;
	text-decoration: none;
}
#commontop a:hover {
	text-decoration: underline;
}

#headercol {
	position: relative;
	width: 1000px;
	height: 137px;
		margin: 0 auto;
		background: url(../images/gerd_nagelschmidt.gif) no-repeat;
}

#searchbox {
	position: absolute;
	width: 300px;
	height: 90px;
	left: 660px;
	top: -60px;
	background: url(../images/psearchback.gif) no-repeat;
}

#searchcriteria {
	position: absolute;
	top: 19px;
	left: 22px;
	width: 218px;
	border: 0;
	outline: 0;
	background: #ffffff;
}

#searchsubmit {
	position: absolute;
	top: 17px;
	left: 258px;
	width: 24px;
	height: 24px;
}

#searchtoggle {
	position: absolute;
	display: block;
	top: 63px;
	left: 160px;
	width: 128px;
	height: 16px;
	color: #ffffff;
	cursor: pointer;
	background: url(../images/psearchclode.gif) no-repeat 114px 16px;
}

#header h1 {
	display: block;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 100px;
	background: url(../images/pheader.gif) no-repeat;
}

#header h1 span {
	display: none;
}


#main {
	width: 100%;
	background-color: transparent;
}

#mainbox {
	width: 1000px;
	padding: 20px 0;
		margin: 20px auto;
		background: #ffffff url(../images/bgrmbox.gif) no-repeat 0 0;	
}

#sidebarbox {
		float: left;
		width: 250px;
	background-color: #ffffff;
	margin: 32px 8px 0 8px;
	padding: 0;
}

#sidebartop {
	width: 250px;
	height: 10px;
	background: #ffffff url(../images/psidebar.gif) no-repeat 0 0;	
	font-size: 1px;
}

#sidebarbottom {
	width: 250px;
	height: 10px;
	background: #ffffff url(../images/psidebar.gif) no-repeat 0 -10px;	
	font-size: 1px;
}

#sidebar {
	padding: 0 20px 0 20px;
}

#breadcrumbs a {
	color: #ffffff !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

#breadcrumbs a:hover {
	text-decoration: underline !important;
	color: #ffffff !important;
}


#footer {
	border-top: 1px solid #e0e0e0;
	width: auto;
	padding: 20px;
	background-color: #ffffff;
		text-align: center;
		color: #999999;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
