body {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	background-color: #2D8086;
	background-image: url(../images/bg_nav.jpg);
}
a {outline:0;}
a:link {
	color:#efefef;
	text-decoration:none;
}
a:visited {
	color:#efefef;
	text-decoration:none;
}
a:focus {
	color:#CCCCCC;
	text-decoration:underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
a:active {
	color:#CCCCCC;
	text-decoration:underline;
}
.menu_logo {
	background-color: #fafafa;
	width: 210px;
	height: 130px;
}
.menu_titelhome {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FAFAFA;
	text-align: center;
}
.menu_titel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FAFAFA;
	text-align: center;
}
.menu_punkte {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FAFAFA;
	text-indent: 25px;
	text-align: left;
}
.menu_punkte2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FAFAFA;
	text-indent: 25px;
	text-align: left;
}
.menu_back {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #fafafa;
}
table {
	width: 210px;
}
.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FAFAFA;
	text-align: center;
}
