.contentel {
	margin: 0 0 19px 0;
}
.contentel .inner {
	padding: 20px;
}
.contentel .contentel {
	margin: 0;
	padding: 0;
}

.contentel p.bodytext {
	margin-bottom: 10px;
}
.csc-textpic-text .bodytext:last-child {
	margin-bottom: 0;
}

DIV.csc-textpic DIV.csc-textpic-single-image IMG,
.csc-textpic img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

/** csc-textpic-intext-left-nowrap **/
.rounded .csc-textpic-imagewrap img {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
	overflow: visible;
}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 0 !important;
}
.rounded .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	width: 33%;
}
.rounded .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 33%;
	padding-left: 10px;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 0 !important;
}
.rounded .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	width: 40%;
}
.rounded .csc-textpic-intext-right-nowrap .csc-textpic-text {
	margin-right: 40%;
	padding-right: 10px;
}

.clayout-1 .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 25%;
	padding-left: 10px;
}

/** make image percentage **/

DIV.csc-textpic-center DIV.csc-textpic-imagewrap,
DIV.csc-textpic-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	float: none !important;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	text-align: center;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
	text-align: right;
}

.clayout-1 DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	text-align: left;
	width: 25%;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap [class*=csc-textpic-imagecolumn-] .csc-textpic-image IMG {
	width: 100%;
	margin: 0 !important;
}

DIV.csc-textpic DIV.csc-textpic-single-image .csc-textpic-imagerow,
DIV.csc-textpic DIV.csc-textpic-imagewrap [class*=csc-textpic-imagecolumn-] .csc-textpic-image {
	position: relative;
	display: inline-block;
	margin: 0 1.4%  10px 0;
	vertical-align: top;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap div[class*=csc-textpic-imagecolumn-] .csc-textpic-firstcol dt {

}
DIV.csc-textpic DIV.csc-textpic-imagewrap div[class*=csc-textpic-imagecolumn-] .csc-textpic-lastcol {
	padding:0;
}

.csc-textpic-imagecolumn-1 .csc-textpic-image {
	width: 98.6%;
}
.csc-textpic-imagecolumn-2 .csc-textpic-image {
	width: 49.3%;
}
.csc-textpic-imagecolumn-3 .csc-textpic-image {
	width: 32.4%;
}
.csc-textpic-imagecolumn-4 .csc-textpic-image {
	width: 23.95%;
}
.csc-textpic-imagecolumn-5 .csc-textpic-image {
	width: 18.85%;
}
.csc-textpic-imagecolumn-5 .csc-textpic-image {
	width: 15.5%;
}

.csc-textpic-single-image .csc-textpic-imagecolumn-1 img {width: 100%;}
.csc-textpic-single-image .csc-textpic-imagecolumn-2 img {width: 50%;}
.csc-textpic-single-image .csc-textpic-imagecolumn-3 img {width: 33%;}
.csc-textpic-single-image .csc-textpic-imagecolumn-4 img {width: 25%;}
.csc-textpic-single-image .csc-textpic-imagecolumn-5 img {width: 20%;}

/** borders **/
.borderTop {
	background: transparent url('../img/border.png') center 0 no-repeat;
	height: 10px;
	margin-bottom: -6px;
}

.borderBottom {
	background: transparent url('../img/border.png') center -10px no-repeat;
	height: 10px;
	margin-bottom: -6px;
}

/** headers **/

.csc-header {
	text-align: center;
}
.default_page #content_1 h1,
.default_page #content_1 h2,
.homepage h2 {
	font-size : 18px;
	font-family: Amoebia-Bold;
	text-align: center;
	font-weight: normal;
	line-height: 27px;
	height: 27px;
	padding: 0 9px;
	margin: 0 0 10px 0;
	display: inline-block;
	background: url(../img/h2_bg.png) center 0 no-repeat;
	color: #00343f;
}

.default_page #content_1 h1 {
	font-size: 28px;
	height: 36px;
	line-height: 36px;
	background-position: center -155px;
}

.default_page #content_1 .contentenum-1 h1 {background-position: center -155px;}


.homepage #content_1 .contentenum-4  h2,
.homepage #content_1 .contentenum-1  h2 {background-position: center -28px;}
.homepage #content_1 .contentenum-5  h2,
.homepage #content_1 .contentenum-2  h2 {background-position: center -56px;}
.klicktipp-section h3,
.homepage #content_1 .contentenum-6  h2,
.homepage #content_1 .contentenum-3  h2 {background-position: center -0px;}

.homepage #content_0 .contentenum-4  h2,
.homepage #content_0 .contentenum-1  h2 {background-position: center -56px;}
.homepage #content_0 .contentenum-5  h2,
.homepage #content_0 .contentenum-2  h2 {background-position: center -0px;}
.homepage #content_0 .contentenum-6  h2,
.homepage #content_0 .contentenum-3  h2 {background-position: center -28px;}

.homepage #content_2 .contentenum-4  h2,
.homepage #content_2 .contentenum-1  h2 {background-position: center -0px;}
.homepage #content_2 .contentenum-5  h2,
.homepage #content_2 .contentenum-2  h2 {background-position: center -28px;}
.homepage #content_2 .contentenum-5  h2,
.homepage #content_2 .contentenum-3  h2 {background-position: center -56px;}

.homepage #content_1 .csc-frame-90 .nescefeContent-4 h2,
.homepage #content_1 .csc-frame-90 .nescefeContent-1 h2 {background-position: center -0px;}
.homepage #content_1 .csc-frame-90 .nescefeContent-5 h2,
.homepage #content_1 .csc-frame-90 .nescefeContent-2 h2 {background-position: center -28px;}
.homepage #content_1 .csc-frame-90 .nescefeContent-6 h2,
.homepage #content_1 .csc-frame-90 .nescefeContent-3 h2 {background-position: center -56px;}


.default_page #content_0 .csc-header {
	text-align: left;
}

.default_page #content_0 h2 {
	font-size: 14px;
	padding: 0 8px 0 10px;
	background-color: #ffffc2;
	font-family: Amoebia-Bold;
	font-weight: normal;
	line-height: 20px;
	display: inline-block;
	margin: 0 0 15px 0;
}
.default_page #content_0 h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

/** boxes **/
.rounded {
	-webkit-border-radius: 17px;
	border-radius: 17px;
}

.inner {
	padding: 10px;
}
.rounded .inner {
	background: url(../img/dots.png) repeat-x;
	position: relative;
	z-index: 10;
}


.roundedGreen {
	background-color: #e8f3d6;

}

.roundedBlue {
	background-color: #d1eaf2;
}
.teaserBlue {
	background-color: #f2f7f7;
}


.teaserBlue .csc-default {
	position: relative;
}
.teaserBlue img {
	width: 100%;
	heigth: auto;
}
.teaserBlue .csc-textpic-imagewrap {
	width: 31.19%;
}
.teaserBlue .csc-textpic-text {
	margin-left: 34.66%;
}


.rounded .footer p.bodytext {
	padding-top: 12px;
	font-size: 11px;
	line-height: 120%;
}



.klicksafe-tip .navigation a,
.bullet {
	box-shadow: -2px -4px 2px 0px rgba(163, 57, 26, 0.9) inset;
	background: #e06c37;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	width: 30px;
	height: 30px;
/*	vertical-align: middle;*/
	text-align: center;
	line-height: 28px;
	font-family: Amoebia-Bold;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
}
.bullet_s {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 20px;
	height: 20px;
	line-height: 18px;
	font-size: 16px
}

.bullet_up,
.bullet_down {
	box-shadow: -4px 2px 2px 0px rgba(163, 57, 26, 0.9) inset;
	-moz-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.klicksafe-tip .navigation a:hover,
 a:hover > .bulletWrap .bullet,
 a:hover > .bullet,
.active > .bullet,
.current > .bullet,
.bullet:hover {
	cursor: pointer;
	background: #88a5a5;
	box-shadow: none;
}


/**
 * prev / next navigation
 * */
.navigation {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -32px;
	z-index: 100;
	width: 64px;
}
.navigation a:hover {
	text-decoration: none;
}
.navigation a.next {
	float: right;
}


.moreLink .bulletWrap {
	float: left;
	display: inline;
}
.moreLink .text {
	margin-left: 25px;
	display: block;
	padding-top: 2px;
}
a.moreLink {
	display: block;
}

a.moreLink,
.moreLink .text {
	font-weight: bold;
	color: #00343f;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}


/** kids search boxes **/
.kidSearch label {
	background: url('../img/no-repeat.png') 0 0 no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.kidSearch fieldset {
	border: none;
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 41px;
	overflow: hidden;
	padding: 0 0 0 5px;
	margin: 10px 0 0 0;
}
.kidSearch fieldset * {
	vertical-align: middle;
}

.kidSearch input {
	border: none;
	font-size: 18px;
	margin: 0;
	padding: 0;
	outline: none;
}

.kidSearch .bg {
	padding: 6px 0 0 0;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	display: inline-block;
	width: 41px;
	height: 35px;
	background: #e6f1f1;
	background: -moz-linear-gradient(left,  #e6f1f1 0%, #fdfefe 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e6f1f1), color-stop(100%,#fdfefe));
	background: -webkit-linear-gradient(left,  #e6f1f1 0%,#fdfefe 100%);
	background: -o-linear-gradient(left,  #e6f1f1 0%,#fdfefe 100%);
	background: -ms-linear-gradient(left,  #e6f1f1 0%,#fdfefe 100%);
	background: linear-gradient(to right,  #e6f1f1 0%,#fdfefe 100%);
	-pie-background: linear-gradient(to right,  #e6f1f1 0%,#fdfefe 100%);
}
.kidSearch .text::-webkit-input-placeholder,
.kidSearch .text::-moz-placeholder,
.kidSearch .text:-ms-input-placeholder,
.kidSearch .text:-moz-placeholder { color:#cccfcf; }

.kidSearch .text {
	width: 185px;
	color: #00343f;
	border: none;
}
.kidSearch .submit {
	margin-top: 5px;
	font-size: 24px;
	font-family: Amoebia-Bold;
	height: 30px;
	background: none;
	color: white;
	margin: -4px 0 0 0;
	padding: 0;
}
.kidSearch .hellesKoepfchen label {
	background-position: -20px 0;
}
.kidSearch .blindeKuh label {
	background-position: -40px 0;
}


/** tippsbox **/
.klicksafe-tip {
	position: relative;
}
.klickCycleWrap .csc-textpic-imagewrap img {
	-webkit-border-radius: 0;
	border-radius: 0;
}
.klicksafeTippHeaderWrap {
	display: table;
	width: 100%;
	margin-bottom: 25px;
}
.klicksafeTippHeaderWrap .rounded {
	background: #fff;
	height: 95px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	padding: 0 10px;
}

.klicksafeTippHeaderWrap h3 {
	margin: 0;
	padding: 0;
}


/** seitenstark tipps **/
.seitenstark .rounded {
	height: 105px;
}

.seitenstark .navigation {
	top: 90px;
	width: 120px;
	margin-left: -60px;
}

/** kinderapps **/
.klicksafe-tip .csc-textpic-image img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/** klick-tipps **/
.klickTippsAbo {
	position: relative;
	background: #fff;
	padding: 20px;
}
.klickTippsAbo .navigation {
	top: 140px;
	margin-left: -105px;
	width: 210px;
}

.klickTippsAbo ul,
.klickTippsAbo li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.kt-image {
	text-align: center;
}

.klicktipp-section {
	display: none;
	text-align: center;
	width: 225px;
}


.klicktipp-section-1 {
	display: block;
}

.klicktipp-section .kt-image {
	margin-bottom: 15px;
}
.klicktipp-section h3,
.klicktipp-section h4 {
	color: #00343f;
	font-weight: normal;
	padding: 0 9px;
	margin: 0;
}
.klicktipp-section h3 {
	font-family: Amoebia-Bold;
	font-size: 16px;
	line-height: 28px;
	display: inline-block;
	background: url(../img/h2_bg.png) no-repeat;
	margin-bottom: 10px;
}
.klicktipp-section h4 {
	font-size: 14px;
	line-height: 120%;
}
.klicktipp-section hr {
	border: none;
	height: 1px;
	background: #73a9ad;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzczYTlhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #ffffff 0%, #73a9ad 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#73a9ad), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ffffff 0%,#73a9ad 50%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ffffff 0%,#73a9ad 50%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ffffff 0%,#73a9ad 50%,#ffffff 100%);
	background: linear-gradient(to right,  #ffffff 0%,#73a9ad 50%,#ffffff 100%);
	-pie-background: linear-gradient(to right,  #ffffff 0%,#73a9ad 50%,#ffffff 100%);
/*
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
*/
}
.kt-item-3 hr {
	display: none;
}


/** net for kids **/

.netForKids .slideWrap {
	position: relative;
	height: 296px;
	padding: 20px 10px;
	overflow: hidden;
}

.netForKids .navigation {
	position: relative;
	width: 30px;
	margin-left: -15px;
	top: 0;
}

.netForKids .borderBottom,
.netForKids .borderTop {
	position: relative;
	z-index: 80;
}

.netForKids .borderTop {
	margin: -19px 0 -6px 0;
}

.netForKids .borderBottom {
	margin: -6px 0 -19px 0;
}
.netForKids ul,
.netForKids li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.netForKids DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
	width: 64px;
}

.netForKids .csc-textpic-text {
	padding-top: 8px;
}

.netForKids .slideWrap .csc-textpic-text {
	margin-left: 74px;
}
.netForKids .bodytext a {
	word-wrap: break-word;
}

/************** special things ************/
#surf_hint {
	font-size: 16px;
	line-height: 120%
}

