body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;



}
.corpus {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #153b63;
	border-left-color: #153b63;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #d2deeb;
	color: #153b63;
	background-image: url(../images/adr_bg.jpg);
	background-repeat: repeat-x;

}
.navi-bg {
	background-color: b2c3d7;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;


}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #d2deeb;
	text-decoration: none;
}
a:active {


	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	padding-left: 10px;

}
.klein:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.klein:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.klein:hover {

	font-weight: normal;
	color: #d2deeb;
	text-decoration: none;
}
.klein:active {


	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

