/* *******************************************
	CSS-Datei fuer www.dgvn.de
	Autor: www.undkonsorten.com // Thomas Alboth
	fuer: Startseite 
 ******************************************* */
	
body { 
	background: #FFF;
	color:#000000; 
	font-size: 11px; /* Resets 1em to 10px */
	line-height: 1.5em;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: left; 	
	vertical-align: top;		
	margin: 11px 0 11px 21px;
	padding: 0; 
} 
body#einspaltig { background: #FFF; }

/* BOF: IE6 Hack*/
@media print { 
	* html body { 
	font-size: 8pt;
	margin: 0;
	}
}
/* EOF: IE6 HACK */

/***************************************	
***** SEITENSTRUKTUR *******************
****************************************/

#content_all { 
	border: 0px solid black;
	width: 750px; 
	margin: 10px;
	padding: 0; 
	position: relative;
}
/* IE6 HACK */
@media print { 
	* html #content_all {
		border: 0;
		width: 650px;
		margin: 0;
	}
}
/* EOF: IE6 Hack*/

#header {
	border: 0 solid #FFFFFF;
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	width: 730px;
}
body#einspaltig { background: #FFF; }

/* BOF: IE6 Hack*/
@media print { 
	* html #header { 
	width: 630px;
	padding: 0;
	}
}
/* EOF: IE6 Hack*/

#header_logo {
	float: left;
}

#header_nav {
	float: right;
	margin: 8px 8px 0 0;
	padding: 0;
}

.header_nav_punkt {
	height:99px; 
	float: left; 
}



/***** CONTENT MITTE
************************************************/

#content_mitte { 
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	width: 412px; 
}

/* BOF: IE6 Hack*/
@media print { 
	* html #content_mitte  { width: 312px; margin: 0; }
}
/* EOF: IE6 Hack*/

#content_mitte .contentbox , #content_mitte_breit .contentbox { 
	border-bottom: 0px solid #c0d7e5;
	padding: 8px;
}
#content_mitte .contentbox_re_blau_nixabstand, #content_mitte_breit .contentbox_re_blau_nixabstand {
	padding: 0 8px 8px 8px;
	margin: 0;
}
div.csc-sitemap { 
	margin: 0;
	padding: 10px 0 0 20px;
}
div.tx-indexedsearch {
	padding: 8px;
}

/* **** FÜR EINSPALTIGE SEITE ***************************/
body#einspaltig #content_mitte, 
#content_mitte_breit { /* 360px startseite */
	background: #FFF;
	border: 0px solid #FFFFFF;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	width: 730px; 
}

/* BOF: IE6 Hack*/
@media print { 
	* html body#einspaltig #content_mitte, * html  #content_mitte_breit { 
		width: 590px;
		margin: 0; 
	}
}
/* EOF: IE6 Hack*/





/***** CONTENT RECHTS
************************************************/
	
#content_rechts {  /* 360px startseite */
	float: right; 
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	width: 308px; 
}
body#einspaltig #content_rechts { display:none; }
/* BOF: IE6 Hack*/
@media print { 
	* html #content_rechts {
	width: 270px;
	}
}
/* EOF: IE6 Hack*/

#content_rechts .contentbox {
	background: #FFFFFF;
	padding: 0 8px 8px 8px;
	margin: 0 0 0 0;
}
#content_rechts .contentbox_re_blau_abstand {
	padding: 0 8px 8px 8px;
	margin: 0 0 10px 0;
}
#content_rechts .contentbox_re_blau_nixabstand {
	padding: 8px 8px 0 8px;
	margin: 0;
}
.contentbox_grauer_rahmen_unten	{
	border-bottom: 1px dotted #9c9c9c;
	padding: 0;
	margin: 0 0 10px 0;
}
#footer {
	background: #FFFFFF; 
	border-top: 0px solid #7F7F7F;
	clear: both;
	margin: 30px 0 0 215px ;
	padding: 0; 
}
#druck {
	float: left;
	margin: 0;
	padding: 0;
}



/*************************************************************	
***** SCHRIFTFORMATE (TYPO, FARBEN etc. ) *******************
*************************************************************/

#content_rechts {
	font-size: 11px;
}

#header_nav {
	color: #FFFFFF;
}
	
#links_nav {
	color: #111111;
	line-height: 13px;
	text-transform: normal; }
#links_nav ul.ebene1 {
	font-weight: normal; }
#links_nav ul.ebene2 {
	font-weight: normal; }
	
#content_links {
	color: #FFFFFF;
}



/***** UEBERSCHRIFTEN
************************************************/
h1 {
	color: #AB1224;
	font-size: 16px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: normal; 
}

#content_rechts h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#content_mitte .contentbox_re_blau_abstand h1, #content_mitte .contentbox_re_blau_nixabstand  h1,
#content_mitte_breit .contentbox_re_blau_abstand h1, #content_mitte_breit .contentbox_re_blau_nixabstand  h1 {
	background: #ab1224;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	padding: 5px;
}
#content_rechts .contentbox_re_blau_abstand h1, #content_rechts .contentbox_re_blau_nixabstand  h1 {
	background: #ab1224;
	color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 5px;
}
#content_links h1 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}

.news-latest-item h1 { padding: 0 0 0 0; }
	
/***** LINK-FORMATE (LINKS)
************************************************/

a {
	border-bottom: 1px dotted #5F5F5F;
	color: #ff6600; 
	text-decoration: none; 
}
#content_rechts .tx-calendar-pi1 .calendar_upcoming .single_event a {
	border-bottom: 1px dotted #5F5F5F;
	background: url('img/a_link_pfeil.gif') no-repeat 0 2px;
	color: #ff6600;
	padding: 0 0 0 15px;	
}
#content_links .bodytext a {
	border-bottom: 1px dotted #5F5F5F;
	/*background: url('img/a_link_pfeil.gif') no-repeat; */
	color: #ff6600;
	/*padding: 0 0 0 15px;*/
}
a.a_link_pfeil { 
	border: 0;
	background: url('img/a_link_pfeil.gif') no-repeat 0 3px;
	color: #ff6600;
	padding: 0 0 0 15px;	
}
h1 a {
	border: 0;
	color: #025f98;
}
h1 a:hover {
	border: 0;
	color: #ff6600;
}

#header_nav a {
	border: 0;
	color: #FFFFFF;
}
#header_nav a.meta_aktiv { border-bottom: 1px dotted white; }
#footer a { border: 0; }



/* LANGUAGE MENUE ********************************/
div.tx-srlanguagemenu-pi1 a {
	border: 0;
	color: #FFFFFF;
	font-size: 10px;
	
}

/* **** links_nav *** 1. Ebene ****/	
#links_nav ul li  a , #links_nav li.ebene1 a, #links_nav li.ebene2 a, #links_nav li.ebene3 a {
	border: 0;
	color: #000000;
	text-decoration: none; 
	font-weight: normal; 
}
#links_nav ul li a:hover {
	color: #000000; 
}
#links_nav li.ebene1aktiv_black a , #links_nav li.ebene2aktiv_black a , #links_nav li.ebene3aktiv_black a  {
	color: #000000;
}
	
/* **** links_nav *** 2. Ebene ****/	
#links_nav ul.ebene2 a, #links_nav ul.ebene2 a:hover {
	font-weight: normal; 
}	
#meta_navi a {
	border: 0;
	margin: 0 0 0 10px;
	text-transform: normal;
}



/***************************************	
***** ANFRAGE- MAILFORMULAR *******************
****************************************/
	
	
div.csc-mailform-label {
	margin: 20px 0 0 0;
}
#mailformformtype_mail {
	margin: 20px 0 20px 0 ;
}
	
form {
	border: 0;
}
fieldset { 
	border: 0; 
	margin: 0;
	padding: 0;
}
	
/***************************************	
***** LISTEN *******************
****************************************/

/* **** links_nav *** 1. Ebene ****/

#links_nav ul {
	list-style:none;
	text-indent: 0px;
}
#links_nav ul.ebene1 {
	border-top: 1px solid #c9dde7;
	margin: 0;
	padding: 0; 
}
#links_nav ul.ebene1 li a {
	display: block;
	margin: 0px 0 0px 20px;
	padding: 5px 0 5px 0;
}
#links_nav ul.ebene1 li {
	background: url('img/pfeil_ebene1.gif') no-repeat 3px 8px;
	padding: 0;
	border-bottom: 1px solid #c9dde7; 
}
#links_nav ul.ebene1 li.ebene1aktiv {
	background: #5897b3 url('img/pfeil_ebene1aktiv.gif') no-repeat 3px 8px;
}
#links_nav ul.ebene1 li.ebene1aktiv_black {
	background: #EFFAFF url('img/pfeil_ebene1aktiv_black.gif') no-repeat 3px 6px;
}


/* **** links_nav *** 2. Ebene ****/
#links_nav ul.ebene2 {
	border-top: 1px solid #c9dde7;
	margin: 0;
	padding: 0; 
}
#links_nav ul.ebene2 li a {
	display: block;
	margin: 0px 0 0px 40px;
	padding: 5px 0 5px 0;
}
#links_nav ul.ebene2 li  {
	background: #6da3c3 url('img/pfeil_ebene2.gif') no-repeat 20px 7px;
	border-bottom: 1px solid #c9dde7; 
	margin: 0;
	padding: 0 0 0 0px;
}
#links_nav ul.ebene1 li.ebene2_last {
	border: 0;
}
#links_nav ul.ebene1 li.ebene2aktiv {
	background: #6da3c3 url('img/pfeil_ebene1aktiv.gif') no-repeat 20px 8px;
}
#links_nav ul.ebene2 li.ebene2aktiv_black {	
	background: #EFFAFF url('img/pfeil_ebene1aktiv_black.gif') no-repeat 20px 7px;
	margin: 0;
	padding: 0;
}

/* **** links_nav *** 3. Ebene ****/
#links_nav ul.ebene3 {
	border-top: 1px solid #c9dde7;
	margin: 0;
	padding: 0; 
}
#links_nav ul.ebene3 li a {
	display: block;
	margin: 0px 0 0px 60px;
	padding: 5px 0 5px 0;
}
#links_nav ul.ebene3 li  {
	background: #83b1cb url('img/pfeil_ebene2.gif') no-repeat 40px 7px;
	border-bottom: 1px solid #c9dde7; 
	margin: 0;
	padding: 0 0 0 0px;
}
#links_nav ul.ebene3 li.ebene3_last  {
	border: 0; 
}
#links_nav ul.ebene3 li.ebene3aktiv_black {	
	background: #EFFAFF url('img/pfeil_ebene1aktiv_black.gif') no-repeat 37px 7px;
	margin: 0;
	padding: 0;
}





/* SITEMAP FORMARTIEN ******************/
div.csc-sitemap ul {
	list-style: none; 
	margin: 0;
	padding: 0;
	text-indent: 0px; 
}
div.csc-sitemap ul li {
	background: #FFFFFF url('img/pfeil_ebene1.gif') no-repeat 0px 9px;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
div.csc-sitemap ul li a {
	border: 0;
	display: block;
	margin: 0 0 0 20px;
	padding: 3px 0 3px 0;
	text-indent: 0;
}
div.csc-sitemap ul li ul li {
	background: #FFFFFF url('img/pfeil_ebene2.gif') no-repeat 20px 7px;
}
div.csc-sitemap ul li ul li a {
	border: 0;
	display: block;
	margin: 0px 0 0px 40px;
	padding: 3px 0 3px 0;
}
div.csc-sitemap ul li ul li ul li {
	background: #FFFFFF url('img/pfeil_ebene2.gif') no-repeat 40px 7px;
}
div.csc-sitemap ul li ul li ul li a {
	border: 0;
	display: block;
	margin: 0px 0 0px 60px;
	padding: 3px 0 3px 0;
}
	
/***************************************	
***** TABELLEN ***********************
****************************************/
table { border: 1px solid silver; padding: 0; }
td { vertical-align: top; }

.tx-indexedsearch .tx-indexedsearch-searchbox table , 
.tx-indexedsearch .tx-indexedsearch-searchbox table tr {
	border: 0;
	width: 400px;
}	

td.tx-indexedsearch-info  {
	display: none;
}

/***************************************	
***** BILDER ***************************
****************************************/

#header img { border: 0; padding: 0; margin: 0; }

#csc-textpic-border { 
	border: 1px solid #000000; }
img {
	border: 0px; }	
a img {
	border: 0px; }	
	
.csc-textpic-imagewrap {
	margin-top: 5px;
}	
	
.csc-textpic-caption {
	color: #555555;
	font-style: italic;	
}
/* RTE BILD TOP */
img.layout-1 {
	margin: 0 0 10px 0;
}
/* RTE BILD LINKSBUENDIG */
img.layout-2 {
	float: left;
	padding: 0 10px 10px 0;
}
/* RTE BILD RECHTSBUENDIG */
img.layout-3 {
	float: right;
	padding: 0 0 10px 0;
}


/***************************************	
***** KALENDER / CALENDAR **********
****************************************/
.clear_calendar { 
	border-bottom: 1px solid #c0d7e5;
	clear: both;
	height: 10px;
}
#content_rechts  div.tx-mjseventpro-pi1-teaserViewField-title	a p.bodytext {
	margin: 0; padding: 0;
}
#content_rechts  div.tx-mjseventpro-pi1-teaserViewField-teaser a.mjseventpro-teaserView-teaser {
	display: block;
}
#content_rechts  div.tx-mjseventpro-pi1-teaserViewField-teaser a.mjseventpro-teaserView-teaser:hover {
	border: 0;
}
/***************************************	
***** SHOP ****************************
****************************************/
h2.category_title {
	font-size: 11px;
	text-transform: uppercase;
}
span.shop_bild {
	float: left; 
}
span.shop_bild img {
	margin: 0 10px 0 0;
}
div.product_clear {
	border-bottom: 1px solid #c0d7e5;
	clear: left;
	height: 10px;
}

/***************************************	
***** TT_NEWS ******************
****************************************/

.news-list-date, .news-latest-date {
	font-style: italic;
}

.news-list-morelink, .news-latest-morelink {
	background: url('img/a_link_pfeil.gif') no-repeat 0 3px;
	margin-top: 10px; 
	padding: 0 0 0px 15px; 
}

/***************************************	
***** MJS CALENDAR ******************
****************************************/

/* ###TEASER_VIEW### 
****************************************/
.teaserRow { 
	border-bottom: solid 1px #c0d7e5;
	margin-bottom: 10px; 
	padding: 0 0 10px 0;  
}
div#listViewLink    { 
	background: url('img/a_link_pfeil.gif') no-repeat 0 3px;
	margin-top: 10px; 
	padding: 0 0 10px 15px; 
}
/* Teaser View coded by TYPO3 */

.tx-mjseventpro-pi1-teaserView-header { text-transform: none; margin-bottom: 10px; padding: 10px; border: solid 1px #c0d7e5 }
.tx-mjseventpro-pi1-teaserViewField-image   { padding-right: 10px; padding-bottom: 10px; float: left; clear: both }
.tx-mjseventpro-pi1-teaserViewField-title  { 
	font-weight: 700; 
	text-transform: none;
}
.mjseventpro-teaserView-title:link , .mjseventpro-teaserView-title:visited { 
	border: 0; 
	color: #000000; }
.mjseventpro-teaserView-title:hover     { 
	border-bottom: 1px dotted #5F5F5F;
	color: #ff6600; 
	text-decoration: none; }
.mjseventpro-teaserView-teaser:link, .mjseventpro-teaserView-teaser:visited  { border: 0; color: #000000; text-decoration: none }
.mjseventpro-teaserView-teaser:hover     { 
	border-bottom: 1px dotted #5F5F5F;
	color: #ff6600; 
	text-decoration: none; }

/* ###LIST_VIEW### begin 
****************************************/

.optionBox              { color: #222; background-color: #fff; margin-bottom: 10px; padding: 10px; border-bottom: solid 1px #c0d7e5 }
.select   { padding-right: 10px; padding-bottom: 10px; float: left; clear: both }
.search {}
.listRow { 
	clear: both;
	border-bottom: solid 1px #c0d7e5;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0; 
	 }

/* List View coded by TYPO3 */
select, input { font-size: 9px }
.tx-mjseventpro-pi1-listView-events           { background-color: #f7f7f7 }
.tx-mjseventpro-pi1-listViewField-image   { padding-right: 10px; padding-bottom: 10px; float: left; clear: both }
.tx-mjseventpro-pi1-listViewField-title  { font-weight: 400; text-transform: none; }

.mjseventpro-listView-title:link, .mjseventpro-listView-title:visited  { border: 0; color: #000000; text-decoration: none }
.mjseventpro-listView-title:hover     { 
	border-bottom: 1px dotted #5F5F5F;
	color: #ff6600; 
	text-decoration: none; }
.mjseventpro-listView-teaser:link, .mjseventpro-listView-teaser:visited  { border: 0; color: #000000; text-decoration: none }
.mjseventpro-listView-teaser:hover     { 
	border-bottom: 1px dotted #5F5F5F;
	color: #ff6600; 
	text-decoration: none; 	}
	
/* ###SINGLE_VIEW###
/

/* SINGLE_VIEW */
/* two seperate boxes:
#posterBox     { background-color: #fff; margin: 0 10px 10px 0; padding: 8px 10px; width: 100px; float: left; clear: both; border: solid 1px #eee }
#titleBox, #descrBox, #adDataBox       { background-color: #fff; margin-bottom: 10px; margin-left: 130px; padding: 8px 10px; clear: right; border: solid 1px #eee }
*/
/* box in box: */
#posterBox          { 
	background-color: #fff; 
	margin: 0 10px 0 0; 
	top: 0px; left: 0px; 
	float: left; 
	clear: both; 
	border: solid 0px #c0d7e5 }
#titleBox, #descrBox, #adDataBox  { 
	background-color: #fff; 
	margin: 0 0 10px 0; 
	padding: 0px ; clear: right; 
	border-bottom: solid 1px #eee }
#bdate, #entrytime, #edate  { padding-right: 20px; float: left }
#btime, #etime, #edatetime  { margin-left: 110px }

.tx-mjseventpro-pi1-singleViewField-title { 
	color: #025f98;
	font-size: 16px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: normal; 
	font-weight: bold;
}
.tx-mjseventpro-pi1-singleViewField-teaser { 
	border-bottom: 1px solid #c0d7e5;
	clear: left; 
	margin-bottom: 10px;	
	padding: 0 0 10px 0;
}

.tx-mjseventpro-pi1-singleViewField-image           { font-size: 9px; margin: 0; padding: 0px; clear: both; }
.tx-mjseventpro-pi1-singleViewField-imgcap         { font-size: 9px; margin: 0; padding: 0 10px 10px; }
.tx-mjseventpro-pi1-singleViewField-bdate, .tx-mjseventpro-pi1-singleViewField-entrytime, .tx-mjseventpro-pi1-singleViewField-btime,
.tx-mjseventpro-pi1-singleViewField-edate, .tx-mjseventpro-pi1-singleViewField-etime, .tx-mjseventpro-pi1-singleViewField-cat, .tx-mjseventpro-pi1-singleViewField-type, .tx-mjseventpro-pi1-singleViewField-descr, .tx-mjseventpro-pi1-singleViewField-internalrefs, .tx-mjseventpro-pi1-singleViewField-location, .tx-mjseventpro-pi1-singleViewField-files, .tx-mjseventpro-pi1-singleViewField-links,
.tx-mjseventpro-pi1-singleViewField-promoter, .tx-mjseventpro-pi1-singleViewField-location, .tx-mjseventpro-pi1-singleViewField-area,
.tx-mjseventpro-pi1-singleViewField-status, .tx-mjseventpro-pi1-singleViewField-priority, .tx-mjseventpro-pi1-singleViewField-fees,
.tx-mjseventpro-pi1-singleViewField-ticketlink, .tx-mjseventpro-pi1-singleViewField-age, .tx-mjseventpro-pi1-singleViewField-edatetime { 
	color: #222; margin-bottom: 10px 
}

.tx-mjseventpro-pi1-singleViewHeader-bdate,
.tx-mjseventpro-pi1-singleViewHeader-entrytime,
.tx-mjseventpro-pi1-singleViewHeader-btime,
.tx-mjseventpro-pi1-singleViewHeader-edate,
.tx-mjseventpro-pi1-singleViewHeader-etime,
.tx-mjseventpro-pi1-singleViewHeader-title,
.tx-mjseventpro-pi1-singleViewHeader-teaser,
.tx-mjseventpro-pi1-singleViewHeader-cat,
.tx-mjseventpro-pi1-singleViewHeader-type,
.tx-mjseventpro-pi1-singleViewHeader-descr,
.tx-mjseventpro-pi1-singleViewHeader-internalrefs,
.tx-mjseventpro-pi1-singleViewHeader-location,
.tx-mjseventpro-pi1-singleViewHeader-image,
.tx-mjseventpro-pi1-singleViewHeader-imgcap,
.tx-mjseventpro-pi1-singleViewHeader-files,
.tx-mjseventpro-pi1-singleViewHeader-links,
.tx-mjseventpro-pi1-singleViewHeader-promoter,
.tx-mjseventpro-pi1-singleViewHeader-location,
.tx-mjseventpro-pi1-singleViewHeader-area,
.tx-mjseventpro-pi1-singleViewHeader-status,
.tx-mjseventpro-pi1-singleViewHeader-priority,
.tx-mjseventpro-pi1-singleViewHeader-fees,
.tx-mjseventpro-pi1-singleViewHeader-ticketlink,
.tx-mjseventpro-pi1-singleViewHeader-age,
.tx-mjseventpro-pi1-singleViewHeader-edatetime { color: #888; font-size: 9px; border-top: 1px dashed #eee }

/* ###ARCHIVE_VIEW### 
******************************************/

    .optionBox              { color: #222; font-size: 9px; background-color: #fff; margin-bottom: 10px; padding: 10px; border: solid 1px #eee }
    .select   { padding-right: 10px; padding-bottom: 10px; float: left; clear: both }
    .search {}
 /*   .listRow               { color: #222; font-size: 11px; background-color: #fff; margin-bottom: 10px; padding: 5px 10px; border: solid 1px #eee } */

/* ARCHIVE_VIEW coded by TYPO3 */
	select, input { font-size: 9px }
    .tx-mjseventpro-pi1-archiveView-events     { background-color: #f7f7f7 }
    .tx-mjseventpro-pi1-archiveViewField-title { font-weight: 700; font-size: 9px; text-transform: uppercase }
    .tx-mjseventpro-pi1-archiveViewField-bdate  { color: #777; font-size: 9px; width: 160px; float: left; clear: both }
    .mjseventpro-archiveView-title:link     { text-decoration: none }
    .mjseventpro-archiveView-title:visited  { text-decoration: none }
    .mjseventpro-archiveView-title:hover    { text-decoration: underline }

	
	
/***************************************	
***** SONSTIGE SPIELEREIEN *************
****************************************/
.nowshow { display: none; }	
.hidden { display: none; }
div.INACT, div.CUR { display: none; }
hr { background: #FFFFFF; height: 0; margin: 0; padding: 0; border-bottom: 1px solid #c0d7e5; }	

.csc-linkToTop { padding: 0 0 0 10px; }

/* MAILFORMULAR SCRIPT FÜR DEN RTE */
div#mailformular form input, div.mailformular form textarea { border: 1px solid silver;  } 

.csc-linkToTop {display:none;}
