@CHARSET "UTF-8";

.pdf {
	font: 15px arial;
	font-weight: bold;
	color: #ee0000;
	text-align: center;
	margin: 3px;
	letter-spacing: 0px;
}

.pdf:hover {
	color: #ff4444;
}

#adresse {
	font: 10px arial;
	color: #777777;
	text-align: center;
	margin-top: 30px;
	letter-spacing: 1px;
}

body {
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#seite {
	width: 650px;
	margin: 0 auto;
	text-align: justify;
	font: 12px arial;
	margin-bottom: 30px;
	color: #002244;
	line-height: 142%;
}

#navi {
	margin-top: 70px;
	height: 20px;
	background-color: #002244;
	margin-bottom: 20px;
	font: 13px arial;
	font-weight: bold;
	color: #ffffff;
	line-height: 160%;
}

a {
	font: 13px arial;
	font-weight: bold;
	color: #ffffff;
	line-height: 160%;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
}

h1 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font: 21px arial;
	font-weight: bold;
	color: #002244;
}

.mtable {
	font: 11px arial;
	font-weight: bold;
	color: #000;
	line-height: 120%;
}

td {
	background-color: #ddeeee;
	border-top: solid 1px #eeffff;
	border-left: solid 1px #eeffff;
	border-bottom: solid 1px #778888;
	border-right: solid 1px #778888;
	margin: 0px;
	padding: 0px;
	padding: 1px;
}

.clear_td {
	background: none;
	border: none;
}

.uestart{
	background: transparent;
	border: none;
	text-align: center;
}
