/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #777777;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;	
}

IMG {
	border: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearSpace {
	clear: both;
}

#ssHolder {
	background-color: #007100;
	background-image: url(../images/bg_holder.jpg);
	background-repeat: repeat-x;
}

#ssSite {
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-y;
	height: 100%;
	overflow: hidden;
	width: 900px;
}

#ssHeader {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	overflow: hidden;
	width: 900px;
}

#ssTopMenu {
	background-image: url(../images/bg_top_menu.jpg);
	background-repeat: no-repeat;
	height: 35px;
	overflow: hidden;
	width: 900px;
}

	#ssTopMenu .Item {
		background-image: url(../images/bg_menu.jpg);
		float: left;
		height: 35px;
		overflow: hidden;
		width: 116px;
	}
	
		#ssTopMenu .Item A {
			color: #FFFFFF;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
	
	#ssTopMenu .ItemA {
		background-image: url(../images/bg_menu_act.jpg);
		float: left;
		height: 35px;
		overflow: hidden;
		width: 116px;
	}
	
		#ssTopMenu .ItemA A {
			color: #063806;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
	
	#ssTopMenu .ItemPrevA {
		background-image: url(../images/bg_menu_prev_act.jpg);
		float: left;
		height: 35px;
		overflow: hidden;
		width: 116px;
	}

#ssColLeft {
	background-image: url(../images/bg_col_left.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	width: 148px;
	min-height: 600px;
}

#ssColMiddle {	
	float: left;
	overflow: hidden;
	width: 565px;
}

#ssColRight {
	float: left;
	width: 187px;
	overflow: hidden;
}

#ssFooter {
	margin: 10px 5px 0px 10px;
	border-top: solid #CCCCCC 1px;
	text-align: right;
}

	#ssFooter A {
		text-decoration: none;
		color: #777777;
	}

#ssMenuLeft {
	margin-top: 42px;
}

	#ssMenuLeft .Item {
		background-color: #FFFFFF;
		background-image: url(../images/bg_menu_left.jpg);
		background-repeat: no-repeat;
		width: 147px;
	}
	
		#ssMenuLeft .Item A {
			color: #999999;
			text-decoration: none;
			font-size: 11px;
		}
	
	#ssMenuLeft .ItemA {
		background-color: #FFFFFF;
		background-image: url(../images/bg_menu_left_act.jpg);
		background-repeat: no-repeat;
		width: 147px;
	}
	
		#ssMenuLeft .ItemA A {
			color: #003300;
			text-decoration: none;
			font-size: 11px;
		}
		







	#ssMenuLeft .SubItem {
		background-color: #FFFFFF;
		background-image: url(../images/bg_menu_left_sub.jpg);
		background-repeat: no-repeat;
		width: 147px;
	}
	
		#ssMenuLeft .SubItem A {
			color: #999999;
			text-decoration: none;
			font-size: 11px;
		}
	
	#ssMenuLeft .SubItemA {
		background-color: #FFFFFF;
		background-image: url(../images/bg_menu_left_sub_act.jpg);
		background-repeat: no-repeat;
		width: 147px;
	}
	
		#ssMenuLeft .SubItemA A {
			color: #003300;
			text-decoration: none;
			font-size: 11px;
		}
	

#ssSearch {
	background-image:url(../images/bg_searchbox.jpg);
	height: 35px;
	margin-left: 6px;
	overflow: hidden;
	width: 181px;
}

#ssNews {
	width:177px;
	padding:5px;
	float:left;}
	
	*html div#ssNews {
		width:187px;}

#ssBannerRight {
	width:150px;
	height:50px;
	float:left;
	border-bottom:1px #333333 solid;
	margin-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-left:18px;}

#ssContentRight {
	width:187px;
	height:100%;
	float:left;}
	

#ssGeopath {
	border-bottom: #CCCCCC 1px solid;
	margin: 16px 5px 8px 10px;
}

#ssGeopath A {
	text-decoration: none;
	color: #C8C8C8;
}













div#ecoList {

}

div.ecoListBox {
	/*
	float:left;
	background-image: url(../images/bg_list_box.jpg); 
	*/
	background-image: url(../images/bg_list_box_large.jpg);
	height: 220px;
	margin: 10px 5px 5px 0px;
	width: 545px;
}

div.ecoListTitle {
	/*
	background-image: url(../images/box_title_bg.jpg);
	*/
	background-image: url(../images/box_title_bg_large.jpg);
	background-repeat: no-repeat;
	width: 545px;
	height: 30px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


div.ecoListContent {
	width: 545px;
}

	div.ecoListContent .Image {
		padding: 5px 10px 0px 10px;
	}
	
	div.ecoListContent .Text {
		padding: 0px 10px 0px 10px;
	}
	
	div.ecoListContent .Text p {
		margin: 3px 0px 3px 0px;
	}
	
	div.ecoListContent .Link {
		padding: 0px 10px 0px 10px;
		text-align: right;
	}
	
.csc-firstHeader {
	font-size: 14px;
	margin-bottom: 5px;
}











#menuz {
	width: 148px;
	font: normal normal normal 11px/13px Arial, Helvetica, sans-serif;
}

	#menuz ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	#menuz ul ul {
		display:none;
	}
	
	#menuz A.no, #menuz A.act {
		color: #000000;
		text-decoration: none;
	}
	
#menuz {

}

#menuz A {
	display:block;
	border-right:1px solid #005073;
	padding: 3px 5px 3px 5px;}

*html #menuz A {
	width: 100%;
} /* IE */

#menuz UL IMG {
	margin:2px 3px 2px 0px;
}

#menuz UL UL IMG {
	margin-left:6px;
}

#menuz UL UL UL IMG {
	margin-left:12px;
}

#menuz UL A {
	background-image: url(../images/bg_menu_left.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#menuz .act {
	background-image: url(../images/bg_menu_left_act.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#menuz UL LI UL A {
	background-image: url(../images/bg_menu_left.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.monthlargebasic {
	height: 70px;
}


.wtgallery_listpic wtgallery_listpic_no{
	padding: 10px 25px 5px 25px;
}










/** Goof Fotobook **/

/** Übersicht der Kategorien **/
.gallerie {
width:100%;
float:left;}

.navigation {
width:100%;
background:#ffffff;}

.preview {
width:100%;
}

.thumbnail_preview {
width:480px;
background:#F0EFF0;
margin-bottom:20px;
font-size:14px;
margin-right:5px;
margin-top:5px;
border:0px solid #a8a8a8
}

.thumbnail_preview a {
text-decoration:none;
font-size:14px;
}

.thumbnail_preview img {
border:1px solid #C4C4C4;
margin-right:5px;}

/** Ende Übersicht der Kategorien **/

/** Ansicht der Thumbnails **/
div.gallerie_view {
width:90%;
float:left;
margin-bottom:10px;
display:inline;
padding-left:60px;}

/** Standard Browser Firefox... **/
.gfpb_portret[class],
.gfpb_landscape[class] {
background:#F8F8F8;
display: table;
overflow: hidden;
float:left;
margin-right:20px;
margin-top:20px;
height:160px;
}

.gallerie_inner[class] {
_top: 50%;
display: table-cell;
vertical-align: middle;
}


/** IE 6 **/
* html .gfpb_portret,
* html .gfpb_landscape {
background:#F8F8F8;
display: block;
position:relative;
overflow:hidden;
float:left;
margin-right:20px;
margin-top:20px;
height:160px;
width:150px;
}

* html .gallerie_inner {
position: absolute;
top:50%;
}

*html div.gallerie_inner a img {
position: relative;
top: -50%;}
/** Ende Ansicht der Thumbnails **/

.gallerie_title {
width:100%;
display:block;
background:#efefef;
font-size:14px;
color:#000000;
font-weight:bold;
height:1.2em;
margin-bottom:10px;
padding-left:0px;}

















/* jr newsticker */

.newsTicker {

        margin-top:10px;

}

.jrTicker {

         margin: 5px;

         padding: 5px;

         text-align: left;

         border: 1px dashed #c0c0c0;

}

.jrTicker img{

         margin-left: -5px;

         padding: 0px;

}

.jrTickerHeaderFont {

        font-family: Helvetica,Arial,sans-serif;

        color:black; font-size:12px;

        font-weight: bold;

        background-color:transparent;

}

To use this plugin, you should create some fontclasses for the ticker like these:

Example out of my main.css file

.newsTxt1bBlack {

  font-size: 8pt;

  font-family: helvetica, arial, sans-serif;

  font-weight: bold;

  color: black;

}

.newsTxt1bRed {

  font-size: 8pt;

  font-family: helvetica, arial, sans-serif;

  font-weight: bold;

  color: red;

}

.newsTxt1bGreen {

  font-size: 8pt;

  font-family: helvetica, arial, sans-serif;

  font-weight: bold;

  color: #00cc00;

}





.armbrust-title {
	background-color: #CC9900;
	padding: 5px;
}

.armbrust-body {
	background-color: #FF0000;
	padding: 5px;
}

.termine-title {
	background-color: #CC9900;
	padding: 5px;
}

.termine-body {
	background-color: #FF0000;
	padding: 5px;
}




/*******************************************
* Kalender Zusätze
********************************************/

.tx-cal-controller {
	padding: 5px;
}

.tx-cal-controller h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}



.tx-cal-controller form fieldset legend {
    color:blue;background:#eee;border:1px solid #aaa;padding:2px 6px;margin-left:12px;
}
.tx-cal-controller form fieldset {
    border:1px solid #aaa;width:40em;padding:12px;background:#d5d0ba;
}
.tx-cal-controller form label {
    float:left;
    width:10em;
    padding-left:6px;
}
.tx-cal-controller form input,.tx-cal-controller form select {
    clear:left;margin:4px 0;
}

.tx-cal-controller form input.search {
    float:right;
}
		.tx-cal-controller .weekview {
			margin: 0 auto;
			}
		
		.tx-cal-controller .weekview .nextweek_arrow, .tx-cal-controller .weekview .previousweek_arrow {
			width: 16px;
			height: 20px;
			border: 0px;
			text-align: left;
			}
		
		.previsousweek_arrow {
			text-align: right;
			}
		
		
h1 {
	font-size: 14px;
}

.tx-mythrepository-pi1 {
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}
    form.tx-mythrepository-pi1-form {margin:0px; padding:0px;}
    .tx-mythrepository-pi1 table { border: 0px; text-align:left;}
    .tx-mythrepository-pi1 table.tx-mythrepository-pi1-box { border: 1px solid #000000; text-align:left;}
    .tx-mythrepository-pi1 table td { font-size: 12px;font-family: arial,helvetica; color: #000000; font-weight:bold;}
    .tx-mythrepository-pi1 table td a {color: #828282; text-decoration: none;}
    .tx-mythrepository-pi1 table td.tx-mythrepository-pi1-filename A {font-size: 11px; font-weight:bold; text-decoration:none;}
    .tx-mythrepository-pi1 table td.tx-mythrepository-pi1-filesize {font-size: 11px;font-weight:bold;}
    .tx-mythrepository-pi1 table td.tx-mythrepository-pi1-filemod {font-size: 11px;font-weight:bold;}
    .tx-mythrepository-pi1 form { font-size: 12px;font-family: arial,helvetica; color: #000000; font-weight:bold;}
    .tx-mythrepository-pi1-header-row { background-color: #009900; }
    .tx-mythrepository-pi1-row { background-color: #C2FFBF; }
    
    .tx-mythrepository-pi1-header-icon,
    .tx-mythrepository-pi1-header-filename,
    .tx-mythrepository-pi1-header-perms,
    .tx-mythrepository-pi1-header-owner,
    .tx-mythrepository-pi1-header-group,
    .tx-mythrepository-pi1-header-filesize,
    .tx-mythrepository-pi1-header-filemod {
      color: #828282;
      font-style: italic;
      font-weight: bold;
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: black;
    }
    
    .tx-mythrepository-pi1-icon,
    .tx-mythrepository-pi1-filename,
    .tx-mythrepository-pi1-filename-asb,
    .tx-mythrepository-pi1-perms,
    .tx-mythrepository-pi1-owner,
    .tx-mythrepository-pi1-group,
    .tx-mythrepository-pi1-filesize,
    .tx-mythrepository-pi1-filemod { }
    .tx-mythrepository-pi1-notemessage {margin:0px; padding:0px; margin-top:10px;}
    .tx-mythrepository-pi1-note {font: bold 10px verdana, sans-serif; color: #FF0000;}
    
    .tx-mythrepository-pi1-upload {margin:0px; margin-top:10px; padding:0px; border: 1px solid #000000; text-align:left; background-color: #E7F3FF;}
    .tx-mythrepository-pi1-email {margin:0px; padding:0px; margin-top:10px; border: 1px solid #000000; text-align:left; background-color: #E7F3FF;}
	
	
DL DT { 
	color: #000000;
	padding: 5px 5px 5px 5px; 
}
	DL DT A {
		color: #000000;
	}
	
	DL DT IMG {
		float:right;
	}
	
	DD P.bodytext {
		padding: 5px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		color: #828282;
	}
	
