/* ### SPACINGS ################################################################################# */ 

.normalDivMain {
	margin-top: 0px;
	margin-bottom: 25px;
	border: #FF0000 solid 0px;
	clear: both;
}

.normalDiv {
	margin-top: 0px;
	border: #FF0000 solid 0px;
}

.csc-header {
	padding-bottom: 5px;
	font-size: 14px;
}

.lonesomeHeader {
    margin-bottom: 10px;
}

#bodyID_93 .normalDivMain p {
	margin-top:10px;
}
#bodyID_93 .normalDivMain td {
	padding:5px 20px 5px 0;
}
#bodyID_93 .normalDivMain table {
	margin:20px 0;
}
/* ### RAHMEN 1 ################################################################################# */

.normalDiv .csc-frame-invisible .csc-header h1 {
	font-size: 16px;
	font-weight: bold;
}

.normalDiv .csc-frame-invisible {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
    display: block;
}

.normalDiv .csc-frame-invisible p {
	font-size: 11px;
	font-style: normal;
}


/* ### TRENNER 1 ################################################################################ */

div.csc-frame-rulerBefore { 
	border-top: 1px solid #333333;
	margin: 00px 0px 20px 0px; 
}

/* ### TRENNER 2 ################################################################################ */

div .csc-frame-rulerAfter { 
	border-bottom: 1px solid #333333;
	margin: 20px 0px 0px 0px; 
}

/* ### RAHMEN 4 ################################################################################# */

.normalDiv .csc-frame-indent .csc-header h1 {
	font-size: 12px;
	color: #000000;
}

.normalDiv .csc-frame-indent p {
	font-size: 11px;
	color: #000000;
}

/* ### RAHMEN 5 ################################################################################# */

.normalDiv .csc-frame-indent3366 .csc-header h1 {
	font-size: 14px;
	color: Orange;
	font-style: italic;
}

.normalDiv .csc-frame-indent3366 p {
	font-size: 12px;
	font-style: italic;
}

/* ### RAHMEN 6 ################################################################################# */

.normalDiv .csc-frame-indent6633 .csc-header h1 {
	font-size: 14px;
	color: Green;
}

.normalDiv .csc-frame-indent6633 {
	border: #DDDDDD solid 5px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.normalDiv .csc-frame-indent6633 p {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}

/* ### RAHMEN 7 ################################################################################# */

.normalDiv .csc-frame-frame1 .csc-header h1 {
	font-size: 14px;
	font-style: italic;
}

.normalDiv .csc-frame-frame1 .csc-header {
	padding-bottom: 20px;
}

.normalDiv .csc-frame-frame1 p {
	font-size: 12px;
	font-style: italic;
}

/* ### RAHMEN 8 ################################################################################# */

.normalDiv .csc-frame-frame2 .csc-header h1 {
	font-size: 12px;
}

.normalDiv .csc-frame-frame2 {
	text-align: justify;
}

.normalDiv .csc-frame-frame2 p {
	font-size: 11px;
}

/* ### RECHTE SEITE ############################################################################# */

#contentRight .normalDivRight {
	background-color:#e8e8e8;
	color:#a19c9b;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}
#contentRight .normalDivRight .bottom {
	background:transparent url(fileadmin/images/layout/right_normaildiv_bottom.gif) bottom left;
	height:2px;
}
#contentRight .normalDivRight .bodytext {
	padding: 10px 4px 0px 0;
	margin-bottom:0;
}
#contentRight .normalDivRight .csc-textpic {
	padding: 0 10px;
}
#contentRight .normalDivRight .bodytext {
	padding: 0px 12px 10px 15px;
}
#contentRight .normalDivRight .csc-textpic .bodytext {
	padding: 0px 0px 0px 0px;
}

