html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-image: url('../img/background.jpg');
	background-position: 0px 85px;
	background-repeat: no-repeat;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	background-position:center;
}
#header {
	padding-top: 30px;
	color: #462e44;
	padding-left: 50px;
	font-family: tahoma, verdana, arial;
	text-align: center;
	width: 1024px;
	font-weight: bold;
}
a {
	color: #4a61ac;
	text-decoration: none;
}
#header a {
	color: #462e44;
}
#header em {
	color: #4a61ac;
	font-style: normal;
	font-family: tahoma, verdana, arial;
	padding: 0px 10px 0px 10px;
}
#footer {
	padding: 10px 0px 0px 0px;
	color: #4a61ac;
	text-align: center;
	width: 1024px;
	font-weight: bold;
}
#l_img {
	float: left;
	width: 350px;
	height: 250px;
	padding-top:400px;
}
#i_img {
	position:absolute;
	margin: 640px 0px 0px 70px;
	width:100px;
}
#content {
	z-index:2;
	padding-top:180px;
	float: left;
	height: 500px;
	width: 670px;
	background-position: 600px 40px;
}
.tekst {
	background-position: bottom;
	background-repeat: no-repeat;
	width: 640px;
	padding-bottom:12px;
	z-index: 2;
}
.tekst h1 {
	background-position: bottom;
	background-repeat: no-repeat;
	width: 630px;
	padding-bottom:15px;
	padding-left: 10px;
	font-size:24px;
	font-weight: normal;
}
.tekst div {
	width:640px;
	background-image: url('../img/p_right.png');
	background-position:right;
	background-repeat: repeat-y;
}
.tekst p {
	height:100%;
	padding-left:10px;
	padding-right:10px;
	margin-right:4px;
	font-size:12px;
}
.purple {
	background-image: url('../img/p_bottom.png');
}
.purple h1 {
	background-image: url('../img/p_top.png');
	color: #462e44;
}
.purple p {
	background-color: #d1cbd0;
}
.blue {
	background-image: url('../img/b_bottom.png');
}
.blue h1 {
	background-image: url('../img/b_top.png');
	color: #4a61ac;
}
.blue p, .blue table {
	background-color: #dbdfee;
}
.yellow {
	background-image: url('../img/y_bottom.png');
}
.yellow h1 {
	background-image: url('../img/y_top.png');
	color: #e0ad2b;
}
.yellow p {
	background-color: #f9efd5;
}
div {
	border: 0px solid #000;
}
.small div {
	height:80px;
}
#nav ul {
	z-index: -1;
	margin: 0px 0px 0px -5px;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	z-index: -1;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 66px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}
#nav ul li a {
	color: #fff;
}
#content p {
	font-size:11px;
}
#content .tekst.blue.small div p a {
	color:#000;
	background:#a4b0d5;
	border:#909dc8 1px solid;
	height:9px;
	line-height:9px;
	font-size:9px;
	margin:1px;
	position:absolute;
}
#content .tekst.blue.small div p a:hover {
	background:#b4bfe0;
}
#content .tekst.yellow.small div p a {
	color:#000;
	background:#f0d695;
	border:#dcc17c 1px solid;
	height:9px;
	line-height:9px;
	font-size:9px;
	margin:1px;
	position:absolute;
}
#content .tekst.yellow.small div p a:hover {
	background:#f7e3af;
}
#content .tekst.purple.small div p a {
	color:#000;
	background:#a296a1;
	border:#806a7e 1px solid;
	height:9px;
	line-height:9px;
	font-size:9px;
	margin:1px;
	position:absolute;
}
#content .tekst.purple.small div p a:hover {
	background:#c0b3bf;
}
#content .tekst.blue div p #vorige {
	color:#000;
	background:#a4b0d5;
	border:#909dc8 1px solid;
	height:9px;
	line-height:9px;
	font-size:9px;
	padding:1px;
	margin-bottom:50px;
	position:relative;
}
#content .tekst.blue div p #vorige:hover {
	background:#b4bfe0;
}
#content .tekst.yellow div p #vorige {
	color:#000;
	background:#f0d695;
	border:#dcc17c 1px solid;
	height:9px;
	line-height:9px;
	font-size:9px;
	padding:1px;
	margin-bottom:50px;
	position:relative;
}
#content .tekst.yellow div p #vorige:hover {
	background:#f7e3af;
}
#content .tekst.purple div p #vorige {
	color:#000;
	background:#a296a1;
	border:#806a7e 1px solid;
	height:9px;
	line-height:9px;
	font-size:9px;
	padding:1px;
	margin-bottom:50px;
	position:relative;
}
#content .tekst.purple div p #vorige:hover {
	background:#c0b3bf;
}
.bli {
	background-color: #a4b0d5;
}
.yli {
	background-color: #f0d695;
}
.pli {
	background-color: #a296a1;
}
#nav {
	position: relative;
	margin: -5px 0px 0px 10px;
}
.tekst {
	position: relative;
}

