/* --------------------------------------------------------- */
/* ----- Stylesheets für das Computec Community System
		Webseite: Widescreen
	----- */
/* --------------------------------------------------------- */

.normal
	{
	font-weight:normal; 
	color:#000000;
	}


table.BRDheader
	{
	background-color:#FFFFFF;
	height:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #E6E6E6;
	}

td.BRDheadertitle
	{
	width:147px;
	}

div.BRDheadertitle
	{
	color:#000000;
	text-align:left;
	padding-left:3px;
	padding-right:5px;
	}

td.BRDheaderstrapper
	{
	background-color:#FFFFFF;
	width:1px;
	}

td.BRDheadersubtitle
	{
	background-color:#FFFFFF;
	color:#000000;
	}

div.BRDheadersubtitle
	{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
	padding-left:3px;
	}

td.BRDheaderspacer
	{
	background-color:#FFFFFF;
	color:#FFFFFF;
	}

img.BRDimage
	{
	max-width:458px;
	}

table
	{
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	}

img
	{
	border:0px;
	}

form	
	{
	margin:0px;
	padding:0px;
	}

td,th,a,span,div,b,i,u,li
	{
	font-family:Arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	}

/* ORganizer, Mail*/
table.ccsomaildetail,div.ccsomaildetail
	{
	width:100%;
	background-color:#E5E5E5;
	}
	
div.ccsomaildetail
	{
	display:table;
	height:300px;
	margin-bottom:20px;
	width:100%;
	}
	
table.ccsomaildetail th
	{
	background-color:#FFFFFF;
	font-weight:bold;
	width:20%;
	border-bottom:1px solid #819BCC;
	text-align:left;
	text-indent:3px;
	}
	
table.ccsomaildetail td
	{
	background-color:#FFFFFF;
	width:80%;
	border-bottom:1px solid #819BCC;
	}
	
table.ccsomailform
	{
	width:100%;
	margin-bottom:20px;
	background-color:#E5E5E5;
	}

table.ccsomailform th
	{
	width:203px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
	text-indent:4px;
	}



/* User-Online-Fenster */
div.BRDonline	/* comuseronline */
	{
	background-color:#FFC990;
	border-bottom:1px dashed #D35800;
	font-size:10px;
	width:609px;
	height:65px;
	margin-top:12px;
	margin-bottom:12px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	padding-top:3px;
	padding-left:3px;
	/*padding-right:3px;*/
	padding-bottom:3px;
	}

a.BRDonline,a.BRDonline:link,a.BRDonline:active,a.BRDonline:visited,a.BRDonline:hover
	{
	color:#000000;
	font-size:10px;
	text-decoraction:none;
	font-style:italic;
	}

a.BRDonlineCO,a.BRDonlineCO:link,a.BRDonlineCO:active,a.BRDonlineCO:visited,a.BRDonlineCO:hover
	{
	color:#000000;
	font-size:10px;
	text-decoraction:none;
	}

a.BRDonlineAdmin,a.BRDonlineAdmin:link,a.BRDonlineAdmin:active,a.BRDonlineAdmin:visited,a.BRDonlineAdmin:hover
	{
	color:#FF0000;
	font-size:10px;
	text-decoraction:none;
	}
