/* opmaak ----------------------------------------*/body { 	background: #121212;	color: #fff;	font-size: 70%; 	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif; 	line-height: 1.3em;}h1 { font-size: 1.4em; }h2 { font-size: 1.3em; }h3 { font-size: 1.2em; }h4 { font-size: 1.2em; }h5 { font-size: 1.1em; }h6 { font-size: 1em; }h1, h2, h3, h4, h5, h6 { 	margin-bottom: 1em;}p, ul, ol { 	font-size: 1.1em;}

ul {
	list-style-position:inside;	list-style-type:square;
}

ol {
	list-style-position:inside;	list-style-type:decimal;
}

li {
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0.1em;
	padding-bottom: 0.2em;
}

 /* ontwerp ----------------------------------------*/

#right ul, #right ol, p {
	margin-bottom: 1.3em;
}

#bottom-right ul {
	margin-bottom: 0em;
}
#logo {
	background: #000;	height: 85px;	width: 612px;	position: relative;
	display: inline;
	float: left;
	margin-left: -102px;
	margin-top: /*	left: 355px;	top: 332px;*/	z-index: 100;
}a, #logo a, a.e-mail, #menu a, .inconspicuous{	text-decoration: none;
	color: #C6252A;	cursor: pointer;}

#logo a {
	color: #fff;	
}

a:hover {
	text-decoration: underline;
}

#logo h1, #logo h2 {
	margin-left:30px;
}

#logo img {
	margin-left:27px;
}

#logo h1 {
	font-size: 4em;
}

#logo img {
	margin-top:0em;
	margin-bottom: 0.45em;
}

#logo h2 {
	font-size: 2em;
	margin-bottom: 0.4em;
}
#logo span { display:none; }#copyright, #terms {	padding-right: 0.3em;	margin-right: 0.3em;	margin-left: 0.3em;}

#copyright {
	border-right: 1px solid #CCC;}

#flashplayer {
}

span.example {
	display: inline;
	float: left;
	padding-left: 0.3em;
}

#contact {
	border-top: 1px dotted #000;
	margin-top: 2em;
}

/* Recent links ----------------------------------------*/

#recentlinks {
	border-top: 1px dotted #000;
	margin-top: 200px;
}

#left li {
	margin-left:1em;
	padding-left: 0.3em;
}

#left p {
	margin-bottom: 0.3em;
}


/* Other ----------------------------------------*/

.example a:hover {
	text-decoration: none;	
}

#emmy-imagewrap {
	float: right;
}


/* breadcrumb ----------------------------------------*/

#breadcrumb {
	position:relative;
	margin-top: 0em;	
}

/* violator (ster) -----------------------------------*/

#violator {
	z-index: 100;
	position: absolute;
	left:16px;
	top:-12px;
	height:161px;
	width:161px;
	background: transparent url(../img/violator_red_left.gif) no-repeat scroll top left;
}

#violator_slice {
	z-index: 99;
	position: absolute;
	left:138px;
	top:-12px;
	height:161px;
	width:161px;
	background: transparent url(../img/violator_red_right.gif) no-repeat scroll top left;
}

#violator a{
	color: #fff;	
}

#violator a:hover{
	color: #000;
	text-decoration: none;
}

#violator h2, #violator p{
	margin-left: auto;
	text-align: center;
}

#violator h2 {
	margin-top: 60px;
	font-size: 1.7em;
}

#violator p {
	margin-top: -9px;
	font-size: 1.4em;
}


/* flashplayer ----------------------------------------*/

#flashplayer {
	}

object {
	display:inline;
}

/* javascript (noscript tag) ---------------------------*/

.dummy {
	display: inline;
}

/* Language selector ---------------------------*/

#languageselector{
	display:inline;
	float:right;
}
