body
		{
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		color: #666666;
		}

#page_content
		{
		font-size: 1.2em;
		}

h1,
h2,
h3,
h4,
h5,
h6
		{
		color: #1d5da7;
		font-family: "Georgia", "Times New Roman", serif, Times;
		font-weight: normal;
		margin-bottom: 5px;
		}

h1
		{
		font-size: 1.7em;
		}

h2
		{
		font-size: 1.6em;
		}

h3
		{
		font-size: 1.3em;
		}

p, table
		{
		margin-bottom: 20px;
		}

a
		{
		color: #3b63a8;
		}

a:hover, a:visited:hover
		{
		color: #c55740;
		}

a:visited
		{
		color: #666666;
		}

.smaller_text
		{
		font-size: 0.75em;
		}

#content ul, body.mceContentBody ul
		{
		margin-left: 15px;
		list-style-type: square;
		margin-bottom: 15px;
		}

#content img, #content a img, body.mceContentBody img, body.mceContentBody a img
		{
		float: right;
		margin-left: 15px;
		margin-bottom: 15px;
		padding: 10px;
		border: solid 1px #e1e1e1;
		}
		
		div#content_rightColumn img, #content a.standardImage img, div#content_leftColumn img
			{
			padding: 5px;
			border: solid 1px #EFEFEF;
			margin: 0 auto 10px auto;
			display: block;
			float: none;
			}
		
		div#content_rightColumn table td, div#content_leftColumn table td
			{
			vertical-align: top;
			padding: 0 5px;
			}

body.mceContentBody
		{
		font-size: 12px;
		color: #666;
		padding: 10px;
		}

a.morelink
	{
	white-space: pre;
	}

.floatHalfColumn
	{
	float: left;
	width: 240px;
	margin: 5px;
	}

.floatHalfColumn h3
	{
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	}

table.scoreboard
	{
	border-collapse: collapse;
	border: solid 1px #EFEFEF;
	width: 100%;
	}


table.scoreboard th, table.scoreboard td
	{
	padding: 3px;
	border: solid 1px #EFEFEF;
	font-size: 0.9em;
	}

table.scoreboard th
	{
	background-color: #9CD3FF;
	}

table.tournamentmatches
	{
	border-collapse: collapse;
	border: solid 1px #EFEFEF;
	width: 100%;
	}

table.tournamentmatches th, table.tournamentmatches td
	{
	padding: 3px;
	border: solid 1px #EFEFEF;
	font-size: 0.9em;
	}
	
	table.tournamentmatches td em
		{
		white-space: pre;
		font-size: 0.875em;
		color: #999999;
		}

table.tournamentmatches th
	{
	background-color: #9CD3FF;
	}

div#content a img.banner
	{
	padding: 20px 0 0 0;
	border: none;
	margin: 0;
	float: none;
	background: url(../wsimages/annonse_tekst.gif) #FFFFFF no-repeat left 5px;
	border-bottom: solid 1px #ebebeb;
	}
/*  Department (idlContact)
----------------------------------------------- */
	div#idldepartments
				{

				}

		div.idlemployee
				{
				width: 247px;
				height: 172px;
				float: left;
				padding: 5px;
				border-top: dotted 1px #dbdbda;	
				}

		div.idlemployee img
				{
				float: left;
				margin: 0px 10px 0 10px; 
				}
	
