body      {
			 margin-top: 0px;
			 margin-bottom: 0px;
			 font-size:10px;
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 color:#000000;
			 background-color:#ffffff;
			 background-image:url(../images/slice/dj_site_edit_bg.jpg);
			 background-repeat:repeat;
		  }
		  
A:link    { color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }
A:active  { color: #000000; text-decoration: underline; }
A:hover   { color: #000000; text-decoration: underline; }

#event A:link    { color: #ffffff; text-decoration: none; }
#event A:visited { color: #ffffff; text-decoration: none; }
#event A:active  { color: #ffffff; text-decoration: underline; }
#event A:hover   { color: #ffffff; text-decoration: underline; }

#rightright A:link    { color: #ff0000; text-decoration: none; }
#rightright A:visited { color: #ff0000; text-decoration: none; }
#rightright A:active  { color: #ff0000; text-decoration: underline; }
#rightright A:hover   { color: #ff0000; text-decoration: underline; }

table {
			border:0px;
}

h1		  {
			 font-size: 15px;		
			 font: bolder;	 
		  }

hr {
	border:dotted #D1D1D1 1px; 
	height:1px;
	border-left:0px; 
	border-right:0px;
	border-top:0px;
}

.content_table{
		font-size:10px;
}

.main_content {
	border:solid #dfdfdf 1px; 
	margin:5px;
}

.rahmen {
	background-color:#E8E8E8; 
	border:solid #D1D1D1 1px; 
	border-left:0px; border-right:0px;
	border-left-style:none;
	border-right-style:none;
	font-weight:bold;
	padding-left:5px;
}

.small_center {
			color: #858585;
			font-size: 10px;	
			text-align: center;
		  }

.small_center a:link {
			color: #858585;
		  }

.small_center a:visited {
			color: #858585;
		  }
		  
.small_center a:active {
			color: #858585;
		  }

.small_center a:hover {
			color: #858585; text-decoration: underline;;
		  }		
		    	
.small {
			color: #858585;
			font-size: 10px;	
		  }

.infotext	 {
			 text-align:left;
			 font-size: 14px;		
			 font: bolder;	 
			 color:#ffffff;
		 }
		 
.bold 
		 {
		 font-weight:bold;
		 }
		 
.sys_table {
	color: #bbbcbe;
}

.login {
	font-size:9px;
	width:90px;
	height:12px;
}

.login_submit {
	font-size:0px;
	width:55px;
	height:15px;
	background-image:url('../images/slice/login_button.jpg');
	background-repeat:no-repeat;
	border:0px;
}

.red {
   color:#D14040;
   font-weight:bold;
}
.gray {
   color:#7B7B7B;
}
.greyed {
	color:#D1D1D1;
	-moz-opacity:0.9;filter:alpha(opacity=90);
}


tr.s {font-family:helvetica;font-size:9pt;}
td.h {font-family:helvetica;font-size:10pt;text-align:right;}
td.d {font-family:helvetica;font-size:9pt;}
td.d0 {font-family:helvetica;font-size:9pt;border-style:solid;text-align:center;
    	 border-width:1px;border-color:gray;font-weight:normal;}
td.d1 {font-family:helvetica;font-size:9pt;border-style:solid;text-align:center;
   		 border-width:1px;border-color:gray;background-color:gold;font-weight:normal;}
td.d2 {font-family:helvetica;font-size:9pt;border-style:solid;text-align:center;
    	 border-width:1px;border-color:red;background-color:#ffeeee;font-weight:bold;}
.calender_link { color:#00FF00; }

		 
.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
}

.rteVertSep {
	margin: 0px;
	color: #ffffff;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
	color: #ffffff;
}

.rteDiv {
	display: block;
	position: relative;
	color: #ffffff;
}

iframe   {
				border:1px #a0a09f solid;
				color:#9e9e9e;
				background-color:#ffffff;	
				font-family:Verdana, Arial, Helvetica, sans-serif;
		 }		 
		 
TEXTAREA, INPUT, SELECT {
	border:1px #a0a09f solid;
	color:#9e9e9e;
	background-color:#ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}		 
