#head{
	width: 900px;
	height: 100px;
	position: absolute;
	left:50%;
	margin-left: -450px;
}

.index{
	background-image: url(../images/header_bg.gif);
}

.material{
	background-image: url(../images/header_material_bg.gif);
}

#body{
	width: 900px;
	background-color: #FFFFFF;
	position: absolute;
	left:50%;
	top:100px;
	margin-left: -450px;
}

#news{
	width: 750px;
	float: left;
	margin: 0px;
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 5px;
}

#documents{
	width: 750px;
	float: left;
	margin: 0px;
}

.newsEntry{
	width: 700px;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
}

#important{
	width: 750px;
	height:100px;
	clear: both;
	background-image: url(../images/important_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 50px;
}

#important_pdf{
	position: relative;
	float: left;
	width: 170px;
	padding-left: 10px;
	border-right: 1px solid #E5E5E5;
}
#important_link{
	position: relative;
	float: left;
	width: 170px;
	padding-left: 10px;
	border-right: 1px solid #E5E5E5;
}

#adv{
	height: 350px;;
	float: right;
	width: 120px;
	border-left: 1px solid #E5E5E5;
	padding-left: 10px;
	padding-top: 10px;
}

#adv img{
	margin-bottom: 10px;
}

#menue{
	position: relative;
	top: 77px;
	left: 100px;
}

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

a img{
	border: none;
}

p {
	font-family: Calibri;
	margin: 0px;
	padding: 0px;
}

.title{
	font-weight: bold;
	color: 454545;
}

#divMat{
	padding: 10px;
	border-bottom: 1px solid #E5E5E5;
}

#reglMat{
	padding: 10px;
	border-bottom: 1px solid #E5E5E5;
}

#formMat{
	padding: 10px;
}

.titleMat{
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: 454545;
}
