body {
	background-color: #FFFFFF;
	background-image: url(images/template/background.gif);
	background-repeat: repeat-y;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0075B9;
}
.headbackground {background-image: url(images/template/head.jpg); background-repeat: no-repeat;}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
.menu {
	width: 160px;
	padding: 0px;
	height:100%;
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid;
	border-color: #FFF;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 0px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: light;
}
.menu a:hover {
	background-color: #67B0DB;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}

.titel {color: #0075B9; font-size: 14px; font-weight: bold;}

.adresse {
	color: #FFFFFF; font-size: 10px;
}
a.footer:link	{color: #BABABA; font-size: 10px; text-decoration: none; font-weight: normal;}
a.footer:visited {color: #BABABA; font-size: 10px; text-decoration: none; font-weight: normal;}
a.footer:active {color: #BABABA; font-size: 10px; text-decoration: none; font-weight: normal;}
a.footer:hover {color: #FFFFFF;	font-size: 10px; text-decoration:none; font-weight: normal;}

