/* Om te centreren: left 50%, margin-left -(helft breedte) */

#Omhulsel
{ background: transparent; position:relative; width: 888px; left: 50%; margin-left: -444px; margin-right:auto; }

#Content {
	position:absolute; left:226px; top:238px; width:476px; padding: 5px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	background-color: #ffffff
}

#ContentBreed {
	position:absolute; left:226px; top:278px; width:636px; padding: 5px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	background-color: #ffffff
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000;
	background-color: #EEEEEE; background-image: url('background.jpg');
	background-position: top center;
	/* text-align: left; */
	text-align: justify;
	/* height:1024px; */
	height:1000px;
}

td { font-size: 12px; }

td.newstopL { border-style: solid; border-color: #00BFFF; border-width: 2px; }
td.newstopR { border-right: 2px solid #00BFFF; border-bottom: 2px solid #00BFFF; border-top: 2px solid #00BFFF; }
td.newsleft { border-left: 2px solid #00BFFF; border-right: 2px solid #00BFFF; }
td.newsright { border-right: 2px solid #00BFFF; }
td.newsbottomL { border-left: 2px solid #00BFFF; border-bottom: 2px solid #00BFFF; }
td.newsbottomR { border-right: 2px solid #00BFFF; border-bottom: 2px solid #00BFFF; }

p { padding: 0px; }

.plaintext { color: #000000; font-size: 11px }
.header1 { color: #220094; font-size: 14px; font-weight: bold; letter-spacing: 1px; }
h1, .h1 { color: #220094; font-size: 14px; font-weight: bold; letter-spacing: 1px; margin-bottom: 0px; padding-bottom: 5px; }
.header2 { color: #220094; font-size: 12px; font-weight: bold; line-height: 20px; }
h2, .h2 { color: #220094; font-size: 12px; font-weight: bold; padding: 0px; margin-bottom: 0px; }
.smalltext { color: #220094; font-size: 9px; }

a { color: #6B22B0; font-size: 11px; text-decoration: none; }
.link { color: #6B22B0; font-size: 11px; text-decoration: none; }
.smallink { color: #4B00F0; font-size: 9px; text-decoration: none; }

	
ul {list-style-image: url(dot.gif); margin-top: 0cm; margin-bottom: 0cm; margin-left: 0.25cm; font-size: 11px; }
ul li { padding: 2px 0 0 0; }
ol { margin-top: 0cm; margin-bottom: 0cm; margin-left: 0.8cm; font-size: 11px; }
/* OL { margin-top: 0cm; margin-bottom: 0cm; margin-left: 0.8 cm; font-size: 11px; list-style-type: decimal;} */

.normalbutton {
	border-right: #402D8F 1px solid; border-top: #402D8F 1px solid;  
	border-left: #402D8F 1px solid; border-bottom: #402D8F 1px solid; 
	font-weight: normal; font-size: 11px; 
	cursor: crosshair; height: 19px; text-decoration: none;
	color: #402D8F; font-family: Verdana, Helvetica; background-color: #FFFFFF; 
}
		
.field {
	border-right: #402D8F 1px solid; border-top: #402D8F 1px solid; 
	border-left: #402D8F 1px solid; border-bottom: #402D8F 1px solid; 
	padding-right: 5px; padding-left: 5px; 
	font-weight: normal; font-size: 11px; 
	width: 170px; height: 18px; 
	color: #111111; font-family: Verdana, Arial, Helvetica; background-color: #ffffff; 
	text-decoration: none
}

.textfield {
	border-right: #402D8F 1px solid; border-top: #402D8F 1px solid; border-left: #402D8F 1px solid; 
	border-bottom: #402D8F 1px solid; 
	padding-right: 5px; padding-left: 5px; 
	font-weight: normal; font-size: 11px; 
	width: 435px; height: 140px; 
	color: #111111; font-family: Verdana, Arial, Helvetica; background-color: #ffffff; 
	text-decoration: none
}		
		