h1 {
	font-size:18px;
	margin:0 0 1.2em 0;
}

h2 {
	font-size:12px;
	font-weight: bold;
	margin:1.5em 0 0 0;
	line-height:1.66em;	
}

a {
	color:black;
}

/* Linke Spalte */
#layout-left p {
	line-height:1.66em;
	margin-bottom:1.25em;
}

#layout-left li {
	line-height:1.66em;
	padding-left:1em;
	list-style-type:none;
	background-image:url(../img/liststyleimage.gif);
	background-repeat:no-repeat;
	background-position:1px center;
}

#layout-left .csc-textpic-caption {
	display:none;
	/*
	font-size:10px;
	line-height:1.25em;
	padding:2px 0;
	*/
}

#layout-left .csc-textpic-image {
	margin-bottom:10px !important;
}

/* Rechte Spalte */
#layout-right h2 {
	font-size:11px;
	margin-top:0.5em;
	margin-bottom:1em;
	padding:0 10px;
}

#layout-right p {
	font-size:11px;
	line-height:1.66em;
	margin-bottom:1em;
	padding:0 10px;
}

#layout-right a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#layout-right .csc-textpic-caption {
	font-size:10px;
	line-height:1.66em;
	/*margin-bottom:1em;*/
	padding:2px 10px;
}


/* Uploads */
.csc-uploads {
	border-collapse:collapse;
}

.csc-uploads td {
	padding: 0 0 1em 0;	
	vertical-align:top;
}

.csc-uploads-icon img {
	padding-top:2px;
}

.csc-uploads-fileName p {
	margin:0 !important;
	padding:0 0 0 10px;
}

.csc-uploads-fileName a {
	font-weight:bold;
}

.csc-uploads-fileSize {
	white-space:nowrap;
}


/* Contenttable */
.contenttable {
	border-collapse:collapse;
	border-style:none !important;
}

.contenttable td {
	border-style:none !important;
	vertical-align:top;
}


/* PKSlimbox */
#lbControls {
	height:24px !important;
}

#lbCaption {
	margin-bottom:14px;
}

#lbNumber {

}

#lbPrevLink {
	width: 51px !important;
	height: 10px !important;
	background: transparent url(../img/prev.gif) no-repeat 0% 15% !important;
}

#lbNextLink {
	width: 63px !important;
	height: 10px !important;
	background: transparent url(../img/next.gif) no-repeat 100% 15% !important;
}

#lbCloseLink {
	width: 63px !important;
	height: 10px !important;
	background: transparent url(../img/close.gif) no-repeat center !important;
}
