@charset "UTF-8";
/* CSS Document */
body {
	background-color: #E8E8E8;
	background-attachment: fixed;
	background-image: url(../img/2010/bg_body.jpg);
	background-repeat: no-repeat;
}
#back {
	background-image: url(bg_intro.jpg);
	background-repeat: no-repeat;
}

#Tabelle_01 {
}

.wrap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#NAVI p.bodytext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #AAA;
	text-decoration: none;
}