.csc-header, .csc-header-n1 {
	margin: 0 0 18px 0;
}

/* Historie */

.smallnumbers-header {
	float: left;
	width: 36px;
	padding: 3px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

#top ul.csc-bulletlist, #normal ul.csc-bulletlist, #right ul.csc-bulletlist {
	margin: 0 0 12px 60px;
	padding: 3px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

ul.csc-bulletlist li {
	background: transparent url(/fileadmin/images/default/listpoint_small.gif) no-repeat 3px 7px;
	padding: 0 0 0 12px;
}

/* Boxen */

.tx-contentwrapper_style4 {
	background: #ebf2f8;
	margin: 0 0 14px 0;
	padding: 3px 0 4px 0;
}

.tx-contentwrapper_style3 {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	margin: 0 0 14px 0;
	padding: 3px 0 4px 0;
}

	#top .tx-contentwrapper_style3 p, #normal .tx-contentwrapper_style3 p, #right .tx-contentwrapper_style3 p,
	#top .tx-contentwrapper_style4 p, #normal .tx-contentwrapper_style4 p, #right .tx-contentwrapper_style4 p {
		height: 1%;
		margin: 0 12px 7px 12px;
		font-size: 11px;
		line-height: 14px;
	}

	.tx-contentwrapper_style3 h4, .tx-contentwrapper_style4 h4 {
		border-bottom: 1px solid #fff;
		padding: 0 12px 3px 12px;
		margin: 0 0 10px 0;
	}

	.tx-contentwrapper_style3 h4 {
		border-bottom: 1px solid #e5e5e5;
	}

	.tx-contentwrapper_style3 em, .tx-contentwrapper_style4 em {
		color: #05a;
		font-style: normal;
	}

	#top .tx-contentwrapper_style3 ul.punktListe, #top .tx-contentwrapper_style4 ul.punktListe,
	#normal .tx-contentwrapper_style3 ul.punktListe, #normal .tx-contentwrapper_style4 ul.punktListe,
	#right .tx-contentwrapper_style3 ul.punktListe, #right .tx-contentwrapper_style4 ul.punktListe {
		font-size: 11px;
		margin-left: 9px;
		margin-bottom: 7px;
	}

/* Impressum */
#feature .tx-contentwrapper_style5 {
	background: #fff url(/fileadmin/images/default/context_back.gif) repeat-y 100% 0;
	margin: 0 0 17px 0;
	padding: 5px 24px 10px 12px;
	font-size: 11px;
	line-height: 14px;
}

	#feature .tx-contentwrapper_style5 p {
		margin: 7px 0 0 0;
	}

	#feature .tx-contentwrapper_style5 em {
		color: #05a;
		font-style: normal;
	}

/* Rahmen um Text-Element */
.tx-contentwrapper_style6 {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 12px;
}

/* Links mit Icons */
a.link_pdf:link, a.link_pdf:visited, a.link_pdf:active,
.link_pdf a:link, .link_pdf a:visited, .link_pdf a:active {
	display: block;
	padding: 7px 0 3px 40px;
	background: transparent url(/fileadmin/images/default/extensions/context_navigation/context_icon_pdf.gif) no-repeat 0 6px;
	font-size: 11px;
}
a.link_pdf:hover, a.link_pdf:focus,
.link_pdf a:hover, .link_pdf a:focus {
	background-position: 0 -44px;
}

a.link_default:link, a.link_default:visited, a.link_default:active,
.link_default a:link, .link_default a:visited, .link_default a:active {
	display: block;
	padding: 7px 0 3px 40px;
	background: transparent url(/fileadmin/images/default/icons/default.gif) no-repeat 0 6px;
	font-size: 11px;
}

.tx-newloginbox-pi1 h3, .tx-newloginbox-pi1-back {
    display: none;
 }
 
.tx-newloginbox-pi1 form {
	position: relative;
	margin: 0 108px 0 0;
	padding: 0 0 20px 12px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-align: right;
}

.tx-newloginbox-pi1	form input, form textarea, form select {
	border-top: 0px;
	border-left: 0px;
	}

#tx-newloginbox-pi1-pass , #tx-newloginbox-pi1-user {
	border-top: 1px solid #cde;
	border-left: 1px solid #cde;
	}
	
/* Downloads (mit Tabellen *grrr*) */

.csc-uploads {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	width: 441px;
	margin: 0 0 24px 12px;
	padding: 0 0 0 0;
}

	.csc-uploads td {
		vertical-align: top;
	}

	.csc-uploads-icon {
		width: 175px;
	}
	
	.csc-uploads-icon img {
		margin: 7px 30px 12px 0;
	}

	.csc-uploads-fileName a:link, .csc-uploads-fileName a:visited, .csc-uploads-fileName a:active {
		font-weight: bold;
	}

	.csc-uploads-fileName p {
		padding: 7px 0 0 0;
		margin: 0 0 12px 0;
	}

.csc-uploads-fileSize {
	width: 66px;
	text-align: right;
	padding: 7px 12px 12px 12px;
}


/* E-Mail Formular */

.mailform {
	margin: 20px 0 0 0;
}

/* Bildergalerie */
.csi-textpic {
	width: 456px;
	margin-left: -12px;
}
	.csi-textpic .csi-image {
		float: left;
		display: inline;
		width: 140px;
		margin: 0 0 12px 12px;
	}