/* The DJ-resource... Style Sheet */

  a[href]:after {
    content: none !important;
  }

/* Standard Elements */

body, td	{		background: #ffffff;
				font-family: "Cantarell", Helvetica, Arial, sans-serif;
				font-size: 12pt;
				margin: 0;
				width: 100%;
		}
img		{		border: 0
		}

/* Characters & Fonts */
.title, .dark 	{	background: none;
				color: #333333;

				font-weight: bold;

		}

.header, .red		{	background: none;
		 		color: #a20033;

				font-weight: bold;

		}

.gray 	{		background: none;
				color: #888888;


		}

.errorcolor	{		background: none;
				color: #ff0000;

				font-family: Helvetica, sans-serif
		}

/* Other styles and classes */

.text_wim 	{color: #a20033; font-size: : 8pt}
.text_lead 	{color: #313131; font-size: : 8pt}


/* Tables and Cells*/

th 		{		background: #ffffff;
				height: 25px;
				font-weight: bold;
				text-align: left
		}



/* Table Styles */


.box 	{ 		width: auto;
				border: 0;
				margin: 0 5%;
				padding: 0;
				background-color: #ffffff;
}


/* TD styles */

.frameh, .framce, .framel, .framew, .frameli, .tab, .tabon, .tabwin {		height :12pt;

				border-width: 0pt;

				border-collapse: collapse;
				background-color: #ffffff;
				border-spacing:20pt;
				padding: 2pt

}


/* Misc Mainpage */



#menu, td		{ 	display: none;
					width: 0px
      		}

#cont		{
					width: auto;
					border: 0;
					margin: 0 2%;
					padding: 0;
					float: none !important;

				background: #ffffff;


 }

#navcontainer, .navisubmenu, #PleaseSupportUse	{ display: none; }
.adsbygoogle{ display: none; }
.to-top{ display: none; }
#profilecontainer { display: none; }


.frametop	{ 	display: none;
			}
.frameleft, .menucol	{ 	display: none;
			}
.frameright, .headerlogo, #navibar	{ 	display: none;
			}
.contentcol,#contentcol {	width : 100%;}


li			{ font-size: : 10px;}

p			{ font-size: 10px;}
p.topic		{ font-size: 11px;	text-align: justify;line-height: 1.2em;}
div			{ font-size: 10px;}

