body {
	scrollbar-base-color: #ff6600;
	scrollbar-darkshadow-color: #663333;
	scrollbar-face-color: #ff6600;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #ffcc99;
	scrollbar-track-color: #ffcc99;
	scrollbar-arrow-color: #336699;
	font-family: "Trebuchet MS", arial, verdana, sans-serif; 
	background-image: url(../template/bg_main.jpg);
	text-decoration:none; cursor: url(../cursor/normal.cur);
}
.link1 {
	font-size: 16px;
	color: orange;
	text-decoration: none;
	width: 228px;
	height: 32px;
	padding-top: 4px; padding-left:50px;
	background-image: url(../template/links_but_blau.jpg);
	background-repeat: no-repeat;
	display: table-cell;
}

.link1:hover {
	background-image: url(../template/links_but_ora.jpg);
	color: blue;
	cursor: url(../cursor/link.cur);
}

.link1:active {
	background-image: url(../template/links_but_gelb.jpg);
	color: white;
}

.link2 {
	color: black;
	text-decoration: none;
	font-size: 1,8em;
	cursor: url(../cursor/precision.cur);
}
.link2:hover {
	color: white;
}
.link3 {
	color: yellow;
	text-decoration: none; background-repeat: no-repeat; padding-left: 20px;
	font-size: 1,8em; background-image: url(../nav/dot_gold1.jpg);
	cursor: url(../cursor/precision.cur);
}
.link3:hover {
	color: black; background-image: url(../nav/dot_blau1.jpg);
}
}
.ueber_weis {
	font-size: 18px;
	color: white; 
}
}
.ueber_blau {
	font-size: 18px;
	color: #4646fe; 
}

.ueber_rahmen {
	font-size: 18px; padding: 8px;
	text-align: center;
	color: #ff6600;
	width: 30%;
	height: 18px;
	border: 2px groove white;
	background-color: #4646fe;
}
.text_weiss {
	font-size: 1,4em;
	color: white; line-height: 140%;
}
.text_schwarz_block {
	font-size: 1,4em;
	color: black; line-height: 140%; text-align:justify;
}
.text_schwarz_rahmen {
	border: 1px ridge;
	padding: 4px;
	font-size: 1,4em;
	color: black;
	line-height: 140%;
}

.text_maroon {
	font-size: 1,4em;
	color: maroon;
	line-height: 140%;
}
.text_schwarz {
	font-size: 1,4em; color: black; line-height: 140%;
}