  body { 
	background-color: #555555; 
	margin-top: 0px; 
	margin-bottom: 0px;  
	margin-left: 0px; 
	margin-right:0px; 
	font-family: Arial; 
	text-align: center; 
	height: 100%; 
}
  a, a:visited { 
	background-color: transparent; 
	color: black; 
	font-family: Arial; 
	text-decoration: none; 
}

  td.top_items, td.top_items:visited { 
	border:0px; 
	background-color: #E3E1E4; 
	text-align: center; 
	color: #555555; 
	font-weight: bold;
}
  td.top_items_selected, td.top_items_selected:visited { 
	border:0px; 
	background-color: #FE0000; 
	text-align: center; 
	color: #000000; 
	font-weight: bold; 
}
  .top_items,  .top_items:visited { 
	background-color: transparent; 
	font-size: 15px; 
	color: #555555; 
	font-weight: bold; 
	text-decoration: normal; 
}

  .top_items_selected,  .top_items_selected:visited { 
	background-color: transparent; 
	font-size: 15px; 
	color: white; 
	font-weight: bold; 
	text-decoration: normal; 
}

  .top_spacer { 
	width: 2px; 
	background-color:#555555;
}

  .artikel_titeltext, .artikel_titeltext:link, .artikel_titeltext:visited { 
	background-color: transparent; 
	color: black; 
	font-weight: normal; 
	text-decoration:none; 
	font-size: 11px; 
}

  .seiten_umschalter, .seiten_umschalter:link, .seiten_umschalter:visited { 
	background-color: transparent; 
	color: black; 
	font-weight: normal; 
	text-decoration:none; 
	font-size: 13px; 
}

  h1 { 
	font-family: Arial; 
	font-size: 28px; 
	color:#555555; 
	font-weight: bold; 
}
  h2 { 
	font-family: Arial; 
	font-size: 22px; 
	color:#555555; 
	font-weight: bold; 
}
  h3 { 
	font-family: Arial; 
	font-size: 16px; 
	color:#555555; 
	font-weight: bold; 
}
  p, td, .normal { 
	font-family: Arial; 
	font-size: 14px; 
	color:#404040;  
}
  .note { 
	font-family: Arial; 
	font-size: 11px; 
	color:#FF6666; 
}
  
  input, select, textarea { 
	font-family: Arial;
	font-size:11px;
	color:#EEEEEE;
	background-color:#000000;
	border-color:#EEEEEE;
	font-weight: bold;
	border-width: 1px;
	padding: 1px;
}
  .rundrum { 
	color:#000000; 
	border-width:0px; 
	border-style:solid; 
	border-color:#000000; 
	padding:0px; 
}
  .link_xs, .link_xs:link, .link_xs:visited { 
	background-color: transparent; 
	font-size: 9px; 
	color: #E6E7E9; 
	font-weight: normal; 
	text-decoration: normal; 
}
  .copyright { 
	font-family: Arial; 
	font-size: 9px; 
	color:#111111; 
}
  .copyright, .copyright:visited { 
	background-color: transparent; 
	font-size: 9px; 
	color: #111111; 
	text-decoration: normal; 
}

  .logo {
	height:74px;
	background:url(images/pcprivat_logo.jpg);
	background-repeat:no-repeat;
}

  .logoContainer {
	height: 75px; 
	width: 1024px;
	background-color:white;
}

  .divisor {
	height:4px;
	background-color:#555555;
}
  .artikelContainer {
	background-color:#b1b1b1;
	height:280px;
	color:black;
}

  .artikelDetailContainer {
	background-color:#E3E1E4;
	border-top:4px solid #555555;
	border-bottom:4px solid #555555;
	height: 272px;
}
  .abschluss {
	background-color:#FE0000;
	height: 30px;
}
  .artikelImage {

}