body {
	background-attachment: scroll;
	background-color: #075150;
	background-image: url(../grafx/intro_r1_c8.jpg);
	background-repeat: repeat;
	background-position: top left;
	scrollbar-track-color : #034E4A;
	scrollbar-base-color : #034E4A;
	scrollbar-arrow-color : White;
}
.frage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: Yellow;
	text-decoration: none
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-decoration: none
}
.text a{
	color: White;
	text-decoration: none;
	font-weight : bold;
}
.antwort{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-decoration: none
}
.antwort a {
	color: White;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.antwort a:hover {
	text-decoration: underline;
}
.minitextdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none
}
.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none
}
.notice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-decoration: none
}
.notice a{
	font-variant: normal;
	color: White;
	text-decoration: none;
	font-weight : bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
	border-style : solid;
	border-width : 1px;
}
.noborder{
	border-style : none;
}
