/* 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; }

    /* 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;margin:0px; }

    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; }
    DT { margin: 0; padding:0; display: inline; }
    /* 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: 10px;
    }

    /* 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: 10px;
    }

    /* 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: 10px;
    }
    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: 5px; }
    DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
margin-bottom: 5px; display: block; }
    DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* -------- Fliesstext -------- */ 

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: none;
	color: #666666;
	padding: 0;
}

.bodytext li {
	font-size: 40px;
	line-height: 24px;
	text-transform: none;
	color: #666666;
	list-style-image: url(fileadmin/images/liste.gif);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

.bodytext A:hover {
	border:0px;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: none;
	color: #666666;
	padding: 0;
}

p A {
	text-transform: none;
	color: #838DA0;
	padding: 0;
}

P A:hover {
	color: #FF3300;
	border-bottom-color: #FF3300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

A {

	text-decoration: none;

}


/* -------- Headlines  -------- */ 

/* Dies ist die Standard HL aus Modul */ 

/* .csc-header {
	font-family: Helvetica Neue Light, Helvetica Light, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 0px;
	word-spacing: -1px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 6px;
} 
.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B8BEC9;
	font-weight: lighter;
	letter-spacing: -1px;
	word-spacing: -1px;
	padding-top: 6px;
}
*/




h1 {
	color: #829686;
	font-size: 14px;
	font-family: Verdana, Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	line-height: 25px;
	padding-top: 6px;
}

h2 {
	color: #930000;
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	font-weight: bold;
}
h3 { color: #829686; font-size: 12px; font-family: Verdana, Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h4 { color: #829686; font-style: normal; font-weight: lighter; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}


/*h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B8BEC9;
	font-weight: lighter;
	letter-spacing: -1px;
	word-spacing: -1px;
}

h2 {
	font-family: Helvetica Neue Light, Helvetica Light, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 0px;
	word-spacing: -1px;
}

h3 {
	font-family: Helvetica Neue Light, Helvetica Light, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #829686;
	font-weight: lighter;
	letter-spacing: 2.0px;
	word-spacing: 1px;
}
*/
h4 {
	font-family: Helvetica Neue Light, Helvetica Light, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 0px;
	word-spacing: -1px;
}

h5 {
	font-family: Helvetica Neue Light, Helvetica Light, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 0px;
	word-spacing: -1px;
}





#content ul {
	color: #666666;	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 5px 5px 10px;
	PADDING-TOP: 0px
	list-style-type: square;
	list-style-position: outside;
	color: #666666;
	line-height: 17px;
}

#content ol {
	font-family: Arial, Helvetica Neue Light, Helvetica Light, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	color: #666666;
}

li {
	padding-bottom: 5px;
	list-style-image: url(/fileadmin/images/listenpfeil.gif);
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li A {
	color: #838DA0;
}

#content A {
	text-decoration: none;

}

#content A:hover {
	text-decoration: none;
}


/* hr {
	height: 1px;
	background-color: #CCCCCC;
}*/ 

hr{
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border: #CCCCCC; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


.contenttable td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.align-center {
text-align:center;
}