/* @override 
	http://www.kinder-wirtschaft.de/fileadmin/templates/content.css
*/

/* @group startpage */
.startpage #content h1,
.startpage #content h1.csc-firstHeader {
	font: 24px/30px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bf5a75;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #bf5a75;
	margin-bottom: 20px;
}
.startpage #content p {
	font: 13px/16px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.startpage .bannercontent {
	margin-top: 410px;		
}
/* @end */
#content {
	color: #464648;
}


/* @group CSC Standards */

#content .csc-ce  h1 {
	font: bold 18px/21px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 10px 0 10px 0;
	margin: 0px 0 20px 0;	
}
#content  h1.csc-firstHeader {
	font: 24px/30px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #476580;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #476580;
	margin: 0px 0 20px 0;	
	}
	
#content .csc-ce h2 {
	font: 18px/21px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 0px 0 0px 0;
	margin: 0px 0 15px 0;	
}
#content .csc-ce h3 {
	font: bold 16px/18px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 0px 0 10px 0;
	margin: 0px 0 0px 0;	
}
#content .csc-ce h4 {
	color: #476580;
	padding: 0px 0 10px 0;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#content .csc-ce {
}
#content .csc-ce p {
	margin-bottom: 7px;
}
#content dd.csc-textpic-caption {
	padding: 5px 3px 7px 5px;
	color: #464748;
	background-color: #d9dadb;
	font-size: 11px;
	font-style: italic;
}
#content .textwrap li,
#content .textpicwrap li {
	list-style-type: square;
	margin: 0 0 3px  5px;
} 
#content .textwrap ul,
#content .textpicwrap ul {
	margin-left: 15px;
} 
div.csc-textpic-imagerow {
	padding-top: 5px;
}

#content p.csc-linkToTop {
	text-align: right;
	margin-bottom: 30px;
	margin-top: -10px;
}
#content p.csc-linkToTop a:link {
	color: #a9aaae;
	font-size: 11px;
	}
/* @end */

/* @group html-area */
p.anleser {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
}
p.zitat {
	padding: 0px 10px 0px 30px;
	font-size: 12px;
	font-style: italic;
}
p.email {
	background: url(pics/email.gif) no-repeat 0px 2px;
	padding: 3px 0 3px 20px;
	margin-top: 1px;
}
p.fax {
	background: url(pics/fax.gif) no-repeat 0px 2px;
	padding: 3px 0 3px 20px;
	margin-top: 1px;
}
p.telefon {
	background: url(pics/tel.gif) no-repeat 4px 2px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p.www {
	background: url(pics/web.gif) no-repeat 3px 4px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p.mobil {
	background: url(pics/mobil.gif) no-repeat 3px 2px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p.adresse {
	background: url(pics/standort.gif) no-repeat 3px 2px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p sup {
	font-size: 9px;
	vertical-align: super;
}
.verlaufshintergrund {
	background: url(pics/verlaufshintergrund.gif) repeat-x left bottom;
	padding: 10px;
}
.farbhintergrund {
	background-color: #bf5a75;
	color: white;
	padding: 10px;
}
.farbhintergrund h1 {
	color: white !important;
}
.farbhintergrund a:link {
	color: black;
}
.farbhintergrund a:visited {
	color: #737171;
}
.farbhintergrund a:hover {
	text-decoration: underline;
	color: black;
}
.farbhintergrund a:visited:hover {
	text-decoration: underline;
	color: black;
}

/* @end */

/* @group CSC Uploads / css-filelinks */

.dam_downloads {
	border: 1px solid #009ee0;margin:7px 0 20px 0;
	padding: 20px 10px 0 0;
	}
.dam_downloads_list_item {
	padding: 0 0 10px 46px !important;
	margin: 0;
	min-height: 40px;
}
div.dam_downloads_list_item a:link,
div.dam_downloads_list_item a:visited {
	font-weight: bold;
}
div.dam_downloads_list_item .details {
	font-size: 11px;
}

#content .uploadswrap h1 {
	color: white !important;
	background-color: #bf5a75;
	margin: 0 ;
	display: inline;
	padding: 5px 17px 6px 17px !important;
	font-size: 18px;
	line-height: 18px;
}

div.dam_downloads_list_item.rtf {
	background: url(pics/fileicons/rtf.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.sxw {
	background: url(pics/fileicons/sxw.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.jpg {
	background: url(pics/fileicons/jpg.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.doc {
	background: url(pics/fileicons/doc.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.docx {
	background: url(pics/fileicons/docx.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.ppt {
	background: url(pics/fileicons/ppt.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.pptx {
	background: url(pics/fileicons/pptx.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.xls {
	background: url(pics/fileicons/xls.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.xlsx {
	background: url(pics/fileicons/xlsx.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.pdf {
	background: url(pics/fileicons/pdf.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.zip {
	background: url(pics/fileicons/zip.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.dot {
	background: url(pics/fileicons/dot.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.mov {
	background: url(pics/fileicons/mov.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.eps {
	background: url(pics/fileicons/eps.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.odt {
	background: url(pics/fileicons/odt.gif) no-repeat 3px 3px;
}

/* @end */

/* @group CSC Sitemaps */

ul.csc-menu li {
	list-style-type: none;
}
ul.csc-menu-3 {
	margin: 15px 0 20px 0 !important;
	padding: 0;
}

#extra .csc-menu.csc-menu-3 li.csc-section {
	background: url(pics/sitemap-arrow-blue-bg.gif) no-repeat 0 4px;
}
#content .csc-menu.csc-menu-3 li.csc-section {
	background: url(pics/sitemap-arrow-white-bg.gif) no-repeat 0 4px;
}
.csc-section {
	padding: 3px 0 3px 20px !important;
	margin: 0 !important;
	background: url(pics/sitemap_abschnitt_hg.gif) 2px 8px no-repeat;
	list-style-image: url(none) !important;
}
.csc-sitemap ul {
}
.csc-sitemap li {
	list-style-type: none;
	padding: 3px 0 3px 20px !important;
	margin: 0 !important;
	background: url(pics/sitemap-bg-line.gif) 8px top no-repeat;
	list-style-image: url(none) !important;
}
.csc-sitemap li.last {
	background: url(pics/sitemap-bg-last.gif) 8px top no-repeat;
}


/* @end */

/* @group CSC Tabellen */

	.tablewrap {
		background-color: #bf5a75;
		padding: 13px 13px 13px 15px;
		margin: 35px 0px 35px 0;
	font: 12px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tablewrap td {
		border-right: 1px solid black;
		padding: 5px 6px 5px 6px;
		border-bottom: 1px #009ee0 solid;
	}
.tablewrap .td-last {
		border-right: 0;
	}
.tablewrap .td-0, .tablewrap .td-2, .tablewrap .td-4, .tablewrap .td-6 {
		background-color: white;
	}
.tablewrap .td-1,.tablewrap .td-3,.tablewrap .td-5,.tablewrap .td-7 {
		background-color: #f2f2f2;
	}
.tablewrap .tr-0 td {
		background-color: #464648;
		font-weight: bold;
		color: white;
		border-bottom: 0;
	}
.tablewrap table {
		border: 0;
		border-collapse:collapse;
		border-spacing: 0;
	}
	.vierspalt_fest .td-0, .vierspalt_fest .td-1 {
		width: 15%;
	} 
	.vierspalt_fest .td-2{
		width: 40%;
	} 
	.vierspalt_fest .td-3 {
		width: 30%;
	} 

	.dreispalt_33proz table {
	width: 100%;
}
	.dreispalt_33proz td {
		width: 33%;
	}

	.fuenfspalt_20proz td {
		width: 20%;
	}

	.dreispalt_fest .td-0 {
		width: 15%;
	}
	.dreispalt_fest .td-1{
		width: 15%;
	} 
	.dreispalt_fest .td-2 {
		width: 70%;
	}


/* @end */



/* @group CSC Mailforms */
.mailformwrap {
		
}

div.csc-mailform-field.csc-radio .mailform-radio-header, 
div.csc-mailform-field.csc-input label,
.mailform_req {
	background-color: #eddfcc;	
	padding: 3px 6px 5px 6px;
	margin-left: 2px;
	font: bold 11px/12px Corbel, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.mailform_req {
	margin-left: 0;
	padding: 4px 6px 5px 6px;
}
div.csc-mailform-field.csc-input span.mailform_req,
#mailform .csc-check span.mailform_req {
	font: bold 11px/12px Corbel, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	color: #737171; 
}

div.csc-mailform-field.csc-input input,
div.csc-mailform-field.csc-input textarea {
	padding: 4px;
	margin-top: 3px;
	border: 1px solid #eddfcc;
	font: 13px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.csc-mailform-field.csc-input input:focus,
div.csc-mailform-field.csc-input textarea:focus {
	}
div.csc-mailform-field {
	margin-bottom: 20px;
}
div.csc-check label {
	color: #4f0018;
}
div.csc-mailform-field.csc-input input.csc-mailform-submit {
	background-color: #bf5a75;
	padding: 5px 15px 6px 14px;
	float: left;
	margin: 8px 0 10px 0 ;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
div.csc-mailform-field.csc-input input.csc-mailform-submit:hover {
	background-color: #4f0018;
}
/* @end */

/* @group tt_news */

/* @group Liste */

#content div.tx-ttnews-browsebox span {
	vertical-align: -1px;
}
#content div.tx-ttnews-browsebox strong {
	color: #737171;
	}
#content div.tx-ttnews-browsebox  {
	font-size: 14px;
}
#content div.news-list-item h3 {
	padding: 3px 0 5px 0;
}
#content div.news-list-item h3 a:link,
#content div.news-list-item h3 a:visited {
	color: #476580;
	text-decoration: none;
	font: bold 16px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content div.news-list-item h3 a:visited {
	color: #464648;
	}
#content div.news-list-item h3 a:hover,
#content div.news-list-item h3 a:visited:hover {
	color: #bf5a75;
	text-decoration: underline;	
	}
#content div.news-list-item .news-footer {
	border-top: 1px dotted #d9dadb;
	border-bottom: 2px solid #d9dadb;
	margin: 5px 0 25px 0;
	padding: 2px 0 0 0 ;
}

#content div.news-list-date {
	color: #d9dadb;
	float: left;
}

#content div.news-list-morelink {
	text-align: right;
}
#content div.news-list-morelink a:link, 
#content div.news-list-morelink a:visited  {
	color: #bf5a75;
	text-decoration: none;	
}
#content div.news-list-morelink a:hover, 
#content div.news-list-morelink a:visited:hover  {
	color: #4f0018;
	text-decoration: underline;	
}
#content div.news-list-item .category a:link,
#content div.news-list-item .category a:visited {
	font-size: 10px;
	color: white;
	text-decoration: none;
	padding: 2px 15px 2px 3px;
	background: #bf5a75 url(pics/newsrubric-bg.gif) no-repeat right center;
	text-transform: uppercase;
}
#content div.news-list-item .category a:hover {
}
#content .news-list-item img {
	float: left;
	margin: 3px 10px 15px 0;
}

/* @end */

/* @group Single */
#content .dam_downloads_list_item {
	clear: both;
	padding: 10px 0;
}

#content .dam_downloads_list_item span {
	display: block;
	float: right;
	text-align: right;
}
#content .dam_downloads_list_item a:link {
	display: block;
	float: left;
}

#content .dam_downloads_list_item img {
	display: block;
	float: left;
	padding-right: 20px;
}

#content div.news-single-item {
}
#content div.news-single-item h2 {
	font: 24px/30px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #bf5a75;
	margin-bottom: 20px;
}
#content div.news-single-item .news-footer {
	border-top: 1px dotted #d9dadb;
	border-bottom: 2px solid #d9dadb;
	margin: 30px 0 25px 0;
	padding: 2px 0 0 0 ;
}
#content div.news-single-item p {
	margin-bottom: 7px;
}
#content .subheader {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
}
#content div.news-single-item li,
#content div.news-single-item li {
	list-style-type: square;
	margin: 0 0 3px  5px;
} 
#content div.news-single-item ul,
#content div.news-single-item ul {
	margin-left: 15px;
} 
#content div.news-single-data {
	color: #d9dadb;
	float: left;
}

#content div.news-single-backlink {
	text-align: right;
}
#content div.news-single-backlink a:link, 
#content div.news-single-backlink a:visited  {
	color: #bf5a75;
	text-decoration: none;	
}
#content div.news-single-backlink a:hover, 
#content div.news-single-backlink a:visited:hover  {
	color: #bf5a75;
	text-decoration: underline;	
}
#content div.news-single-item .category {
	display: none;
}
#content .news-single-item h3 {
	font-weight: bold;
	margin: 15px 0 15px 0;
	}
#content .uploadswrap {
	margin: 20px 0 0px 0;
}
.news-single-item .dam_downloads {
	padding: 10px 20px 0 0 ;
}
.news-single-item .dam_downloads_list_item {
	background: url(pics/fileicons/blank.gif) no-repeat 3px 0px;
}
#content .news-single-img {
	float: left;
	margin: 3px 10px 15px 0;
}

#content .news-single-imgcaption {
	padding: 3px;
	background-color: #d9dadb;
	font-size: 11px;
}

/* @end */

/* @group CalendarSheet */
.startdate {
	float: left;
}
.calendarSheet p {
	margin-bottom: 0 !important;
}
.calendarSheet {
	background: url(pics/calendar-bg.gif) no-repeat;
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
}
.enddate .calendarSheet {
	display: none;
	}
.calendarSheet .year {
	color: #bf5a75;
	font-size: 10px;
	padding: 2px 0 2px 6px;
	line-height: 9px;
}
.calendarSheet .day {
	color: #000000;
	padding: 5px 0 0 0 ;
	font: bold 18px/16px Georgia, "Times New Roman", Times, serif;
	width: 50px;
	text-align: center;
}
.calendarSheet .month {
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	padding-top: 1px;
	width: 50px;
	text-align: center;
}
.startdate, .enddate {
	color: #44617b;
	font: bold 14px/49px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.enddate .dayFull {
	display: none;
}
.calendar-list-item h3 a:link {
	color: black !important;
}
/* @end */


/* @end */

/* @group Banner-Spalte auf Startseite */
#banner .slider-wrap .csc-textpic-text {
	background-color: white;
	padding: 5px 5px 0 5px ;
}
#banner .slider-wrap .csc-textpic-text h1 {
	background-color: white;
	padding: 0;
	font-weight: bold;
	margin-bottom: 5px;
}
#banner .bannercontent h1 {
	color: white;
	font: bold 18px/20px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}
.bannercontent {
	margin-top:300px;
	position: absolute;
	width: 225px;
	color: white;
}
/* @end */

/* @group Extras / Rand-Spalte */
#extra h1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #fff;
}
#extra .csc-ce {
	border-bottom: 1px solid #464648;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: white;
}
#extra .textwrap {
	padding-bottom: 20px;
}
#extra a:link {
	color: #ffffff;
}
#extra a:hover, #extra a:visited:hover {
	color: #ffffff !important;
	text-decoration: underline;
}
#extra a:visited {
	color: #ffffff;
	text-decoration: none;
}

.startpage #extra a:link {
	color: #bf5a75;
}
.startpage #extra a:hover, #extra a:visited:hover {
	color: #bf5a75;
	text-decoration: underline;
}
.startpage #extra a:visited {
	color: #bf5a75;
}
#extra .csc-textpic-caption {
	font-size: 11px;
	color: #737171;
}
/* @end */

/* @group Indexed search */

.tx-indexedsearch-browsebox ul.browsebox  {
	list-style-type: none;
	margin: 10px 0 20px 0;
}
.tx-indexedsearch-browsebox li {
	float: left;
	margin-right: 10px;
}
.tx-indexedsearch-res h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
#content .tx-indexedsearch-form label a {
	display: block;
	margin-top: 7px;
}
.tx-indexedsearch-res {
	margin-bottom: 10px;
	
}
.more-infos  {
	font-size: 11px;
}

#tx-indexedsearch-searchbox-button-submit {
	background-color: #bf5a75;
	padding: 5px 15px 6px 14px;
	float: left;
	margin: 8px 0 10px 0 ;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#tx-indexedsearch-searchbox-button-submit:hover {
	background-color: #4f0018;
}

.tx-indexedsearch fieldset {
	padding: 10px 10px 0px 10px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	}
.tx-indexedsearch legend {
	font-weight: bold;
}
.tx-indexedsearch fieldset div {
	margin-top: 8px; 
}
.tx-indexedsearch .sword {
	width: 220px;
}
/* @end */


/* @group sr_emailsubscribe */

.tx-sremailsubscribe-pi1 dl {
}


.tx-sremailsubscribe-pi1 label {
	background-color: #eddfcc;	
	padding: 4px 6px 5px 6px;
	margin-left: 2px;
	font: bold 11px/12px Corbel, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 12px;
	margin-left: 2px;
}

.tx-sremailsubscribe-pi1 input,
.tx-sremailsubscribe-pi1 textarea {
	padding: 4px;
	margin-top: 3px;
	border: 1px solid #eddfcc;
	padding: 4px;
	margin-top: 3px;
	border: 1px solid #eddfcc;
	font: 13px Corbel, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.tx-sremailsubscribe-pi1 dd {
	margin-bottom: 20px;
}
.tx-sremailsubscribe-pi1 dl {
	padding: 20px 0 0 0;
}
.tx-sremailsubscribe-pi1 h3 {
	cursor: pointer;
}


input.tx-sremailsubscribe-pi1-submit {
	background:  url(pics/buttonhintergrund.gif);
	padding: 5px 7px 6px 6px;
	float: left;
	margin: 8px 0 10px 0 ;
	border: 0;
	color: #bf5a75;
}
.tx-sremailsubscribe-pi1-submit:hover {
	color: white;

}
.tx-sremailsubscribe-pi1-error {
	background-color: #edf6de;
	padding: 10px;
	margin-top: 10px;
	width: 90%;
}
.tx-sremailsubscribe-pi1 p {
	margin-bottom: 15px;
}

/* @end */
.maps-address {
	background: url(pics/logo-kinder-wirtschaft-googlemaps.gif) no-repeat left top;
	padding-left: 140px;
}
.maps-address h3 {
	font-weight: bold;
	padding-bottom: 5px;
}