body {
	background: #000000;
	color: #000001;
	margin: 0px;
}

a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #000001;
 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 11px; }
a.level2 { font-size: 13px; }
a.level3 { font-size: 16px; }
a.level4 { font-size: 18px; }
a.level5 { font-size: 20px; }


#uhr {
	position: absolute;
	left: 10px;
	width: 250px;
	
			top: 315px;
				
		
}


#commonx {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-align: right;
	background: #611766;
	color: #aaaaaa;
	height: 14px;
	}


#common {
	position: absolute;
	top: 0px;
	display: block;
	width: 100%;
	padding: 8px 0;
	text-align: right;
	background: #611766;
	color: #aaaaaa;
	z-index: 31;
	}

#maincontainer {
	display: block;
	width: 100%;
	background: #FFFFFE url(../images/psdwbot.gif) repeat-x top left;
	padding: 50px 0 30px 0;
}


#common a {
	color: #ffffff;
	text-decoration: none;
}

#common a:hover {
	text-decoration: bold;
}


#eyecatcher {
	
	border-bottom: 1px solid #ffffff;
	width: 100%;
			height: 350px;
				
	position: relative;
}

#eyecatcherx img {
	position: absolute;
	top: 0;
	left: 0;
}

#eyecatcher h1 {
	position: absolute;
	right: 0;
	top: 60px;
	padding: 10px 30px;
	margin: 0;
	background-color:  #611766;
	font-family: Georgia;
	font-style: italic;
	color: #eeeeee;
	font-weight: normal;
	font-size: 50px;
	letter-spacing: -1px;
	display: none;
}

#eyecatcherx {
	border-bottom: 1px solid #ffffff;
	width: 100%;
			height: 350px;
				overflow: hidden;
	position: relative;
}


#maintopic {

position: absolute;
	left: 0px;
	background-color:  #611766;
	width: 100%;
	padding: 0;
	height: 30px;
	z-index: 30;	
}

#maintopic ul {
	display: block;
	padding: 0 1px 0 0;
	margin: 0;
	background-color:  #611766;
	color: #ffffff;
	height: 30px;
	left: 0;
	position: absolute;
}

#maintopic ul li {  
	margin: 0;
	display: block;  
	float: left;
	position: relative; 
	padding: 6px 10px;
	height: 18px;
} 

#maintopic ul li a {
	text-decoration: none;
	color: #ffffff;
}

#maintopic ul li a.current {
	font-weight: bold;
}

#maintopic ul li.sel a {
	color: #ffffff;
}

.navteaser {
	display: none;
	position: absolute;
	right: -1px;
	top: 30px;
	margin: 0;
	width: 420px;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	padding: 16px;
}

.navteaserleft {
	width: 200px;
	float: left;
}

#maintopic ul li.sel .navteaser {
	display: block !important;
}


.navteaser img {
	border: 1px solid #ffffff;
}

.navteaserleft h1 {
	color: #ffffff;
	margin: 0;
	padding: 10px 0 4px 0;
	display: block;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.navteaserleft p {
	color: #ffffff;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 150%;
}

.navteaserright  {
	display: block;
	float: right;
	width: 200px;
}

.navteaserright a.topic {
	display: block;
	padding: 5px;
}

.navteaserright a.topic:hover {
	border: 1px solid #ffffff;
	padding: 4px;
}

.navteaserright p {
	margin: 0;
	padding: 0 10px 10px 16px;
	color: #ffffff;
	font-size: 90%;
	line-height: 150%;
}

.navteaserright a.subtopic {
	padding-right: 10px;
	white-space: nowrap;
}

.current {
	font-weight: bold;
}

.navteaserright a.subtopic:hover {
	text-decoration: underline !important;	
}






#topic a.sel:hover, #topic a.sub:hover {
	color: #aaaaaa;
}

#topic .start {
	display: block;
	float: left;
	width: 20px;
	height: 32px;
	background: #333333 url(../images/psllft.gif) no-repeat;
}

#topic .end {
	display: block;
	float: left;
	width: 20px;
	height: 32px;
	background: #333333 url(../images/pslrt.gif) no-repeat;
}


#maintopic a.sel, #topic a.sel {
	background: #444444 !important;
}

#topic a.sub {
	background-color: #333333;
}


#maintopic {
	top: 0;
}

#topic {
	bottom: 0;
}

#maincol {
	width: 960px;
	margin: 0 auto;
}

#content {
	
		float: right;
	}

#sidebar {
	width: 270px;
		float: left;
	}

#sidebar p.slogan {
	display: block;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	padding: 20px;
	margin: 0 0 20px 0;
	color: #ffffff;
	border: 1px solid #000000;
	line-height: 120%;
}

#inner {

width:940px;
margin: 0 auto;



}

#footer {
	padding: 10px 20px;
	color: #ffffff;
	background-color: #591965;
}

#footer .block {
	width:181px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer .block a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 0;
}

#footer .block a.main {
	font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif;
	font-weight: bold;
	font-size: 120%;
}

#footer .block a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 25px 0 0 0;
	margin: 0;
}



.clearer {
	clear: both;
}

#searchbox {
	position: absolute;
	width: 300px;
	height: 40px;
		right: 0;
		bottom: 60px;
	background-color:  #611766;
}

#searchsubmit {	
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#searchcriteria {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 250px;
	border: 0;
	outline: 0;
	background-color:  #611766;
	color: #eeeeee;
	font-size: 14px;
}

#sidebar #shop {
	margin-bottom: 30px;
}

#sidebar #shop a {
	display: block;
	padding: 10px;
	background-color: #333333;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}

#sidebar #shop a em {
	font-style: normal;
	font-size: 11px;
}

#sidebar #shop a:hover {
	text-decoration: none;
	background-color: #555555;
}

#trustedshops {
	margin: 30px 0;
}

#trustedshops input {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0;
}

#trustedshops a {
	padding: 0;
	margin: 0;
	display: block;
	width: 200px;
	float: right;
	font-weight: normal !important;
	color: #eeeeee  !important;
}
