body {
	margin: 0px;
	padding: 0px;
	background: #d9d9d9;
}

body, p, html, table, td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}


#centercolumn {
	border: 0px solid #ff0000;
	margin-left: 201px;
	margin-right: 201px;
	padding: 10px 4px;
}

#ccolumnnoright {
	border: 0px solid #ff0000;
	margin-left: 201px;
	margin-right: 10px;
	padding: 10px 4px;
                z-index:1;
}

#header {
	background: #FFFFFF;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #082B9F;
}

#udsvmenu {
	left: 1px;
	position: absolute;
	width: 200px;
	margin-top: 4px;
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
	margin-top: 175px;
}

#leftcolumn_eneco {
	left: 0px;
	position: absolute;
	width: 150px;
	margin-top: 175px;
}

#leftcolumnnomenu {
	left: 0px;
	position: absolute;
	width: 200px;	
                padding: 10px 4px;
}

#rightcolumn {
	position: absolute;
	right: 0px;
	width: 200px;
	margin-top: 4px;
}

#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p, #leftcolumn td, #leftcolumnnomenu, #leftcolumnnomenu p, #leftcolumnnomenu td { 
	font-size: 11px;
	line-height: 16px;
}

.centersmall td , .centersmall p {
                font-size: 11px;
                line-height: 16px;
}

#footer {
	border: 1px solid #00f;
	clear: both;
}

.block {
	margin:6px 6px 30px 6px;
	padding: 25px;
	background: #FFFFFF;
	border: 1px solid #ff0000;
}
.noblock {
	margin:6px 6px 6px 6px;
	padding: 4px;
	background: #FFFFFF;
	border: 0px;
}
.block_sponsor {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: #2685D0;
	border: 1px solid #ff0000;
}

.block H3 {
	background: #082B9F;
	color: #FFFFFF;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

.block_sponsor H3 {
	background: #082B9F;
	color: #FFFFFF;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

.block P {
	margin: 0px;
}

.content {
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}

.entrycontent {
	padding: 12px;
	background: #FFF;
	border: 1px solid #999;
}


.content p {
	margin: 4px 2px 4px 2px;
}


H1 {
	font-size: 16px;
	margin: 4px;
	color: #FFF;
		display: inline;
}


H2 {
	font-size: 13px;
       border-bottom:1px dashed #ff0000;
       margin:0px;
	padding: 0px;
	color: #082B9F
}

.bovenaan H2 {
	font-size: 13px;
       border-bottom:1px dashed #ff0000;
       margin:0px;
	padding: 0px;
	color: #ff0000;
}


H3 {
	font-size: 13px;
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #FFF;
	display: inline;
	font-style: italic;
}


.date {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #5C6B8E;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5C6B8E;
}


a {
 color: #ff0000;
}

.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.img-shadow {
  float:left;
  background: url(/teams/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/teams/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #888888;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 