/*
	Content
*/

div.CE p.bodytext{
	margin:0;
	padding:0;
	height:1%;
	overflow:visible;
}

div.CE div.bodytextwrap{
	margin:0;
	padding:0 0 0 138px;
}

h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}

/* Linkstyles */

#content a.Normal {
	padding-left:10px;
	text-decoration:none;
}

#content a.Normal:link {
	background-image:url(../images/listanchoritem_no.gif);
	background-repeat: no-repeat;
}
#content a.Normal:active{
	background-image:url(../images/listanchoritem_no.gif);
	background-repeat: no-repeat;
}
#content a.Normal:visited{
	background-image:url(../images/listanchoritem_no.gif);
	background-repeat: no-repeat;
}
#content a.Normal:hover{
	background-image:url(../images/listanchoritem_act.gif);
	background-repeat: no-repeat;
}

.csc-frame-topline{
	border-top:1px solid #333333;
	overflow:visible;
}

.csc-frame-bottomline{
	border-bottom:1px solid #333333;
	overflow:visible;
}

.csc-frame-topbottomline{
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	overflow:visible;
}


/*
	zoom plugin
*/
.tx-zoom-pi1-image{
	margin-left:138px;
}

.tx-zoom-pi1-back{
	float:left;
	width:138px;
	margin: 20px 0 40px 0;
}

.tx-zoom-pi1-back .innerwrap{
	width:120px;
	border-top:1px solid black;
	padding:10px 0 0 0;
}

.tx-zoom-pi1-caption{
	float:left;
	width:399px;
	border-top:1px solid black;
	margin: 20px 0 40px 0;
	padding:10px 0 0 0;
}

.tx-zoom-pi1-back a{
	padding:0 0 0 10px;
	text-decoration:none;
}
.tx-zoom-pi1-back a.no:link{
	background-image:url(../images/listanchoritem_no.gif);
	background-repeat: no-repeat;
}
.tx-zoom-pi1-back a.no:active{
	background-image:url(../images/listanchoritem_no.gif);
	background-repeat: no-repeat;
}
.tx-zoom-pi1-back a.no:visited{
	background-image:url(../images/listanchoritem_no.gif);
	background-repeat: no-repeat;
}
.tx-zoom-pi1-back a.no:hover{
	background-image:url(../images/listanchoritem_act.gif);
	background-repeat: no-repeat;
}

/* RTE Formatierungen */

ul.rtelist {
	padding:0px 0px 0px 13px;
}

ul.rtelist li {
	padding:0px 0px 5px 0px;
	list-style-type:square;
}



