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

body{
background: url(../_grafics/zztophome3.gif) repeat-x scroll left top #FFF;
}
#navigation{
background-color:#486490;
}
#worldCP_tagline{
    position: absolute;
	margin-left:14px;
	top:75px;
	width: 180px;
	height:39px;
    background: url(../_grafics/wcp_tagline3.png) no-repeat left top;
	z-index:999;
}

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

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

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