@import url(zz-basis.css);
@import url(../_menu/superfish.css);

body{
background: url(../_grafics/zztophome.gif) repeat-x scroll left top #FFF;
}

#navigation{
 background-color:#BD2E38; 
}
#worldCP_tagline{
    position: absolute;
	margin-left:14px;
	top:75px;
	width: 180px;
	height:39px;
    background: url(../_grafics/wcp_tagline.png) no-repeat left top; 
	z-index:999; 
}

#inhalt .article {
    font-size: 0.9em;
    margin: 0 0 40px 34px;
    padding: 0;
}

#inhalt .articlehome {
    clear: both;
	font-size: 0.9em;
    margin: 0 0 0 11px;
    padding: 0;
}

#inhalt .articlehome table#exp{
    width:100%;
	margin:0;
	padding:0;
	/* border:1px solid #E2E2E2; */
	border-collapse:collapse;
	font-weight: bold;

	}
#inhalt .articlehome table#exp td{ 
  margin:0;
  padding:5px;
  padding-left:10px;
  border:none;
  border-collapse:collapse;
  background-color:#E2E2E2;
  }
#inhalt .articlehome table#exp table.exph td.tdexp{ 
width:80%;
}

#inhalt table#exp td.tdbbr {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
#inhalt table#exp td.tdbb {
border-right: none;
border-bottom: 1px solid #000;
}
#inhalt table#exp td.tdbbl {
border-left: 1px solid #000;
border-bottom: 1px solid #000;
background-color:#3E3E3E;
}
#inhalt table#exp td.tdbb.ob {border-bottom: none;}
#inhalt table#exp td.tdbbl.ob {border-bottom: none;}
#inhalt table#exp td.tdbbr.ob {border-bottom: none;}
img.pic-rightnoborder{
	margin: 0 0 10px 30px;
	float: right;
	border:none;
}

#inhalt .article h1 {
    color: #BD2E38;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 0;
    padding: 10px 10px 10px 0;
}
#inhalt .article h2 {
    color: #BD2E38;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 0;
    padding: 10px 10px 10px 0;
}
#inhalt .article h3 {
    color: #BD2E38;
    font-size: 1.0em;
    font-weight: bold;
    margin-left: 0;
    padding: 10px 10px 10px 0;
}

#inhalt .showall a{
	color:#BD2E38; /*#638058; */
	text-decoration:none;
}


#inhalt p.more a{
	color:#BD2E38;
	margin:3px 0 0 0;
}

#mmain.sf-menu a.ritem, #mmain.sf-menu a.rselected {
	border-right: 1px solid #BD2E38;
}

#mmain.sf-menu a.ritem.r6 {border-right: none;}