body {
	scrollbar-base-color: #fff8dc;
	scrollbar-darkshadow-color: #663333;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #990000;
	scrollbar-arrow-color: #ffffff;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	background-image: url(../design/bg_page.gif);
	text-decoration: none;
	cursor: url(../cursor/normal.cur);
}
.link1 {
	font-size: 14px;
	color: white; font-weight: bold;
	text-decoration: none; background-image: url(../design/bg_link1a.jpg);
	width: 100px; height: 28px;
	cursor: url(../cursor/precision.cur); padding-top:4px; padding-left:8px; background-repeat: no-repeat;
	display: table-cell;
}

.link1:hover {
	color: orange; background-image: url(../design/bg_link1b.jpg);

}

.link1:active {
	color: white;
}

.link2 {
	color: ThreedShadow;
	font-size: 13px;
	cursor: url(../cursor/precision.cur);
}
.link2:hover {
	color: #d2691e;
}
.link_maroon {
	color: maroon;
	font-size: 13px; 
	cursor: url(../cursor/precision.cur);
}
.link3:hover {
	color: orange;
}
}
.ueber_maroon {
	font-size: 16px; font-weight: bold;
	color: #990000; 
}
}
.ueber_schwarz {
	font-size: 16px;font-weight: bold;
	color: black; 
}

.ueber_rahmen {
	font-size: 16px; font-weight: bold;
	text-align: center;
	color: maroon;
	width: 50%;
	height: 18px;
	border: 2px groove white;
	background-color: orange;
}
.ueber_rahmen2 {
	font-size: 16px; font-weight: bold;
	text-align: center;
	color: orange;
	width: 50%;
	height: 18px;
	border: 2px groove white;
	background-color: maroon;
}

.text_maroon {
	font-size: 13px;
	color: maroon; line-height: 140%;
}
.text_maroon_block {
	font-size: 13px;
	color: maroon; line-height: 140%; text-align:justify;	

}
.text_maroon_rahmen {
	border: 1px ridge; border-color: maroon;
	padding: 4px;
	font-size: 13px;
	color: maroon;
	line-height: 140%;
}	
		
}
.text_schwarz_block {
	font-size: 13px;
	color: black; line-height: 140%; text-align:justify;
}
.text_schwarz_rahmen {
	border: 1px ridge; border-color: orange;
	padding: 4px;
	font-size:13px;
	color: black;
	line-height: 140%;
}

.text_schwarz {
	font-size:13px; color: black; line-height: 140%;
}