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

body{
/* background: url(../_grafics/zztophome.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_tagline.png) no-repeat left top; 
	z-index:999; 
}

#inhalt {
/* margin-top:40px; */
}

#inhalt .topic {
    font-size: 0.9em;
    margin: 0 0 0 0;
    padding: 20px;
	color:#fff;
	background-color:#B7462C;
	border-bottom:12px solid #E4E4E4;
}

#inhalt .meta {
    color: #333333;
    font-size: 0.8em;
}

#inhalt .topic h1 {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    margin-left: 0;
    padding: 0 10px 10px 0;
}

#inhalt .suggestions {
    margin: 0 0 0 0;
	border-top:12px solid #E4E4E4;
}
#inhalt .topicarticles {
    margin: 0 0 0 0;
	padding: 10px 0 10px 15px;
	background-color: #C4C4C4;
	border-bottom:12px solid #FFF;
	font-size: 1.2em;
	font-weight:bold;
}
#inhalt .sheader {
    margin: 0 0 0 0;
	padding: 10px 0 10px 15px;
	background-color: #D49A36;
	border-bottom:12px solid #FFF;
	font-size: 1.2em;
	font-weight:bold;
}

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

#inhalt .suggestions .article {
    margin: 0 70px 10px 15px;
	background-image: url(../_grafics/idea.gif);
    background-repeat: no-repeat;
	background-position:0 6px;
	padding-left:30px;
}


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


#inhalt .article h1 {
    color: #530C36;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 0;
    padding: 10px 10px 5px 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;
}

.registerItem, .registerItemSelected {
	border-right: 1px solid #D49A36;
}
.registerItem.r5 {border-right: none;}

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

	}
#inhalt .articlehome table#pcs td{ 
  margin:0;
  padding:10px;
  padding-left:22px;
  border:none;
  border-collapse:collapse;
  background-color:#E2E2E2;
  }

#inhalt table#pcs td.tdbbr {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
#inhalt table#pcs td.tdbb {
border-right: none;
border-bottom: 1px solid #000;
}
#inhalt table#pcs td.tdbbl {
border-left: 1px solid #000;
/* border-bottom: 1px solid #000; */
background-color:#3E3E3E;
}
#inhalt table#pcs td.tdbbr.ob {border-bottom: none;}
#inhalt table#pcs td.tdbb.ob {border-bottom: none;}
img.pic-rightnoborder{
	margin: 0 0 10px 30px;
	float: right;
	border:none;
}
  
#inhalt a.chl {
color:#000;
text-decoration: none;
}
#inhalt a.chl:hover {
color:#BE2E38;
}
#inhalt table#showonhome{
margin:0 0 0 11px;
padding:0;
background-color:#501f22;
}
#inhalt table#showonhome td{
margin:0;
padding:0;
vertical-align:top;
border-right: 1px solid #FFF;
}
#inhalt table#showonhome .article{
color:#FFF;
margin: 0 20px 10px 20px;
}

#inhalt table#showonhome .article h1.title {color:#FFF; font-size:1.1em;}
#inhalt table#showonhome .article h1.likebg {color:#501f22;}

#inhalt table#showonhome .article a {
color:#BD2E38;
text-decoration: none;
}

#inhalt a.btnsuggest { 
	display:block; 
	float:right; 
	margin:30px 10px 10px 10px; 
	font-size: 1.2em; font-weight:bold; 
	text-align:center; width:215px; height:24px; 
	padding:6px 2px 2px 6px; 
	text-decoration:none; 
	background-image: url("../_grafics/env.gif");
	background-position: 2px 3px;
	background-repeat: no-repeat;

}

#inhalt a.btnsuggest:link    { color:#fff; background-color:#D59A34; }
#inhalt a.btnsuggest:visited { color:#fff; background-color:#D59A34; }
#inhalt a.btnsuggest:hover   { color:#fff; background-color:#B17B25; }
#inhalt a.btnsuggest:active  { color:#fff; background-color:#D59A34; }

#inhalt a.btnsuggestbtm { 
	display:block; 
	margin:10px 10px 10px 0px; 
	font-size: 1.2em; font-weight:bold; 
	text-align:center; width:215px; height:24px; 
	padding:6px 2px 2px 6px; 
	text-decoration:none; 
	background-image: url("../_grafics/env.gif");
	background-position: 2px 3px;
	background-repeat: no-repeat;

}

#inhalt a.btnsuggestbtm:link    { color:#fff; background-color:#D59A34; }
#inhalt a.btnsuggestbtm:visited { color:#fff; background-color:#D59A34; }
#inhalt a.btnsuggestbtm:hover   { color:#fff; background-color:#B17B25; }
#inhalt a.btnsuggestbtm:active  { color:#fff; background-color:#D59A34; }
