@charset "UTF-8";
/* CSS Document */
body {
	background-color: #E8E8E8;
	background-attachment: fixed;
	background-image: none; /*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;
}

#GTLINKS p.bodytext,
#GTLINKS p.bodytext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}

#GTLINKS p.bodytext a {
	color: #333;
	text-decoration: none;
}

TD#CONTENT_AREA {
	background-image: none;
}
