
html, body {
	height: 100%;
	font-family : "Tahoma", Verdana, Helvetica, sans-serif;
	font-size : 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	/*background: #fff url(/fileadmin/images/gfx/bg_view_00_900ds.jpg) repeat-y top left;*/
}	


/***************************/
/* General element styles: */
/****************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
}

PRE { font-family: monospace; }

A { 
	/*color: #B51215;*/
	color: #fff; 
	text-decoration: none; 
}

A:link, A:visited, A:active  { color: #fff; }

A:hover {
	color: #fc9; 
	text-decoration: underline; 
}

FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }

/* ******************************* general Links ************************************************** */

a:link {font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #fc9; text-decoration: none;}
a:visited {font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fc9; text-decoration: none;}
a:hover {font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fc9; text-decoration: underline;}
a:active {font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fc9; text-decoration: underline;}

/********************************************************************** */

#view {
	text-align: left;
 	width: 927px;
  	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;  /*xxx*/
	background: #fff url(/fileadmin/images/gfx/bg_view_00_900ds.jpg) repeat-y top left;
}

#container {
	padding-left: 15px;
	width: 927px;
	text-align: left;
}

#header {
	width: 100%;
	margin: 0;
	padding: 0;
}

#headerShortcuts00 {
	width: 40%;
	float: left;
	margin: 18px 0 0 0;
	padding: 0 0 2px 5px;
}

#headerShortcuts00 ul {
	margin: 0; 
	padding: 0; 
}
	
#headerShortcuts00 li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	border-left: #000 1px solid; 
	font-size:11px; 
}

#headerShortcuts00 A, #headerShortcuts00 A:visited {
	padding: 0 5px;
	color: #000;
	text-transform: lowercase;
}

#headerShortcuts00 li A:hover, #headerShortcuts00 li A.active, #headerShortcuts00 li A.active:visited {
	padding: 0 5px;
	color: #000;
	/*border-left: #B6682A 1px solid;*/
	text-transform: lowercase;
	text-decoration: underline;	
}
#headerShortcuts00 LI.first {
	border-left: none;
	padding-right: 0px;
}
#headerShortcuts00 LI.last {
	border-right: none;
	padding-right: 0px;
}

/*********************************** searchBox ***************************** */
#searchBox {
	float: right;
	margin: 12px 65px 12px 0;
	padding: 0;
	width: 45%;
	vertical-align: top;
	text-align: right;
}

* html #searchBox {
	margin: 12px 30px 12px 0;
}

#button-go {margin-left: 2px;}
#searchField {line-height: 1em;}

#themeImg {
	clear: both;
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	width: 899px;

}

/* *************************** Aphorismen ********************************* */
#themeImgText {
	position: relative;
	margin: -280px 0 120px 675px; 
	width: 200px;
	height:170px;
	overflow: hidden; 
	z-index:99;
}

.tx-mwrandomobjects-pi1-listblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#000;
	padding: 1px;
	margin-bottom:	15px;
	border: 0;
}

.tx-mwrandomobjects-pi1-listblock-image, .tx-mwrandomobjects-pi1-listblock-title, .tx-mwrandomobjects-pi1-listblock-categorie, .tx-mwrandomobjects-pi1-listblock-morelink, .tx-mwrandomobjects-pi1-listblock-datetime {display: none;}

.tx-mwrandomobjects-pi1-listblock-info{
	font-size: 	12px;
	background:	transparent;
	padding: 10px;
	margin: 1px;
}
.tx-mwrandomobjects-pi1-listblock-subtitle {
	font-size: 	10px;
	padding-top: 3px;
	font-style: italic;
}

	

/* ************ HAUPTNAVIGATION ***************** */

#mainNav {
	position: relative;
	margin: -10px 0 0 0;
	width: 100%;
	color: #000;
	font-weight: bolder;	
	width: 899px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 21px;
	z-index: 80;
}

/** html #mainNav { margin-top: -4px; border-bottom: 0;}*/
	
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0; 
	color: #000;
	font-weight: bolder; 
}

html* #mainNav ul {
	padding: 4px 0; 
}
	
#mainNav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-size:11px;
}

#mainNav A, #mainNav A:visited {
 	padding: 4px 15px;
	color: #000;
	text-transform: uppercase;
	font-weight: bolder;	
}

html* #mainNav A, #mainNav A:visited {
 	padding: 8px 15px;	
}

#mainNav A.eins {background-color: #C66;}
#mainNav A.zwei {background-color: #F96;}
#mainNav A.drei {background-color: #FC6;}
#mainNav A.vier {background-color: #CC6;}
#mainNav A.fuenf {background-color: #9CC;}
#mainNav A.sechs {background-color: #99C;}
#mainNav A.sieben {background-color: #369;}

#mainNav li A:hover {padding: 4px 15px; color: #000; text-transform: uppercase; font-weight: bolder; text-decoration: none; border-top: 5px solid #000;}

html* #mainNav li A:hover {padding-top: 8px;}

#mainNav li A.active_01, #mainNav li A.active_01:visited {border-top: 5px solid #000; background-color: #C66;}
#mainNav li A.active_02, #mainNav li A.active_02:visited {border-top: 5px solid #F96; background-color: #F96;}
#mainNav li A.active_03, #mainNav li A.active_03:visited {border-top: 5px solid #FC6; background-color: #FC6;}
#mainNav li A.active_04, #mainNav li A.active_04:visited {border-top: 5px solid #CC6; background-color: #CC6;}
#mainNav li A.active_05, #mainNav li A.active_05:visited {border-top: 5px solid #9CC; background-color: #9CC;}
#mainNav li A.active_06, #mainNav li A.active_06:visited {border-top: 5px solid #99C; background-color: #99C;}
#mainNav li A.active_07, #mainNav li A.active_07:visited {border-top: 5px solid #369; background-color: #369;}

/**************** special content-formattings for Startseite ***************************/

#content {
	/*height: 340px;*/
	height: 220px;
	margin: 0;
	padding: 0 25px 25px 75px;
    width: 100%;
	/*background: url(/fileadmin/images/gfx/bg_content_start_blur_sr.jpg) repeat-y top left;*/
}

#content p {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fc9;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #fc9; 
	}
	
#content H1.csc-firstHeader, #colNormal H1.csc-firstHeader {
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: lighter;
}

/****************** content-Links *******************/

#content a:link, #content a:visited {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 12px;*/ 
	font-size: 1.0em; 
	color: #fc9; 
	text-decoration: underline;
	/*background: transparent url(/fileadmin/rds3/images/icons/link.gif) no-repeat left;*/
}

#content a:hover, #content a:active   {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 12px;*/ 
	font-size: 1em;
	color: #FFE1C4;
	text-decoration: none;	/*background: transparent url(/fileadmin/rds3/images/icons/link.gif) no-repeat left;*/
}
	
#content UL {
	width: 500px;
	margin: 0 0 0 18px;
	padding-left: 0;	
}

#content LI  {
	margin: 0;
	padding: 0;
	color: #fc9;
}

/**************************** */

#copyRight {
	clear: both;
	padding-bottom: 10px;
	margin-right: 35px;
	text-align: right;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
}

* html #copyRight {
	margin-right: 16px;
	}
	
#clearBoth {height: 1px; clear: both;}

/************************************************** MIDDLE ****************************************/ 
#middleWrap {
	margin: 0 20px;
	width: 480px;
	float: left;
}

* html #middleWrap {
	margin: 0 10px;
	width: 460px;
	float: left;
}

#colNormal {
	margin-top: 10px;
	width: 60%;
	float: left;
}



* html #colNormal {
 	width: 300px;
}
	
/************************ special content-formattings  (cols)  ***************************************/

#colNormal H2.csc-firstHeader, #colNormal H3.csc-firstHeader, #colNormal H4.csc-firstHeader, #colNormal H5.csc-firstHeader, #colNormal H6.csc-firstHeader { 
	margin-top: 10px; 
}

#colRight {
	width: 220px;
	margin: 10px 85px 0 0;
	padding: 0 10px 15px 0;
	float: right;
}

* html #colRight {
	width: 180px;
	margin-right: 8px;
}

#colRight p {
	width: 200px;
	font-size: 12px;
	color: #000;
}
* html #colRight p {
	width: 180px;
}

#colRight H1.csc-firstHeader, #colRight H2.csc-firstHeader, #colRight H3.csc-firstHeader, #colRight H4.csc-firstHeader, #colRight H5.csc-firstHeader, #colRight H6.csc-firstHeader { 
	margin-top: 10px; 
}
	
#colBorder{
	margin: 0;
 	width: 100%;
 	background: url(/fileadmin/rds3/images/gfx/gradient_short.gif) no-repeat bottom left;
}

#colBorder p {
	padding: 10px 0 20px 0;
	margin: 0;

}
#colBorder h1, #colBorder h2, #colBorder h3, #colBorder h4 {
	padding: 20px 0 10px 0;
	margin: 0;
}

#colBorder H1.csc-firstHeader, #colBorder H2.csc-firstHeader, #colBorder H3.csc-firstHeader, #colBorder H4.csc-firstHeader, #colBorder H5.csc-firstHeader, #colBorder H6.csc-firstHeader { 
	margin-top: 0; 
}
#content_right {margin: 0; padding: 0;}
.csc-textpic-text {margin: 0; padding: 0;}

/*****************************************************************************************************/
/*								                  footer							                 */
/*****************************************************************************************************/

#footer1 {
	margin: 0;
	padding: 0;
	width: 1000px;
	clear: both;
}

#printLink {
	margin: 0;
	padding: 0 0 0 220px;
	width: 28%;
	float: left;
}

* html #printLink {
	width: 50%;
}
	
#topLink {
	margin: 0;
	padding: 0;
	width: 20%;
	text-align: right;
	float: left;
}

#footer2 {
	margin: 0;
	padding: 0; 
	border-top: #ccc 1px dotted;
	width: 980px;
	clear: both;
}

#footerShortcuts {
	padding: 3px;
	float: left;
}

#footerShortcuts LI  {
	list-style: none;
	display: inline;
	float: none;
	padding: 0 4px;
	border-right: 1px solid #7E7E7E;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-transform: uppercase;

}

#footerShortcuts LI.first {
	border-left: none;
	padding-left: 0px;
}

#footerShortcuts LI.last {
	border-right: none;
	padding-right: 0px;
}

#footerShortcuts LI, #footerShortcuts A, #footerShortcuts A:visited {
	font-size: 10px;
	text-decoration: none;
	color: #7E7E7E;
}

#footerShortcuts A:hover  {
    color: #7E7E7E; 
	text-decoration: underline;
}
   
#footerShortcuts A.active, #footerShortcuts A.active:visited, #footerShortcuts A.active:hover {
	color: #7E7E7E;
	text-decoration: underline;	
}

#languageMenu {
	font-size: 10px;
	color: #7E7E7E;
	margin-left: 25px;
	padding: 3px;
	float: left;
}

#languageMenu a, #languageMenu a:visited {
	color: #7E7E7E;
	text-decoration: none;
}

#languageMenu a:hover, #languageMenu a.active{
    color: #7E7E7E; 
	text-decoration: underline;
}



/* ********************************* Formulare  ******************************* */

form .form_line{
                margin:0;
                padding: 5px 0 5px 0;
}

form .form_line label {
                  float: left;
                  width: 200px;
                  margin-right: .3em;
                  margin-left: 0;
                  margin-bottom:5px;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #CCCCCC; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #CCCCCC; }
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: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #CCCCCC; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #CCCCCC; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
				
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 20px; color: #666666; }
H2 { font-size: 18px; color: #666666; }
H3 { font-size: 16px; color: #666666; }
H4 { font-size: 14px; color: #666666; }
H1, H2, H3, H4, H5, H6 {                 
                margin: 10px 0 10px 0;
               /* border: 1px solid #ccc;
                border-width: 1px 0;*/
                padding: 6px 4px 6px 4px;
                font-size:16px; 
}
#right H1, H2, H3, H4, H5, H6 {                 
                margin: 0;
                border: none;
                padding:6px 0 4px 0;
                font-size:12px; 
                color: #B6682A;
}

/*H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin: 10px; }*/

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #B6682A; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext {                 
	margin: 2px 0;
	line-height: 160%;
	margin: 1px 15px 1px 0;
	padding-bottom: 0px;
	text-indent: 20px;
	font-size: 12px;
}
#colBorder P.bodytext {                 
	line-height : 140%;
	text-indent : 5px;
	font-size: 11px;
}
P.bodytext A { font-weight: bold;}

/*RTE / Bulletlists*/
#content UL { margin-top: 0px;  }
#content UL UL LI { font-size: 11px; }
#content OL { margin-top: 0px; }
#content LI {
	list-style: none;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0 14px;
	background: url(/fileadmin/images/icons/bullet_list_01.gif) no-repeat left top; 	
}

/* zweispalten Bulletlists*/
#content.tx-xinittwocolumn-pi1 LI {
	font-size: 10px;
}

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



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* 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: 0px; }
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 LI { 
	font-size: 11px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0 12px;
	background: url(/fileadmin/rds3/images/icons/bullet_01.gif) no-repeat left; 	
}

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666; list-style-image: url(/fileadmin/rds3/images/icons/bullet_01.gif); }
UL.csc-bulletlist-1 { color: #666666; list-style-image: url(/fileadmin/rds3/images/icons/sitemap4.gif);  margin:0 0 0 10px; padding:0 0 0 10px; }
UL.csc-bulletlist-2 { color: #666666; list-style-image: url(/fileadmin/rds3/images/icons/sitemap3.gif); }
UL.csc-bulletlist-3 { color: #666666; list-style-image: url(/fileadmin/rds3/images/icons/sitemap2.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

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

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: none;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: none;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: none;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; width: 300px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: none; }
TABLE.csc-uploads TR.tr-odd { background-color: none; }
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: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
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: #CCCCCC; }

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

TABLE.csc-uploads-3 { border-color: #CCCCCC; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }
				


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

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { 
	padding-left: 5px; 
	padding-right: 20px;
	background-color: transparent; 
}

FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { 

}
FORM TABLE TR TD.csc-form-fieldcell { background-color: none; }

FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #7F9DB9; }

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { 
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	 
}

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
P.csc-form-label {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


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

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: transparent; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

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

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px;  }
DIV.csc-menu P A { color:#039; text-decoration: none; }
DIV.csc-menu P A:hover { color:#06C; text-decoration: none; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P { }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { background: transparent; }
DIV.csc-menu-2 P.csc-sitemap-level2 { background: transparent; }
DIV.csc-menu-2 P.csc-sitemap-level3 { background: transparent; }
DIV.csc-menu-2 P.csc-sitemap-level4 { background: transparent; }
DIV.csc-menu-2 P.csc-sitemap-level1 A {
	background : transparent url(/fileadmin/rds3/images/icons/sitemap1.gif) no-repeat;
	font-weight: bold;
		color: #f0f;
	margin: 0 0 0 0;
	padding: 0 0 5px 18px;

}
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover {background : transparent url(/fileadmin/rds3/images/icons/sitemap1_act.gif);background-repeat : no-repeat; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { 
	margin: 0 0 0 20px;
		color: #f0f;
                padding: 0 0 4px 18px;
                background : transparent url(/fileadmin/rds3/images/icons/sitemap2.gif);background-repeat : no-repeat;
                display:block;
}
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover {background : transparent url(/fileadmin/rds3/images/icons/sitemap2_act.gif);background-repeat : no-repeat; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { 
	margin: 0 0 0 40px;
		color: #f0f;
                padding: 0 0 3px 12px;
                background: transparent url(/fileadmin/rds3/images/icons/sitemap3.gif);background-repeat : no-repeat;	
                font-size:11px;
                line-height:110%;
}
DIV.csc-menu-2 P.csc-sitemap-level3 A:hover {background: transparent url(/fileadmin/rds3/images/icons/sitemap3_act.gif);background-repeat : no-repeat; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { 
	margin: 0 0 0 60px;
                padding: 0 0 2px 10px;
                background: transparent url(/fileadmin/rds3/images/icons/sitemap4.gif);background-repeat : no-repeat;
                font-size:10px;
                line-height:100%;
}
DIV.csc-menu-2 P.csc-sitemap-level4 A:hover { background: transparent url(/fileadmin/rds3/images/icons/sitemap4_act.gif);background-repeat : no-repeat; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px;  }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }



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

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #CCCCCC;}
TD TABLE { border: 1px dotted #CCCCCC;}
DIV { border: 1px dotted #CCCCCC;}
IMG.spacer-gif { border: 1px solid #CCCCCC; }
*/
/*************************************************************************** sitemap */
/*.sitemap1 {
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
                font-weight:bold;
                margin: 0 0 0 0;
                padding: 0 0 5px 18px;
                background-image : url(/fileadmin/rds3/images/icons/sitemap1.gif);
				background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap1 {
                background-image : url(/fileadmin/rds3/images/icons/sitemap1_act.gif);
				background-repeat : no-repeat;
				color : #666666;
}
.sitemap2 {
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin: 0 0 0 20px;
                padding: 0 0 4px 18px;
                background-image : url(/fileadmin/rds3/images/icons/sitemap2.gif);
				background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap2 {

                background-image : url(/fileadmin/rds3/images/icons/sitemap2_act.gif);
				background-repeat : no-repeat; 
}
.sitemap3 {
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	margin: 0 0 0 40px;
                padding: 0 0 3px 12px;
                background-image : url(/fileadmin/rds3/images/icons/sitemap3.gif);
				background-repeat : no-repeat;	
                display:block;
}
a:hover .sitemap3 {

                background-image : url(/fileadmin/rds3/images/icons/sitemap3_act.gif);
				background-repeat : no-repeat;
}
.sitemap4 {
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	margin: 0 0 0 60px;
                padding: 0 0 2px 10px;
                background-image : url(/fileadmin/rds3/images/icons/sitemap4.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap4 {

                background-image : url(/fileadmin/rds3/images/icons/sitemap4_act.gif);background-repeat : no-repeat;
}*/

/********************************************* mininews ********************************* */



p.tx-mininews-pi1-fp_listrowField-teaser {
	background: url(/fileadmin/rds3/images/gfx/gradient_short.gif) no-repeat bottom left;
}


/******************************************************************* new better login-form */
DIV.tx-newloginbox-pi1 {}
DIV.tx-newloginbox-pi1 H3 {}
DIV.tx-newloginbox-pi1 P {}
DIV.tx-newloginbox-pi1 TABLE {}
DIV.tx-newloginbox-pi1 TABLE TR TD P {}
DIV.tx-newloginbox-pi1 TABLE TR TD {}
DIV.tx-newloginbox-pi1 TABLE TR {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	/*border:1px solid #F9FFE5;
	border:1px solid #f0f;*/

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	/*background-color:#BBE53A;*/
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;
	background-color:#769024;*/
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin-left: 10px;
	/*border:1px solid #000;
	background-color:#BBE53A;*/

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px dotted #dedede;
	/*background-color: #dedede;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	/*background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P, .tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	/*background-color: #BBE53A;*/
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin: 0 0 5px 0;
	border-left:3px solid #dedede;
	/*background-color:#F9FFE5;*/

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #B6682A;
	margin-bottom: 0px;
}

.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
	font-size: 11px;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/*background-color: #BBE53A;*/
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	/*background-color:#F9FFE5;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom: 1px;
	
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	/*background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	/*background-color:#769024;*/
}

.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	/*background-color: #769024;*/
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	/*background-color:#F9FFE5;*/
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
/*.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}*/

#fe_us_create {
	width: 100%;
	margin:auto;
}

.fe_us_comment {
	width: 49%;
	padding-right: 5px;
	text-align: right;
	float: left;
}

.fe_us_alert {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 11px;
	font-weight: bolder;
}

.fe_us_formfield {
	text-align: left;
	width: 49%;
	float: left;
}

.printlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
/* ******************************** Images ************************* */
.csc-textpic-caption {display: none;}
.csc-textpic-imagewrap {display: block;}

 
 








