@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403e3a;	
}
a {
	text-decoration:none;
	color:#b5152b;
}
.clear {
	clear:both;
}

/**** title tips ****/
#dom-tooltips {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: block;
	visibility: hidden;
	padding: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	background-color: #e1ddd8;
	color: #595450;
	font-size: 11px;
} 	
#dom-tooltips ul {
	margin: 0 0 0 -20px;
	list-style: square;
} 	
* html #dom-tooltips ul {margin: 0 0 0 20px;} 	#dom-tooltips li {margin: 0;} 	#dom-tooltips small {color: #707070;}

#site {
	width: 955px;
	margin:0 auto 0 auto;
	padding:0;
	padding-left:35px;
	background-color:#ffffff;
	background-image:url(../images/bg-site-02.gif);
	background-repeat:repeat-y;
}
/*#top {
	height:25px;
	min-height:50px;
	padding-right:50px;
	padding-top:18px;
}
* html #top {height:50px;}*/
#top {
	height:25px;
	min-height:25px;
	padding-right:50px;
	padding-top:18px;
}
* html #top {height:25px;}
#head-dvi {
	width:250px;
	float:left;
	padding-top:4px;
	color:#a59e97;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	
}
#head-dvi a{
	color:#a59e97;
	text-decoration:none;
	
}
.start-dvi img {border:none;}
.start-dvi {margin:0;padding:0;}
.start-claim div {
	margin:0;
	padding:0 1px;
	float:left;
}
.start-claim img {border:none; margin:0;padding:0;}
#language {
	
	width:180px;
	
	padding-top:15px;
	
}
#language ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#language ul li {
	padding:0 2px;
	float:left;
	text-transform:uppercase;
	font-size:10px;
}
#language ul li span {
	padding-left:4px;
}
#language a{
	text-transform:uppercase;
	font-size:10px;
}
/***************** englisch auskommentiert ****************/
#language {
	
	visibility:hidden;
}


#bottom {
	width:250px;
	height:25px;
	
}
#bottom ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#bottom ul li {
	padding:0 2px;
	float:left;
}
#bottom ul li span {
	padding-left:4px;
}
#bottom a{
	text-transform:uppercase;
	font-size:10px;
}
#bottom .print-link {
	padding:0 2px;
	float:left;
}
#bottom .print-link span {
	padding-left:2px;
	padding-right:2px;
}
#search-wrap {
	width:365px;
	float:right;
}
#login {
	width:110px;
	float:left;
	font-size:10px;
	padding-top:4px;
}
#login a {
	font-size:11px;
	background-image:url(../images/internal.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right:3px;
	background-position: 3px 3px;	
}
#suche {
	width:255px;
	float:left;
	
}
#suche .mc-inbox {
	height:16px;
	border:1px solid #8c8680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595651;	
	padding-left:3px;
	margin-right:3px;
}
#suche .mc-submit {
	border:none;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/internal.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 5px;	
	color:#b5152b;
	cursor:pointer;
	width:55px;
	text-align:left;
	vertical-align:top;
	margin-top:2px;
}
*html #suche .mc-submit {
	background-position: 0px center;
}	

#news-content {
	height:auto;
	padding-bottom:5px;
}
#ct-image {
	clear:both;
	height:190px;
	background-image:url(../images/dvi-bg-impulse-03.gif);
	/*padding-top:10px;*/
	background-repeat:no-repeat;
	background-position:bottom;
}
#logo {
	padding-top:37px;
	padding-bottom:40px;
}
#logo img {
	border:none;
}
#ini-menu {
	padding-top:15px;
	padding-left:15px;
}
#ini-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#ini-menu li {
	padding-right: 5px;
	float:left;
	height:25px;
}
#main-menu {
	height:30px;
	background-color:#5a5653;
	margin-right:20px;
	padding-left:15px;
}
#main-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#main-menu li {
	padding:0;
	float:left;
}
#main-menu li a {
	display:block;
	/*padding:0 12px;*/
}
/*#main-menu a.alle , #main-menu a.erster{
	background-image:url(../images/divider.gif);
	background-position:right;
	background-repeat:no-repeat;
}*/
/************************* inhaltsblöcke begin ***********************/
#left {
	width:225px;
	float:left;
	padding-top:40px;
	padding-bottom:30px;
}
#middle {
	width:450px;
	float:left;
	padding-top:10px;
	padding-bottom:30px;
	padding-right:40px;
}
#right {
	width: 180px;
	padding-right:60px;
	padding-top:65px;
	float:left;
}
*html #right {
	padding-right:50px;
	
}


/************************* inhaltsblöcke end ***********************/

#ct-left {
	width:180px;
	
}
#ct-left h3 {
	color:#766a63;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:6px;
	padding-left:0;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
#ct-left .daten {
	margin-bottom:15px;
	background-color: #e1ddd8;
	padding:8px 8px;
}
/******right************/

#ct-right .daten {
	margin-bottom:15px;
	background-color: #e1ddd8;
	padding:8px 8px;
}
#ct-right h3 {
	color:#766a63;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:6px;
	padding-left:0;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
#latestPosts {
	padding-top:5px;
}

#latestPosts .blog-title a{
	background-image:url(../images/internal-right.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 4px;	
	font-size:12px;
	display:block;
}
.blog-date {
	color: #766a63;
	font-size: 10px;
	font-weight: normal;
	padding-bottom:10px;
	padding-left:12px;
}

#ct-left .news-latest-container-2 a,#ct-right .news-latest-container-2 a {
	background-image:url(../images/internal-right.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 4px;	
	font-size:11px;
	display:block;
	padding-bottom:5px;
}
.news-latest-container-2  {
	margin:0;
	padding:0;
	margin-top:5px;	
}
#ct-left .pagebrowser, #ct-right .pagebrowser {
	display:none;
}
#ct-left .cal-list-date {
	font-size: 11px;
	font-weight: normal;
	
}
#ct-left .cal-list-title {
	padding-bottom:5px;
}
#ct-left .cal-list-title a {
	color: #403e3a;
	display:block;
	font-size:11px;
	padding-bottom:5px;
}

#icons {
	height:25px;
	width:168px;
	border-bottom: 1px solid #d8d3cd;
	padding-left:12px;
}
#icons ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#icons li {
	float:left;
	padding:0 3px;
}
#title {
	font-size:10px;	
}

#title a {
	color:#403e3a;	
}
#title a:hover {
	text-decoration:underline;
}
#title span {
	color:#b5152b;
}

#left-menu {
	clear:both;
}
#left-menu img {
	display:block;
	margin:0;
	padding:0;
}
#left-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#left-menu ul li {
	/*height:25px;*/
	width:180px;
	border-bottom:1px solid #d8d3cd;
	display:block;
}
#left-menu .text-level {
	width:163px;
	padding-left:17px;
	border-bottom:1px solid #d8d3cd;
	padding-top:6px;
	padding-bottom:6px;
}
*html #left-menu .text-level {
	border:none;
	
}
#left-menu .text-level li {
	border:none;
	font-size:11px;
	padding:3px 0;
	}
#left-menu  .text-level a {
	color:#595651;
	display:block;
}
#left-menu  .text-level span {
	color:#b5152b;
}
#left-menu  .text-level a:hover {
	color:#b5152b;
}
#left-menu .text-level ul {
	padding-top:3px;
	padding-bottom:3px;
}
#left-menu .text-level ul li a {
	font-size:10px;
	padding-left:7px;
	background-image:url(../images/menu-single.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	display:block;
}
#left-menu .text-level ul li a:hover {
	background-image:url(../images/menu-single-over.gif);
}
#left-menu .text-level ul li span {
	font-size:10px;
	padding-left:7px;
	background-image:url(../images/menu-single-over.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#b5152b;
	display:block;
}
#left-menu .text-level ul ul li {
	padding-left:6px;
}
#left-menu .text-level ul ul li a {
	font-size:10px;
	padding-left:0px;
	background-image:none;	
}
#left-menu .text-level ul ul li a:hover {
	color:#b5152b;
	background-image:none;
	
}
#content {
	padding-top:20px;
	
}

#content img {
	display:block;
	margin:0;
	padding:0;
}
#footer {
	background-image:url(../images/dvi-footer-02.gif);
	height:89px;
	clear:both;	
}

#bg-bottom {
	clear:both;	
	width: 955px;
	margin:0 auto 0 auto;
	padding:0;
	padding-left:35px;
	height:5px;
	background-image:url(../images/bg-site-footer-02.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/******************** content **********************************/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	padding-bottom:8px;
	
}

h2 {padding-bottom:8px;}
h3 {
	color:#766a63;
	font-size:13px;
	margin:0;
	padding:0;
	padding-bottom:6px;
	padding-left:1px;
}
#ct-left h3 a, #ct-right h3 a {
	text-decoration:none;
	color:#766a63;
}
#ct-left h3 a:hover, #ct-right h3 a:hover {
	text-decoration:underline;
}
h4 {
	font-size:11px;
	font-weight:bold;
}

h5 {
	font-size:11px;
}
.bodytext {
	line-height: 16px;
	margin:0;
	padding:0;
	font-size:11px;
	padding-bottom: 6px;
	padding-left:1px;
}
#content .bodytext {
	font-size:12px;
	line-height: 18px;
	text-align:left;
	}
.csc-frame-frame2 {
	line-height: 18px;
	margin:0;
	padding:0;
	font-size:12px;
	padding-bottom: 6px;
	padding-left:31px;
	padding-right:30px;
}
.align-right {
	text-align:right;
}

#content .daten {
	padding-bottom:12px;
}

.internal-link {
	background-image:url(../images/internal.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 4px;	
}
#ct-left .internal-link {
	background-image:url(../images/internal-right.gif);
}
#ct-right .internal-link {
	background-image:url(../images/internal-right.gif);
}
.external-link-new-window {
	background-image:url(../images/external.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 4px;	
}
.mail {
	background-image:url(../images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 2px;	
}
.download, .csc-uploads-fileName a {
	background-image:url(../images/download.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 2px;
}
#ct-right .download, #ct-right .csc-uploads-fileName a {
	background-image:url(../images/download-right.gif);

}
.csc-linkToTop {
	text-align:right;
	padding-bottom:3px;
	border-bottom:1px solid #d8d3cd;
	clear:both;
}

ul.component-items {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:1px;
	margin-bottom:8px;
}
ul.component-items ul {list-style-type:none;margin:0;padding:0;}
.component-items li {
	padding-left:15px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin-left:12px;
	padding-bottom:6px;
}
ul.action-items {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:1px;
}
.action-items li {
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-bottom:6px;
}

.csc-menu-3 {
	margin:0;
	padding:0;
	list-style-type:none;
}
.csc-menu-3 li {
	padding:4px 0;
}
.csc-menu-3 li a {
	background-image:url(../images/internal.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left 3px;	
}
table.contenttable {
	width:449px;
	margin-left:1px;
}

table .td-0 {
	width:250px;
}
table.contenttable-2 .td-0 {
	width:100px;
}
table.contenttable-2 td {
	padding:15px;
}
.contenttable .tr-even {
	background-color:#ede9e4;
}
.contenttable-1 th {
	text-align:left;
}
.csc-uploads-fileName, .csc-uploads-fileSize {
	/*vertical-align:top;*/
}
table.csc-uploads-1, table.csc-uploads-2 {
	
	width:449px;
	/*border:1px solid #d8d3cd;*/
	margin-left:1px;
}
table.csc-uploads-1 td, table.csc-uploads-2 td {
	
	border-bottom: 1px solid #d8d3cd;
}
table.csc-uploads-1 .csc-uploads-fileName a {
	background-image:none;
	background-repeat: no-repeat;
	padding-left: 0;
	
}
#ct-right table.csc-uploads {
	width:150px;
}
/******************** extensions *******************************/

/******************** cal **************************************/

#news-content .pagebrowser {
	display:none;
}



/**************CAL im Content**************/

#content .pagebrowser span {
	padding: 0 2px;
}

#content .tx-cal-controller {
	width:509px;
	border-top:1px solid #d8d3cd;
	padding-left:1px;
}
#content .tx-cal-controller .odd {
	border-bottom:1px solid #d8d3cd;
	padding:8px 0;
	
	
}
#content .tx-cal-controller .even {
	border-bottom:1px solid #d8d3cd;
	padding:8px 0;
	
}
#content .cal-list-title a {
	/*color:#595651;*/
}
#content .cal-list-title a:hover {
	text-decoration:underline;
}
#content .cal-list-date a {
	/*font-size:14px;*/
	color:#595651;
	
}


/*************** fht download ********************/

.tx-fhtdownload-pi1 {
	padding: 12px 0;
	width: 509px;
	padding-left:1px;
}
.fht_download_categorytitle {
	padding:3px 0;
}

/***************** Layout 0 ********************/

.fht_download_layout0 {
	border:1px solid #d8d3cd;
	padding:6px;
	margin:12px 0;
	margin-left:1px;
}
.fht_download_layout0 .fht-download-item {
	border-top: 1px solid #d8d3cd;
	padding:8px 0;
}
.fht_download_layout0 .fht_download_icon {
	width:25px;
	float:left;
}
.fht_download_layout0 .fht_download_namesize {
	clear:both;
	margin-left:25px;
}
.fht_download_layout0 .fht_download_description {
	margin-left:25px;
}
/****************** Layout 1 **********************/

.fht_download_layout1 {
	margin:12px 0;
	margin-left:1px;
}
.fht_download_layout1 .fht-download-item {
	border-top: 1px solid #d8d3cd;
	padding:8px 0;
}
.fht_download_layout1 .fht_download_icon {
	width:25px;
	float:left;
}
.fht_download_layout1 .fht_download_filesize {
	width:100px;
	float:left;
}
.fht_download_layout1 .fht_download_title {
	clear:both;
	font-weight:bold;
	margin-left:25px;
}
.fht_download_layout1 .fht_download_description {
	clear:both;
	padding:3px 0;
	margin-left:25px;
}
/*************** weitere Layouts frei **************/

/*************** sitemap *************************/

.tx-flseositemap-pi1 ul {
	margin:6px;
	padding:0;
	list-style-type:none;
	line-height:16px;
	padding-left:1px;
}
.tx-flseositemap-pi1 ul a:hover {
	text-decoration:underline;
}
.tx-flseositemap-pi1 ul.deep0 a{
	font-size:13px;
	font-weight:bold;	
}
.tx-flseositemap-pi1 .deep0 li {
	padding:3px 0;
}
.tx-flseositemap-pi1 .deep1 li {
	padding:1px 0;
}
.tx-flseositemap-pi1 .deep2 li {
	padding:0;
}
.tx-flseositemap-pi1 ul.deep1 {
	background-image:url(../images/bg-content2.gif);
	background-repeat:repeat-y;
	padding-left:12px;
	font-size:12px;
	font-weight:normal;
	margin-left:1px;
}
.tx-flseositemap-pi1 ul.deep1 a{
	font-size:12px;
	font-weight:normal;
	color:#403e3a;
}
.tx-flseositemap-pi1 ul.deep1 a:hover {
	color:#b4152b;
}
.tx-flseositemap-pi1 ul.deep2 {
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-y;
	padding-left:12px;
	font-size:10px;
	font-weight:normal;
}
.tx-flseositemap-pi1 ul.deep2 a{
	font-size:10px;
	font-weight:normal;
	color:#b4152b;
}
.tx-flseositemap-pi1 ul.deep3 {
	
	padding-left:12px;
	
}
.tx-flseositemap-pi1 ul.deep4 {
	background-image:url(../images/bg-content2.gif);
	background-repeat:repeat-y;
	padding-left:12px;
	
}
/**************** fe login ******************************/
.tx-felogin-pi1 {
	margin:0;
	border:1px solid #d8d3cd;
	padding-bottom:12px;
	width:508px;
	
}
#content .tx-felogin-pi1 h3{
	margin:0;
	padding:5px 5px;
	background-color:#e1ddd8;
	font-size:11px;
	font-weight:normal;
	
}
#content .tx-felogin-pi1 .p-message {
	padding:3px 5px 3px 5px;
	font-size:10px;
	margin:0;
}
.tx-felogin-pi1 fieldset {
	border:none;
	margin:0;
	padding:5px;
	padding-bottom:12px;
}
.tx-felogin-pi1 legend {
	display:none;
}
.tx-felogin-pi1, .tx-felogin-pi1 form, .label-user, .input-user, .fe-submit{
    margin:0;
	padding:0;
}
.label-user{
	padding-bottom:8px;
	width:260px;
	font-size:10px;
}

.input-user input, .news-search-form .news-search-input input, input.tx-indexedsearch-searchbox-sword{
	width:260px;
	height:16px;
	border:none;
	border-bottom:1px solid #8c8680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595651;	
	padding:2px 3px 0 3px;
}
.input-user input:hover {
	background-color:#f2eee9;
}
.fe-submit {
	padding-top:12px;	
	
}

.fe-submit input, .news-search-form-submit input, input.tx-indexedsearch-searchbox-button{
	border:1px solid #8c8680;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/internal.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 13px;
	background-position: 3px 7px;	
	color:#b5152b;
	cursor:pointer;	
}
input.tx-indexedsearch-searchbox-button {
	margin-top:6px;
}
.label-user, .input-user, .fe-submit {
	padding-left:12px;
}
#content .tx-felogin-pi1 .pass-forgot p {
	margin:0;
	padding:0;
	padding:6px 12px;
	
}
#content .tx-felogin-pi1 .pass-forgot a {
	font-size:10px;
	padding-left:12px;
}
/************ sr feuser_register*************************/

#content .form-n3 h3 {
	margin:0;
	padding:5px 5px;
	background-color:#e1ddd8;
	font-size:11px;
	font-weight:normal;
	border:1px solid #d8d3cd;
	border-bottom:none;
	width:498px;
}
#content .tx-srfeuserregister-pi1 {
	width:510px;
}
.tx-srfeuserregister-pi1 form {
	margin:0;
	padding:0;
}
.tx-srfeuserregister-pi1 fieldset {
	border:1px solid #d8d3cd;
	border-top:none;
	margin:0;
	padding:5px;
	padding-bottom:12px;
}
.tx-srfeuserregister-pi1 legend {
	display:none;
}
.tx-srfeuserregister-pi1 dl {
	padding-left:12px;
}
#content p.register-message {
	padding:0 5px 12px 0;
	font-size:10px;
	margin:0;
}
.tx-srfeuserregister-pi1 dt {
	margin:0;
	padding:0;
	padding-bottom:12px;
	width:260px;
	font-size:10px;
}
input.tx-srfeuserregister-pi1-text, input.tx-srfeuserregister-pi1-password {
	width:260px;
	height:16px;
	border:none;
	border-bottom:1px solid #8c8680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595651;	
	padding:2px 3px 0 3px;
}
input.tx-srfeuserregister-pi1-text:hover, input.tx-srfeuserregister-pi1-password:hover, select#tx-srfeuserregister-pi1-static_info_country:hover {
	background-color:#f2eee9;
}
input.tx-srfeuserregister-pi1-password {
	width:130px;
}
select#tx-srfeuserregister-pi1-static_info_country {
	width:260px;
	height:22px;
	border:1px solid #8c8680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595651;	
	padding:2px 3px 2px 3px;
}
input.tx-srfeuserregister-pi1-submit {
	border:1px solid #8c8680;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/internal.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 13px;
	background-position: 3px 7px;	
	color:#b5152b;
	cursor:pointer;
	
}

/*************** 2 Cols *********************************/
.tx-fdfx2cols-pi1{
    margin:0;
	padding:0;
}
/* Layout 1 */

div.c2l1d-left{
   padding: 0;
   margin:0;
   margin-right:15px;
   width:180px;
   float:left;
   border-right:1px solid #8c8680;
}

div.c2l1d-middle{
   padding: 0;
   margin:0;
   width:180px;
   float:left;
 }
 /* Layout 2 */

div.c2l2d-left{
   padding: 0;
   margin:0;
   margin-right:15px;
   width:180px;
   float:left;
   border-right:1px solid #8c8680;
}

div.c2l2d-middle{
   padding: 0;
   margin:0;
   width:180px;
   float:left;
 }


/**************** 3 Cols *********************************/
div.tx-fdfx3cols-pi1, div.tx-fdfx3cols-pi1-1 {
	margin:0;
	padding:0;
}

/************  Layout 1 *************************/
.c3l1d-left{
   padding: 0;
   margin-right:15px;
   width:180px;
   float:left;
   border-right:1px solid #8c8680;
}

.c3l1d-middle{
   padding: 0;
   margin-right:15px;
   width:180px;
   float:left;
   border-right:1px solid #8c8680;
}

.c3l1d-right{
   padding: 0;
   width:180px;
   float:left;
 }
/*****************Layout 2 ***************************/

.c3l2d-left{
    padding: 0;
	margin:0;
   margin-right:15px;
   width:180px;
   float:left;
   border-right:1px solid #8c8680;
}

.c3l2d-middle{
   padding: 0;
   margin-right:15px;
   width:180px;
   float:left;
   border-right:1px solid #8c8680;}

.c3l2d-right{
    padding: 0;
   width:180px;
   float:left;
 }

/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

.csc-textpic-caption {
	font-size:10px;
	font-style:italic;
	padding-top:2px;
}

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 15px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 15px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 15px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 15px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 15px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	/* Browser fixes: */
	
	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; height: 1%; }\nDIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }


/************* tt_news ***************/
#news-content h3 {
	color:#8c8680;
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-bottom:3px;
	/*font-weight:normal;*/
}
    
#news-content .daten {
	float:left;
}
#news-content .csc-header-n2, #news-content .csc-header-n3 {
	padding-left:12px;
}

.csc-textpic-above .csc-textpic-single-image {
	padding-bottom:10px;
}

