@charset "utf-8";

/**
 * HTML entities
 */

body {
	color: #000;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
	margin: 0;
}

h1 {
	display: none;
	float: left;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

h2 {
	color: #fb570f;
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

dl {
	float: left;
	margin: 0;
	padding: 0;
}

dt {
	color: #726F67;
	display: block;
	font-style:italic;
	line-height: 18px;
	margin: 35px 0 15px 0;
}

dd {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

/**
 * Lay-out
 */
 
a#spw {
	background: transparent url(img/sporrewoan.gif) no-repeat 0 0;
	clear: both;
	display: block;
	float: left;
	font-size: 0;
	height: 93px;
	line-height: 0;
	margin: 20px 0 0;
	padding: 0;
	text-indent: 0;
	width: 105px;
} 
 
a.moni-link {
	background: transparent url(img/moni-worden.gif) no-repeat 0 0;
	clear: both;
	display: block;
	float: left;
	font-size: 0;
	height: 23px;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 190px;
}

a.moni-link:hover {
	background-position: 0 -23px;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 900px;
}

#header {
	float: left;
	width: 900px;
}

#header blockquote {
	background: transparent url(img/quote.jpg) no-repeat 0 0;
	display: block;
	float: right;
	font-size: 0;
	height: 254px;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 423px;
}

#header #quote-source {
	display: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#header a.moni-link {
	margin-top: 50px;
}

#interview {
	clear: both;
	float: left;
	left: 0;
	position: absolute;
	top: 120px;
}

.lalign {
	float: left;
}

.ralign {
	float: right;
}

#footer {
	clear: both;
	float: left;
	margin-top: 40px;
	padding: 0 0 50px 0;
	width: 900px;
}

img.lalign {
	padding: 5px 10px 5px 0;
}

img.ralign {
	padding: 5px 0 5px 10px;
}
