body {
padding: 20px;
margin: 0 0 0 -40px;
background: #1D202C url(../images/pback.gif);
color: #000000;
overflow: hif
} 

*html body {margin: 0;}

#uhr {
	position: absolute; 
	top: 90px; 
	left: 50%; 
	z-index: 100; 
	 
	margin-left: -455px; 
	}

a#plaintext {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	color: #555555;
	text-decoration: none;
}

#logo {
	width: 932px;
	height: 272px;
	background: url(../images/plogoback.gif) no-repeat;
	padding: 24px 14px;
	margin: 0 auto;
}

#nologo {
	width: 932px;
	height: 8px;
	margin: 0 auto;
}

#logo img {
	border: 1px solid #dcdddd;
}

#topborder {
	width: 960px;
	height: 10px;
	background: url(../images/pmainborder.gif) 0 0 no-repeat;
	font-size: 1px;
}

#maincol {
	width: 920px;
		margin: 0 auto;
		padding: 0;
}

#mainarea {
	width: 920px;
	margin: 0;
	padding: 10px 20px 20px 20px;
	background: url(../images/pmainback.gif) 0 0 repeat-y;	
}

#bottomborder {
	width: 960px;
	height: 20px;
	background: url(../images/pmainborder.gif) 0 -10px no-repeat;
	font-size: 1px;
}

.clearer {
	clear: both;
	font-size: 1px;
}

#breadcrumbs {
	border-bottom: 1px solid #660066;
	margin-bottom: 16px;
	padding-bottom: 4px;
	font-size: 90%;
}

#breadcrumbs a {
	color: #000000 !important;
	font-weight: normal !important;
}

#content {
	padding: 0 10px;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 150%;
		float: left;
		width: 660px;
}

#content.wide {
	width: 900px;
	padding: 0 10px;
	margin: 0;
	float: left;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 150%;
}

#maincol .sidebarcontainer {
	padding: 0;
	margin-top: 30px;
	width: 220px;
		float: right;
		background: url(../images/psbback.gif) repeat-y;
}

#searchbox {
	position: relative;
	width: 220px;
	height: 53px;
	background: url(../images/pserachbox.gif);
}

#searchcriteria {
	position: absolute;
	top: 11px;
	left: 13px;
	border: 0;
	outline: 0;
	width: 160px;
	background-color: #6d6d6d;
	color: #eeeeee;
}

#searchsubmit {
	position: absolute;
	top: 9px;
	left: 247px;	
}

#sidebar {
	padding: 0px 0px 0px 0px;
	color: #1f2483;
	letter-spacing:0.1px;
	word-spacing: 1px;
        font-size: 11px;
	line-height: 13px;
	width: 220px;
}

.sidebartop {
	width: 220px;
        height: 0px;
	background: url(../images/psbborder.gif) 0 0 no-repeat;
	font-size: 1px;
}

.sidebarbottom {
	width: 220px;
	height: 0px;
	background: url(../images/psbborder.gif) 0 -10px no-repeat;
	font-size: 1px;
}

ul#shop {
	padding: 0;
	margin: 20px 0px !important;
	border-top: 1px solid #cccccc;	
	list-style: none;
}

ul#shop li {
	background: none;
	padding: 0;
	margin: 0;
}

ul#shop a {
	display: block;
	color: #888888;
	text-decoration: none;
	padding: 6px 12px;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background: url(../images/pmore.gif) right center no-repeat;
}

ul#shop a:hover {
	color: #ffffff;
	background-color: #3DA1D3;
	text-decoration: none;
}

.footer {
	display: block;
	background: url(../images/pmainback.gif) repeat-y -960px 0;	
	padding: 5px 15px 0px 15px;
	text-align: center;
        font-size: 12px;
	margin: 0 auto;
	width: 930px;
	color: #eeeeee;
}

.footer a {
	color: #ffff00;
     	text-decoration: none;
}

.footer a:hover {
	color: #f60b06;
}

