#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}
#logo { 
   position: absolute; 
   top:20px; 
   width:200px; //z.Bsp. 
   height: 50px;//z.Bsp. 
   left: 0px; 
   }

#maintopic {
	width: 985px;
	text-align: left;
	padding: 5px 0px 9px 0px;
	margin: 0px;
	height: 25px;
	position: absolute;
	top: 90px;
	left: 0px;
}

#htmlheader {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 80px;
	width: 715px;
	text-align: left;
}

#plaintext {
	position: absolute;
	top: 60px;
	left: 885px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #333333;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	color: #E6E6E6;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 6px 8px 8px 8px;
	background : url(../images/pmbgr.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold;
 	color: #E6E6E6;
	border-right: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background: url(../images/pmbgra.gif) no-repeat top right;
}

#maintopic li a:hover {
	background: url(../images/pmbgra.gif) no-repeat top right;
	color: #E6E6E6;
}

#sitename {
	position: absolute;
	top: 30px;
	left: 50px;
	height: 50px;
	width: 720px;
	background: transparent url(../images/pname.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
}

#eyecatcher {
	width: 765px;
	height: 160px;
	margin: 0px;
	padding: 0px;
background : #7D7D7D url(../images/) no-repeat;	
	position: absolute;
	top: 115px;
	left: 0px;
}

#eyeedgeright {
	width: 7px;
	height: 160px;
	position: absolute;
	left: 758px;
	top: 115px;
}

#tel {
	position: absolute;
	top: 290px;
	left: 50px;
	width: 145px;
	height: 15px;
	margin: 0px;
	padding: 0px;
rem	background: #E6E6E6 url(../images/ptel.gif) no-repeat;
}


#youarehere {
	position: absolute;
	top: 290px;
	left: 195px;
	width: 600px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#topic {
	position: absolute;
	top: 285px;
	left: 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#topic ul {
	list-style-type: none;
	margin:0px;
	padding: 4px 0px 4px 0px;
	color: #E6E6E6;
rem list-style-image: none; 
rem list-style-position: inherit; 
}

#topic li {
	display: inline;
}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 8px;
	background : #7D7D7D url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold;
 	color: #E6E6E6;
	display: block; 
}

#topic li a img {
	vertical-align : middle;
	display: block; 
}

 
#topic a.maintopic { 
   color: #E6E6E6; 
   font-size: 12px; 
   font-weight: bold; 
   background : #7D7D7D url(../images/per.gif) no-repeat top right; 
} 

 
#topic a.maintopicsel { 
   color: #FFFFFF; 
   font-size: 12px; 
   font-weight: bold; 
   display: block; 
   background : url(../images/per.gif) no-repeat top right; 
   background-color:#172B61; 
} 

 
#topic a.topic { 
   color: #5E5E5E; 
   font-size: 10px; 
   background : #CFCFCF url(../images/per.gif) no-repeat top right; 
} 
 
#topic li a.topic { 
   margin: 1px 0px 0px 0px; 
   padding: 4px 0px 4px 15px; 
   } 

 
#topic a.topicsel { 
   font-size: 10px; 
   font-weight: bold; 
   display: block; 
   background : url(../images/per.gif) no-repeat top right; 
   color: ;
   background-color:#172B61} 


 
#topic li a.topicsel { 
   margin: 1px 0px 0px 0px; 
   padding: 4px 0px 4px 15px; 
   } 

 
#topic a.subtopic { 
   color: #5E5E5E; 
   font-size: 10px; 
   background : #FEEADB url(../images/per.gif) no-repeat top right;
   background-color:; 
} 

 
#topic li a.subtopic { 
   margin: 1px 0px 0px 0px; 
   padding: 4px 0px 4px 20px; 
   } 

 
#topic a.subtopicsel { 
   color: #BABABA; 
   font-size: 10px; 
   font-weight: bold; 
   display: block; 
   background : url(../images/per.gif) no-repeat top right; 
   background-color:#172B61} 

 
#topic li a.subtopicsel { 
   margin: 1px 0px 0px 0px; 
   padding: 4px 0px 4px 20px; 
   }

#topic li a:hover {
	background-color: #172B61;
	display: block; 
}


#search {
	position: absolute;
	top: 125px;
	left: 790px;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;
rem	border: solid 1px #000000;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 2px 0px 2px 4px;
	margin: 0px;
	vertical-align : middle;
	font-size: 80%;
	color: #172B61;
}

input.search {
	border: #7D7D7D 1px solid;
	width: 100px;
}


#content {
	width: 570px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color: #FFFFFF;
	position: absolute;
	top: 304px;
	left: 195px;
}

#searchshop {
	position: absolute;
	top: 115px;
	left: 780px;
	width: 205px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	background: #7D7D7D url(../images/perb.gif) no-repeat top right;
}

#commontop {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 975px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#commontop P.small  {
	font-size: 90%;
	color: #172B61;
	display: inline;
}

#commontop a {
	font-size: 90%;
	text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	color: #172B61;
	display: inline;
}

#youarehere P.small  {
	font-size: 90%;
	color: #7D7D7D;
	display: inline;
}

#youarehere a.small {
	font-size: 90%;
	text-decoration: none;
	color: #7D7D7D;
}

#youarehere a:hover, #commontop a:hover {
	text-decoration: underline;
}

#more a.small {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #7D7D7D;
}

#shopcontrol {
	position: absolute;
	top: 155px;
	left: 790px;
	width: 185px;
	margin: 0px:
	padding: 0px;
}

#shopcontrol a {
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
	color: #E6E6E6;
	display: inline;
	margin: 0px:
	padding: 0px;
}


#shopcontrol a:hover {
	font-size: 100%;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
	color: #E6E6E6;
	display: inline;
	margin: 0px:
	padding: 0px;
}

#quantum {
	position: absolute;
	top: 240px;
	left: 790px;
	width: 185px;
	valign: top;
	margin: 0px;
	padding: 0px;
}

#quantum p {
	font-size: 80%;
	line-height: 140%;
	font-weight: none;
	color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}


#sidebartop {
	position: absolute;
	top: 290px;
	left: 780px;
	width: 205px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: url(../images/psito.gif) no-repeat right top;
}

#sidebar {
	position: absolute;
	top: 315px;
	left: 780px;
	width: 185px;
	padding: 10px;
rem	border-left: 1px solid #7D7D7D;
rem	border-right: 1px solid #7D7D7D;
	border-bottom: 1px solid #7D7D7D;
	background: #FFFFFF url(../images/pic_sidebar_bgr.gif) repeat-y left top;
}

#zentrieren { 
    position: absolute; /*wichtig*/ 
    left: 50%; /*wichtig*/ 
    margin: 0 -493px; /*wichtig*/ 
    width: 985px; 
}
