.hintergrund-oben {
	background-attachment: scroll;
	background-image: url(layout/layout_04.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.schrift-body {
	color: #9C0101;
	font-weight: normal;
	line-height: 18px;
	font-size: 13px;


}
.rahmen-rot {
	border: 2px double #FDCB64;
}
h1 {
	font-weight: normal;
	color: #9C0101;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #9D0000;
}
td {
	line-height: 18px;
	font-size: 13px;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
} 
.white a:link {
	color: #FFFFFF;
	text-decoration: underline
} 
.white a:visited {
	color: #FFFFFF;
	text-decoration: underline
} 
.white a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.white a:active {
	color: #FFFFFF;
	text-decoration: none
} 

a:hover {
	color: #AD2929;
	text-decoration: none;
}

a:link {
	color: #9D0000;
}
.textsmall {
	font-size: 11px;
}
