@import url("toppers.css");
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
img {
	border: none;
}
html, body {
	height: 100%;
}
html {
	height: auto;
	font-family: Arial, Helvetica, sans;
	font-size: 67.5%;
	line-height: 1.5em;
}
body {
	background: #fff;
	margin: 0px;
	color: #000;
}
p {
	margin-bottom: 15px;
	line-height: 1.5em;
}
#container {
	width: 980px;
	margin: 0pt auto;
	height: 100%;
}
#wrapper {
	float: left;
	background: #fff;
}
#top {
	width: 980px;
	float: left;
}
#header {
	width: 980px;
	height: 247px;
	float: left;
}
#left {
	width: 150px;
	min-height: 650px;
	background: #dddddf;
	float: left;
}
#left h3, #columns h3 {
	font-size: 1.3em;
	text-transform:uppercase;
	margin-top: 5px;
}
#left #left-naw {
	padding: 10px;
}
#headertekst {
	width: 450px;
	height: 110px;
	margin: 10px 0px 0px 500px;
}
#headertekst p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.3em;
}
#headertekst h4 {
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 4px;
}
#columns {
	margin-top: -100px;
	float: left;
}
#columns h3 {
	background: url('../images/h3-bg.jpg') top left no-repeat;
	height: 45px;
	margin-left: -5px;
	padding: 10px;
	width: 138px;
}
#column-one {
	float: left;
	width: 160px;
	min-height: 550px;
	padding: 0px 10px;
}
#column-one h3, #column-three h3 {
	margin-top: -16px;
}

#column-two {
	float: left;
	width: 335px;
	background: url('../images/3kolom-bg.jpg') top left repeat-y;
	min-height: 750px;
}
#column-two #inhalt {
	margin:-59px 20px;
}
#column-three {
	float: left;
	min-height: 550px;
	padding: 0px 10px;
}
#column-top {
	background: url('../images/3kolom-top.jpg') top left no-repeat;
	width: 335px;
	height: 38px;
}
.title {
	text-transform: uppercase;
	font-weight: bold;
}
.gmnoprint {
	display: none;
}
