
body {
	background:url(../img/bg.gif) left top repeat-y;
	background-color:#F9E8C1;
}
#header {
	height:85px;
	width:789px;
	margin-left:10px;
	background-color:#fff;
	border-bottom:15px solid #7f1c19;
	font-size:0.85em;
}
#ads {
	width:160px;
	font-size:0.85em;
	text-align:center;
	color:#fff;
	padding:0 10px 0 10px;
	position:absolute;
	top:0;
	left:799px;
	z-index:2;
}

#content {
	width:799px;
	display:block;
	font-size:0.85em;
	clear:both;
	border-top:10px solid #E3A528;
	position:relative;
	z-index:1;
}

/* Height of the content-box */
.fullsize:after, #content:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
}
.fullsize, #content {
	display:inline-table; 
}
* html .fullsize { 
	height:1%; 
}
.fullsize, #content {
	display:block; 
}
/* Height end */

#cLeft {
	width:180px;
	padding:0;
	margin:-10px 0 0 10px;
	border-top:10px solid #f0cc7a;
}
#cCenter {
	width:400px;
	padding:0 15px 10px 15px;
}
#cRight {
	width:159px;
	padding:10px;
}
div.headline {
	padding:60px 0 0 20px;
	background:url(../img/familienmagazin.gif) left bottom no-repeat;
	height:25px;
	width:404px;
}
img.headline,img.logo {
	display:none;
}

div.logo {
	background:url(../img/logo.gif) right bottom no-repeat;
	margin-top:3px;
	height:97px;
	width:352px;
}

#cLeft ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#cLeft li {
	margin-bottom:5px;
}
#cLeft li.spacer {
	height:1.8em;
}
#cLeft ul.firstLevel li a {
	display:block;
	background-color:#fff;
	padding-left:10px;
	line-height:1.8em;
	font-size:1em;
	font-weight:bold;
	text-transform: uppercase;
	color:#7F1C19;
}
#cLeft ul.secondLevel {
    margin-top:5px;
}
#cLeft ul.secondLevel li a {
	display:block;
	background:none;
	padding-left:10px;
	line-height:1.4em;
	font-size:0.9em;
	font-weight:bold;
	text-transform: none;
	color:#000;
}
#cLeft ul.firstLevel li a:hover,#cLeft ul.firstLevel li a:focus,#cLeft ul.firstLevel li a.active {
	background-color:#7F1C19;
	color:#fff;
	text-decoration:none;
}

#cLeft ul.secondLevel li a:hover,#cLeft ul.secondLevel li a:focus,#cLeft ul.secondLevel li a.active {
	background:none;
	color:#7F1C19;
	text-decoration:none;
}

div.funx {
	padding:5px 0 5px 10px;
	display:block;
	margin-top:30px;
	border-top:10px solid #E3A528;

}
#cLeft div.funx ul {
	margin-bottom:20px;
}
#cLeft div.funx ul li a {
	display:block;
	background:none;
	padding-left:0;
	line-height:1.2em;
	font-size:1em;
	font-weight:bold;
	text-transform: none;
	color:#000;
}
div.socials {
	margin-top:20px;
	width:180px;
}
div.socials h2 {
	background-color:#7F1C19;
	padding:0 10px;
	color:#fff;
	text-transform:uppercase;
	font-size:0.9em;
	line-height:1.8em;
}
div.socialItem {
	padding:10px;
}
div.list {
	margin-bottom:10px;
}
div.list p {
	margin:5px 0 5px 0;
	padding:0;
}
div.list div {
	border-bottom: 1px solid #000;
	padding:0 0 0 0;
}

#cRight ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#cRight h2 {
	color:#7f1c19;
	border-bottom:1px solid #7f1c19;
}

#ads ul {
	padding:0;
	margin:10px 0 0 0;
}
#ads ul li {
	margin-bottom:5px;
}
iframe { font-size:0.9em; }
