/* Kalas & Co */

html{
	margin: 0px;
	padding: 0px;
	height:100%;
}
body {
	background-color: #ffffff;
	background-image:url(systempix/bgr.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: .90em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color:#000000;
}

h2 { margin:0.2em 0 0.6em 0 ; color:#000; font-size:2.4em; padding: 0px; margin: 0px 0px 5px -1px; }

h3 { color:#000; font-size:1.8em; margin:0.2em 0 0.6em 0 ; padding: 0px; margin: 0px 0px 5px 0px; }

h4 { color:#000; font-size:1.3em; padding: 0px; margin: 0px 0px 3px 0px; }

h5 { margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.7em; line-height: 1.80em;}

h1, h2, h3, h4 { line-height:1.0em; letter-spacing:-0.05em; }

p { margin: 0px; padding: 0px 0px 15px 0px; }

strong { font-weight: bold; letter-spacing:-0.00em; }

a {	color: #990505;	text-decoration: none; }

a:hover {color: #990505; text-decoration:underline; }

.date { margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.9em; line-height: 1.80em;}

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

#logo {
	z-index: 2;
	float: left;
	height: 122px;
	width: 226px;
	left: 0px;
	top: -312px;
	position: relative;
	background-image:url(systempix/logotype.png);
}
#menu {
	z-index: 2;
	float: left;
	height: 40px;
	width: 762px;
	position: relative;
	left: 66px;
	top: -29px;
}
#bgr_header {
	background-image:url(systempix/bgr_header.jpg);
	float: left;
	height: 341px;
	width: 900px;
	position: relative;
}
#pagepic {
	float: left;
	height: 312px;
	width: 762px;
	position: relative;
	left: 66px;
	z-index: 1;
}
#bannerholder {
	z-index: 2;
	float: left;
	height: 82px;
	width: 762px;
	position: relative;
	left: 66px;
	top: -29px;
}
.banner {
	float: left;
	height: 82px;
	width: 246px;
	position: relative;
	z-index: 1;
}
.bannerspacer {
	float: left;
	height: 82px;
	width: 12px;
	position: relative;
	z-index: 1;
}
#mainholder {
	z-index: 2;
	float: left;
	width: 762px;
	position: relative;
	left: 66px;
	top: -29px;
}
#spalt1 {
	float: left;
	width: 500px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 0px;
	padding-bottom: 40px;
	position: relative;
}
#spalt2 {
	float: left;
	width: 232px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 15px;
	padding-bottom: 40px;
	position: relative;
}
#spaltbilder {
	float: left;
	width: 762px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 40px;
	position: relative;
}
