A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ceaf77;
	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: 11px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px 
}
/* ----------------------------------------------------- */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5f5b54;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #5f5b54;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #5f5b54;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ceaf77;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #ceaf77;
}

/* ----------------------------------------------------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5f5b54;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5f5b54;
	margin-top:2px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5b54;
	line-height: 17px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5b54;
	line-height: 17px;
}
.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5f5b54;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5f5b54;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
}


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;
}

	
/* ************************************************************************************************************************/
/* 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: #5f5b54;
}

.name-of-person {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	color: #5f5b54;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #5f5b54;
}

p.csc-frame-frame1 {
	border: 1px solid #5f5b54;
	padding: 5px;
	background-color: #e4e1db;
}
p.csc-frame-frame2 {
	border: 1px solid #5f5b54;
	padding: 5px;
	background-color: #f5e6cb;
}

.rahmen_1_content {
	border: 1px solid #5f5b54;
	padding: 5px;
	background-color: #e4e1db;
}
.rahmen_2_content {
	border: 1px solid #5f5b54;
	padding: 5px;
	background-color: #f5e6cb;
}
.rahmen_3_content {
	border: 1px solid #5f5b54;
	padding: 5px;
	background-color: #cdc0aa;
}
.rahmen_4_content {
	border: 1px solid #5f5b54;
	padding: 5px;
	background-color: #c3b9ab;
}
