body {
	background-image : url(bilder/hinter-netz.jpg);
	background-repeat : repeat;
	font-family :  Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
	scrollbar-3dlight-color : #AF1044;
	scrollbar-arrow-color : #AF1044;
	scrollbar-base-color : #7D7B6A;
	scrollbar-darkshadow-color : #FEFCEF;
	scrollbar-face-color : #7D7B6A;
	scrollbar-highlight-color : #7D7B6A;
	scrollbar-shadow-color : #FEFDEB;
	scrollbar-track-color : #AF1044;
	margin-left : 30px;
	margin-top : 30px;
	}
a {
	font-weight : bold;
	color : #770000;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
	background-color : #770000;
	color :white;
}
a.link{
	font-weight : lighter;
	color : #644F4A;
	text-decoration : none;
}
a.link:hover {
	text-decoration : none;
	background-color : #AF1044;
	color :white;
}
h1 {
	font-size: 12pt;
	color : #AF1044;
	font-weight : bold;
	margin-top : 15pt;
}
span {
	font-size : 9pt;
	font-weight :bolder;
	color : #644F4A;
}
table {
	color : Black;
	font-size : 10pt;
}
table.link {
	width : 673;
	border : 1px #AF1044;
	border-color : #AF1044;
	border-style : dotted none dotted none;
	float : center;
	table-layout : fixed;
	height: auto;
}
table.aussen {
	width : 730;
	border : 3px #AF1044;
	border-color : #AF1044;
	border-style : dotted dotted dotted dotted;
	float : center;
	table-layout : fixed;
	height: auto;
	background-image : url("bilder/hinter.jpg");
	padding: 3px 0px 0px 6px;
}
td.link {
	ruby-align : center;
	font-size : 10pt;
}
div.rechts {
	margin-top : 20px;
	width : 335;
	height : 100%;
	margin-left : 338px;
	z-index : 1;
	position : absolute;
}
.bild{
	border: 3px solid #AF1044; 
	border-color:#AF1044; 
}
}
hr {
	color : #AF1044;
	background-color : #AF1044;
	height : 1;
}
input {
	border: 1px solid #AF1044;
	background-color : White;
}
textarea {
	border: 1px solid #AF1044;
	background-color : White;
}
