body {
	background-color:#eaeaef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d376a;
	line-height:18px;
	margin: 0 0 0 0;
	text-align:left;
}

.bold {font-weight: bold;}

.red {color:#3d376a;
	font-weight: bold;}

.acryl {
	background-attachment: roll;
	background-image: url(bilder/acryl.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}


.footer {
	background-attachment: scroll;
	background-image: url(bilder/hg_footer.jpg);
	background-repeat: repeat-x;}

.tblau  {font-size:12px;}

.headline2 {
	font-size:15px;
	font-weight:bold;}

.small {font-size:10px;}

.link { text-decoration: underline;
		color:#3d376a;}

td img {display: block;}

.header_hg {
	background-attachment: scroll;
	background-image: url(bilder/header_hg.jpg);
	background-repeat: repeat-x;}

.trenner {
	background-attachment: scroll;
	background-image: url(bilder/trennlinie.jpg);
	background-repeat: repeat-x;}

.headline {
	font-size:18px;
	font-weight:bold;
}

div#msg p.msg {
	color:#3C0;
}

#msg span.rot, #msg span.required {
	color: red;
}

#msg span.required {
	text-transform: capitalize;
	}

div#info {
	text-align: left;
}

.hide_screen {
	display: none;
	visibility: hidden;
}

</style>
