.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

/* CONTENT RECHTS */


.languagemenu {
	position: absolute;
	height: 19px;
	width: 249px;
	left: 722px;
	top: 10px;	
}
.languageselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1C0D3A; /* #ffffff; */
	position: absolute;
	left: 5px;
	top: 2px;

}

.flag-de, .flag-dea, .flag-us, .flag-uk, .flag-fr, .flag-es {
	position: relative;
	left: 63px;
	border-top: 5px solid #FFFFFF;
	border-right: 9px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}




/* H FORMATIERUNG */
H1, H2, H3, H4, H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A2D54;
	position: relative;
	left: 14px;

}






				

/******************/
/* Headers, plain */
/******************/

H1, H3, H4, H5, H6 { margin-top: 0px; margin-bottom: 8px; }
/*H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }*/
/* Headers, with link */
H1 A, H2 A { color: #660000; }
H1 A:hover { color: red; }

/*******************/
/* RTE / Bodytext: */
/*******************/

P.bodytext I { color: #666666; }
P.bodytext U { 
	color: #666666; 
	}

P.bodytext A {

}


/* RTE / BlockQuote styling */
BLOCKQUOTE { 
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #98ACE9;
	border-left-color: #98ACE9;
 }
BLOCKQUOTE P.bodytext { margin-left: 0px; }
BLOCKQUOTE BLOCKQUOTE { background-color: #ffffff; }
BLOCKQUOTE BLOCKQUOTE P.bodytext { margin-left: 0px; }

/* RTE / Table styling 
TABLE.contenttable { border: 1px solid #00FF00; margin: 1px 1px 1px 1px; width: 100%; }
TABLE.contenttable TR TD { padding: 1px 1px 1px 1px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; color: #1c0d3a; }
TABLE.contenttable TR { background-color: #ffffff; }
*/


/**********/
/* Images */
/**********/
textpicposition18.TABLE.imgtext-table {
	background-color: #cccccc;
	border: 1px solid #00FF00;

}

/* Images / Tables / Floating text */
/* Images / Tables / Floating text */

TABLE.imgtext-table {
	border-bottom: 1px solid #98ACE9;
	border-left: 20px solid #98ACE9;
}
TABLE.imgtext-table.textpicposition18 {
	background-color: #cccccc;
}
/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 2px red solid; margin-top: 20px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist { color: #f49530; }
UL.csc-bulletlist LI { background-color: #ffffff; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #1c0d3a; list-style-image: url(../../uploads/tf/grafiken/icons/orangedot.gif);}
UL.csc-bulletlist-1 { color: #1c0d3a; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #1c0d3a; list-style-position : inside; list-style-image: url(../../uploads/tf/grafiken/icons/orangedot.gif); }
UL.csc-bulletlist-3 { color: #1c0d3a; list-style-image: url(../../uploads/tf/grafiken/icons/mark.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable {
	width: 490px;
}
TABLE.contenttable P { font-size: 11px;}
TABLE.contenttable-0 TR TD { vertical-align: top; }
TABLE.contenttable-0 TR.tr-0 TD P { background-color: #990000; color: #ffffff; font-weight: bold; text-transform: uppercase; }
TABLE.contenttable-0 TR TD.td-0 P {
	background-color: #98ACE9;
	color: #F0A500;
	font-weight: bold;
	text-transform: uppercase;
}

/* Tables, specifically */
TABLE.contenttable-0 P { color: #1c0d3a; }


TABLE.contenttable-1 TR.tr-0 TD P { background-color: #F0A500; color: #ffffff; font-weight: bold;}
TABLE.contenttable-1 TR TD.td-0 P { }


TABLE.contenttable-2 TR TD.td-0 P {

}

TABLE.contenttable-3 TR TD.td-0 P {
	background-color: #98ACE9;
	color: #F0A500;
	font-weight: bold;
	text-transform: uppercase;
}



/************************/
/* Filelinks, generally */
/************************/
/TABLE.csc-uploads { width: 100%; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 11px; }
TABLE.csc-uploads TR TD { vertical-align : top;  }
TABLE.csc-uploads TR.tr-even { background-color: #EFEFEF; }
TABLE.csc-uploads TR.tr-odd { background-color: #F1F4F9; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 100%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-size: 1px; color: #EFEFEF; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {font-size: 12px; font-weight: bold; color: #1C0D3A; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { font-size: 10px; color: #ffffff; white-space: nowrap; padding-left: 6px; padding-right: 6px; padding-top: 6px;}

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: red; }

TABLE.csc-uploads-2 { border-color: green; }

TABLE.csc-uploads-3 { border-color: blue; }
TABLE.csc-uploads-3 TR.tr-even { background-color: #99ff99; }
TABLE.csc-uploads-3 TR.tr-odd { background-color: #99ff66; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid black; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid red; }
			


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { 
	width: 519px;
	padding-left: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px;
	padding-top: 4px;
	}

FORM TABLE TR TD.csc-form-labelcell { 
	width: 50%;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	margin-bottom: 4px;
 }
FORM TABLE TR TD.csc-form-fieldcell { 
	width: 50%;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	margin-bottom: 4px;
}
FORM TABLE TR TD.csc-form-fieldcell INPUT {
	background-color: #ffffff;
	font-size: 10px;
	border-top: 1px solid #DFDEDD;
	border-right: 1px solid #DFDEDD;
	border-bottom: 1px solid #DFDEDD;
	border-left: 1px solid #DFDEDD;
}
FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	width: 100%;
	background-color: #ffffff;
	font-size: 11px;
	border-top: 1px solid #DFDEDD;
	border-right: 1px solid #DFDEDD;
	border-bottom: 1px solid #DFDEDD;
	border-left: 1px solid #DFDEDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
FORM TABLE TR TD.csc-form-fieldcell SELECT { 

	background-color: #ffffff; 
	border: 1px solid #DFDEDD;
	font-size: 12px;
}

FORM TABLE.csc-mailform TR { font-size: 11px; }
TD.csc-form-commentcell { 
	font-size: 10px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	padding-left: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px;
	padding-top: 4px;
}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; color: #990000; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { color: #1c0d3a; }
FORM TABLE { 
	margin-top: 4px;
	margin-bottom: 4px
	}

/* Email form, specifically */

	
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { background-color: #ffffff; }

/* Search form, specifically */
FORM TABLE.csc-searchform { border-color: red; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell  { background-color: #ffffcc; }

/* Login form, specifically */
FORM TABLE.csc-loginform { border-color: green; }
FORM TABLE.csc-loginform TR TD.csc-form-labelcell  { background-color: #ccffcc; }




/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 5px; margin-top: 10px; border: 1px black solid; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #33eeff; }
TABLE.csc-searchResultInfo TR TD P { font-size: 11px; padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { color: green; font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext P { color: red; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: maroon; }
H3.csc-searchResultHeader { background-color: #aaaacc; padding-left: 5px; }
P.csc-searchResult { font-size: 11px; font-style: italic; background-color: #eeeeee; margin-left: 20px;}



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

TABLE.typo3-adminPanel { border: 2px solid yellow; background-color: #ff6699; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #22aabb; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ff99ee; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 1px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 12px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 12px; color: maroon; }
TABLE.typo3-editPanel TD { border: 0px; }
TABLE.typo3-editPanel TD FONT { font-family: verdana; font-size: 12px; color: navy; }
TABLE.typo3-editPanel TD.typo3-editPanel-controls { background-color: #ff99aa; }
TABLE.typo3-editPanel TD.typo3-editPanel-label { background-color: #22aabb; }

	/* COMMON */
	.csi-textpic {
	border-bottom: 4px solid #FFFFFF;

	}
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
	float: right;
	clear: both;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	.csi-intext-right img {
	margin-bottom: 4px;
	margin-right: 4px;
	background-color: #FFB547;
	}
	.csi-intext-right .csi-caption {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}

	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
	float: left;
	clear: both;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
	}
	.csi-intext-left img {
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #FFB547;
	}
	.csi-intext-left .csi-caption {
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	top: 44px;
	}
	.csi-intext-right-nowrap img {
	margin-bottom: 4px;
	margin-right: 4px;
	background-color: #FFB547;

	}
	.csi-intext-right-nowrap .csi-caption {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}
	
	/* INTEXT LEFT NOWRAP */
	.csi-intext-left-nowrap .csi-image {
	float: left;
	clear: both;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	top: 44px;
	}
	.csi-intext-left-nowrap img {
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #FFB547;
	}
	.csi-intext-left-nowrap .csi-caption {
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}
	
	/* RIGHT */
	.csi-right .csi-image {
	float: right;
	clear: both;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	margin-bottom: 4px;
	}
	.csi-right img {
	margin-bottom: 4px;
	margin-right: 4px;
	background-color: #FFB547;
	}
	.csi-right .csi-caption {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}
	.csi-right div.csi-text {
	border: 1px solid #ffffff;
	clear: right;
	}
	
	/* LEFT */
	.csi-left .csi-image {
	float: left;
	clear: both;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFB547;
	border-bottom-color: #FFB547;
	position: relative;
	margin-bottom: 4px;
	}
	.csi-left img {
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #FFB547;
	}
	.csi-left .csi-caption {
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}
	.csi-left div.csi-text {
	border: 1px solid #ffffff;
	float: none;
	clear: both;
	}
	

	/* DIVERSES */
	.csi-textpic .csi-imagewrap {
		border: 1px solid blue;
	}
		.csi-textpic .csi-text {
		border: 1px solid #ffffff;
		margin-bottom: 4px;
		text-align: left; /*will have to be an inline style - controlled by TS*/ 
	}
		.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
	text-align: center;
	
	}
	.csi-center .csi-caption {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #E88030;
	}
	
	.csi-intext-right-nowrap .csi-text {
		margin-right: 250px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	.linkicon img {
	position: relative;
	}

.tx-indexedsearch { 
	width: 519px;
	}

#mailform fieldset.csc-mailform {
	margin-left:	0%;
	padding:	10px;
	width:		500px;
}

#mailform fieldset.csc-mailform .csc-mailform-field {
	padding:	5px 0px; 
}

#mailform fieldset.csc-mailform .csc-mailform-field label {
	float: 		left;
	font-size:	90%;
	font-weight:	bold;
	width:		200px;
}

#mailform fieldset.csc-mailform .csc-mailform-label {
	float: 		left;
	font-size:	90%;
	font-weight:	bold;
	width:		500px;
	padding:	10px 0px 10px 0px; 
}

