body.jugend {
	background: none;
}

.jugend .elternWrapper,
.jugend .jugendWrapper {
	background: none;
	background-color: #fff;
	padding: 20px;
	width: 743px;
}

.jugend .jugendWrapper {
	background: #fff url(/media/images/jugendschutz/model-jugendschutz.jpg) 640px 259px no-repeat;	
}

.jugend .elternWrapper {
	background: #fff url(/media/images/jugendschutz/model-jugendschutz-eltern.jpg) 580px 375px no-repeat;	
}

.jugend .jugendschutz {
	background: url("/media/images/css/bg-divider.gif") repeat-x scroll left bottom transparent;
	min-height: 560px;
}

* html .jugend .jugendschutz {
	height: 560px;
}

.jugend .jsWrapper {
	background: url("/media/images/css/bg-divider.gif") repeat-x scroll left top transparent;
	padding: 15px 0 0 0;
}

.jugendschutz .jsNaviWrapper {
	display: block;
	float: right;
	width: 180px;
	padding: 0 0 5px 0;	
}

.jugendschutz .jsNavi {
	/*background: url("/media/images/css/bg-divider.gif") repeat-x scroll left bottom transparent;*/
	padding: 0 0 10px 0;
}


.jugendschutz .jsNavi li {
	font-size: 120%;
	line-height: normal;
	margin: 0 0 7px 0;
	font-weight: bold;
}

.jugendschutz .jsNavi li a {
	color: #CE4098;
	text-decoration: none;

}

.jugendschutz .jsNavi li.active a {
	color: #4E2850;
}

.jugendschutz .jsContent {
	float: left;
	width: 530px;
	padding: 0 0 10px 0;
}

.jugendschutz .jsContent h1 {
	font-size: 260%;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 20px 0;
}

.jugendschutz p.teaser {
	margin: 0 0 20px 0;
	font-weight: bold;
}
.jugendschutz h2 {
	color: #CE4098;
	font-size: 240%;
	line-height: normal;
	margin: 0 0 10px 0;
}

.jugendschutz h3 {
	/*color: #CE4098;*/
	font-size: 160%;
	line-height: normal;
	margin: 0 0 0px 0;
}

.jugendschutz .jsContent p {
	font-size: 140%;
	line-height: 140%;
	margin: 0 0 10px 0;
}

.jugendschutz .jsContent ul {
	font-size: 140%;
	line-height: 140%;
	list-style-type: disc;
	margin: 0 20px 10px 15px;
}

.jugendschutz .jsContent ul li {
	margin-bottom: 10px;
}


.btn-jugendschutz {
	text-align: right;
	/*width: 150px;*/
	margin: 0;
	padding: 0;
}

