a  {
	color:				#000000;
	text-decoration:	none;
}
a:hover  {
	color:				#000000;
	text-decoration:	none;
}

td {
	color:			#000000;
	font-family:	verdana,helvetica,arial,sans-serif;
	font-size:		10px;
	line-height:	13px;
}


/* muesste eigentlich mit unter "Design4" 
*/
td table tr td#content a {
    border-bottom-width: 0px; 
}
td table tr td#content a:hover {
    border-bottom-width: 0px; 
}

/*hack for hide footer */
TD TABLE TR#footer TD.footertop {
	display: none;
}
TD TABLE TR#footer TD.footertop a {
	display: none;	
}
td.footerbottom {
	display:none;
}
body {
	max-width:				1400px;  
	background-image:url(/fileadmin/fcg/mp3/jpg/background.png); 
}
/*-----------------------------------*/


table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 thead th {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    background: #788EBB;
    color: #FFFFFF;
    vertical-align: middle;
    white-space:nowrap;
}
table.Design4 thead th a {
    text-align: center;
    font-weight: bold;
    background: #788EBB;
    color: #FFFFFF;
    padding: 0.1em 0.1em;
    vertical-align: middle;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.3em;
    background: #DBE2F1;
    vertical-align: middle;
}
table.Design4 td {
    font-weight: normal;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.3em 0.3em;
    vertical-align: middle;
}
table.Design4 tr.odd {
    background: #F6F4E4;
    vertical-align: middle;
}
table.Design4 tr.player {
    background: #F6F4E4;
    vertical-align: middle;
}
table.Design4 tbody tr.odd td a img {
    margin:0px 0px;
    text-align:center;
    vertical-align: middle;
}
table.Design4 tbody tr.odd td a:hover img {
}
table.Design4 tr.even {
    background: #FBF9E9;
}
table.Design4 tbody tr.even td a img {
    margin:0px 0px;
    text-align:center;
    vertical-align: middle;
}
table.Design4 tbody tr.even td a:hover img {
}

/*---------------Buttons------------------------*/
/*--------------- 1 rows -----------------------*/
body .buttons1 {
 	margin: 	13px 2px;	/* 33px for 2 rows*/   
 	clear: 		both;
 	height: 	20px;
 	margin-top: 1px !important
}
body .buttons1 span {
 	margin: 	3px 2px;  /*button Abstand*/ 
 	float: 		left;
 	width: 		auto;
 	white-space: nowrap
}
body .buttons1 span a {
 	color: 			#000;
 	float: 			left;
 	font-size: 		11px;
 	font-weight: 	bold;
 	height: 		20px;
 	line-height: 	19px;
 	padding-left: 	11px;
 	padding-right: 	11px;
 	text-decoration: none
}
body .buttons1 span a:hover {
 	text-decoration:underline
}
body .topic .buttons1 span,body .buttons1 span {
 	background:url(/fileadmin/fcg/mp3/icons/link-background-left.gif) top left no-repeat
}
body .topic .buttons1 span a,body .buttons1 span a {
 	background:url(/fileadmin/fcg/mp3/icons/link-background-right.gif) top right no-repeat
}

/*---------------Buttons------------------------*/
/*--------------- 2 rows -----------------------*/
body .buttons2 {
 margin: 33px 2px;	/* 33px for 2 rows*/   
 clear: both;
 height: 20px;
 margin-top: 1px !important
}
body .buttons2 span {
 margin: 3px 2px;  /*button Abstand*/ 
 float: left;
 width: auto;
 white-space: nowrap
}
body .buttons2 span a {
 color: #000;
 float: left;
 font-size: 11px;
 font-weight: bold;
 height: 20px;
 line-height: 19px;
 padding-left: 11px;
 padding-right: 11px;
 text-decoration: none
}
body .buttons2 span a:hover {
 text-decoration:underline
}
body .topic .buttons2 span,body .buttons2 span {
 background:url(/fileadmin/fcg/mp3/icons/link-background-left.gif) top left no-repeat
}
body .topic .buttons2 span a,body .buttons2 span a {
 background:url(/fileadmin/fcg/mp3/icons/link-background-right.gif) top right no-repeat
}






.formmailer{
    border: 1px solid Black;
    background: #E4E4E4;
    /* align: center;   */
    /* bordercolor: #000000; */
}

 
 div.pagenavi {
  font-size: 11px;
  margin-top:  0.5em;
  margin-left: 1em; 
}
div.pagenavi a{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
div.pagenavi a.active {
  font-size: 14px;
  font-weight: bold;
  color: #FFCCCC;
  background-color: #CC0000;
}	
div.pagenavi a:hover{
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

