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

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

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

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

#inhalt .showall a{
	color:#638058;
	text-decoration:none;
}
#inhalt p.more a{
	color:#638058;
	margin:3px 0 0 0;
}
#inhalt span.more a{
	color:#638058;
}
#inhalt p.pdate {
	color:#638058;
	margin: -5px 0 0 0;
}


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

#mmain.sf-menu a.ritem.r6 {border-right: none;}
#inhalt .separator {
    border-top: 2px dashed #638058;
    clear: both;
    color: #000000;
    margin: 15px 70px 5px 35px;
}