A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #78121e;
	background-color : transparent;
}
A:LINK {
	text-decoration: none;
}
A:ACTIVE {
	text-decoration: underline;
}
A:VISITED {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
/* ----------------------------------------------------- */
SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}
/* ----------------------------------------------------- */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #df0000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #df0000;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #df0000;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd700;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd700;
}

/* ----------------------------------------------------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #28261f;
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.text_grau_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color : #999999;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	margin-top:2px;
	/*list-style-type: square;
	list-style-image: url(../images/navi/rechteck_gelb.gif);
	background-image: url(../images/navi/rechteck_gelb.gif);*/
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
}
.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000000;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000000;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border:1px solid #E4A40C;
}


DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { 
	width: 95%;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom:1px solid #91826d;
	}
DIV.csc-frame-rulerAfter { 
	width: 95%;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top:1px solid #91826d;
	}
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { 
	background-color: #FDF4DF; 
	padding: 0px 4px 0px 4px; 
	border: 1px solid #E4A40C; 
	}
DIV.csc-frame-frame2 { 
	background-color: #DFECFC; 
	padding: 0px 4px 0px 4px; 
	border: 1px solid #2B5E95; 
	}
/* ----------------------------------------------------- */
/* Filelinks, generally */

TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { 
	background-color : transparent; 
	font-size: 11px; 
	/*line-height: 15px;*/
	}
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { 
	background-color: transparent; 
	}
TABLE.csc-uploads TR.tr-odd { 
	background-color: transparent; 
	}
TABLE.csc-uploads TR TD.csc-uploads-icon { 
	padding-left: 1px; 
	padding-right: 2px; 
	width: 1%; 
	text-align: center; 
	vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 2px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

/* ----------------------------------------------------- */

.img {
	border: 2px solid #FDB913;
}
.img_grau {
	border: 1px solid #999999;
}

/* ******************************************************************************** 
   *** default styles for extension "tx_indexedsearch" *** */

	.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
		font-size: 11px; 
		color: #000000; 
		border: 1px solid #949ba5; 
		background-color: #ffdb01;
		width:100px; 
		margin-bottom:10px;
		margin-left:10px;
	}
	.tx-indexedsearch-form {
		padding:10px;
	}
	fieldset {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000; 
	}
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
		height:18px; 
		width:90px; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		color: #000000; 
		border: 1px solid #244065; 
		background-color: #fff9d3;
		width:150px; 
	}
	.searchbox-tmpl-css LABEL { 
		margin-right:1em; 
		width:150px; 
		float:left; 
	} 
	.tx-indexedsearch .tx-indexedsearch-whatis { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000; 
		margin-top:10px; 
		margin-bottom:5px; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background-color: #ffdb01;
	color: #000000; 
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
		font-family: Arial, Helvetica, sans-serif; 
		font-weight:bold; 
		font-style:italic; 
		color: #000000; 
	}
	.tx-indexedsearch .tx-indexedsearch-noresults { font-family: Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { 
		font-family: Arial, Helvetica, sans-serif; 
		font-style:italic; 
		}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	line-height: 18px;
	letter-spacing: 1px;
	background-color:#fff9d3;
	}
	.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; } 
	.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; } 
	.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#d3d6db; vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
	.tx-indexedsearch .tx-indexedsearch-category { 
	background: #d3d6db; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; }
	
	
/* ************************************************************************************************************************/
/* RTE - Stylsheets */

.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #818E98;
}

.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
}

.name-of-person {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #E10000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #000000;
}

p.csc-frame-frame1 {
	border: 1px solid #ffd700;
	padding: 5px;
	background-color: #FFFAD9;
}
p.csc-frame-frame2 {
	border: 1px solid #78bfff;
	padding: 5px;
	background-color: #D2EAFF;
}

.rahmen_1_content {
	border: 1px solid #ffd700;
	padding: 5px;
	background-color: #FFFAD9;
}
.rahmen_2_content {
	border: 1px solid #78bfff;
	padding: 5px;
	background-color: #D2EAFF;
}
.rahmen_3_content {
	border: 1px solid #D24806;
	padding: 5px;
	background-color: #FED0C5;
}
.rahmen_4_content {
	border: 1px solid #296BB4;
	padding: 5px;
	background-color: #CDE4FE;
}

