/*
Genutzt in den Download-Bereichen
*/

#Contentbereich .DreispalterB {
/*	background:transparent url(../images/dreispaltenlinien.gif) -16px top repeat-y; */
	float:left;
	margin-top:5px;
}

#Contentbereich .DreispalterB .Spalte1,
#Contentbereich .DreispalterB .Spalte2,
#Contentbereich .DreispalterB .Spalte3 {
	width:304px;
}

.filelinks {
	font-size:11px;
}
.filelinks div {
	margin-bottom:7px;
}
.filelinks img {
	margin-bottom:-6px;
}
.filelinks .description {
	margin-left:23px;
}
.csc-textpic-imagewrap {
	margin-bottom:10px;
}


#Contentbereich .DreispalterB .filelinks_layout_0 {
	border-top:none;
	padding-top:0;
}
#Contentbereich .DreispalterB .csc-textpic {
	margin-top: 40px;
}
#Contentbereich .DreispalterB .filelinks_layout_0 .description {
	display:block;
	margin:0 8px 0 23px;
	text-align:right;	
}
#Contentbereich .DreispalterB h2 {
	background-color:white;
	font-size:17px;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:-30px;
	width:228px;
}
#Contentbereich .csc-frame-rulerBefore,
#Contentbereich .csc-frame-rulerAfter {
	border:none;
/*	border-top:1px dotted; */
	display:block;
	height:1px;
	margin:0;
	margin-top: 10px;
	padding:0;
	width:100%;
}

#Contentbereich .bodytext {
	height:auto !important;
	height:30px;
	min-height:30px;
	padding:0 0 5px 0;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
	position:relative;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
a.show {
	background:			transparent url(../images/plus.png) left bottom no-repeat;
	width:				15px;
	height:				13px;
	right:				-10px;
	background:			transparent url(../images/ordner_zu.jpg) left top 	no-repeat;
	cursor:				pointer;
	display:			block;
	width:				40px;
	height:				24px;
	position:			absolute;
	bottom:				0px;
	right:				-42px;
	margin-left:			10px;
}
a.hide {
	background:			transparent url(../images/minus.png) left bottom no-repeat;
	width:				15px;
	height:				13px;
	background:			transparent url(../images/ordner_auf.jpg) left top no-repeat;
	cursor:				pointer;
	display:			block;
	width:				40px;
	height:				24px;
	position:			absolute;
	bottom:				0px;
	right:				-42px;
	margin-left:			10px;
}