body  {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-width : 0px;
	margin-height : 0px;
	scrollbar-arrow-color : Red; 
	scrollbar-base-color:#2D1E00; 
	background: #2D1E00;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {

	font-family : Verdana,Comic Sans MS,Arial,sans-serif;
	color : #004400;
}

h1  {
	font-size : 18pt;
	color: #DC143C;
}

h2  {
	font-size : 16pt;
	color: #D15E5E;
}

h3  {
	font-size: 16pt;
	color: #E58989;
}

h4  {
	font-size : 15pt;
	color: #E9A0A0;
}

h5  {
	font-size : 14pt;
	color : Black;
}

h6  {
	font-size : 9pt;
	color : Black;
}

a:link  {
	color : Red;
	text-decoration : none;
	font-size : 12pt;
}

a:visited  {
	color : Red;
	text-decoration : none;
	font-size : 12pt;
}

a:active  {
	color : #FF3737;
	text-decoration : none;
	font-size : 12pt;
}

a:hover  {
	color : #FF6E6E;
	font-size : 12pt;
	POSITION: relative; TOP: 1px; LEFT: 1px;
}

a.menu {
	color : #550000;
	text-decoration : none;
	font-weight : bold;
	font-size : 12pt;
}


a.menu:active  {
	color : yellow;
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
}

a.menu:hover  {
	color : yellow;
	font-size : 12pt;
	POSITION: relative; TOP: 1px; LEFT: 1px;
}

a.sm:link {
	color : maroon;
	text-decoration : none;
	font-weight : bold;
	font-size : 8pt;
}

a.sm:visited  {
	color : maroon;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

a.sm:active  {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

a.sm:hover  {
	color : #191970;
	font-size : 8pt;
	POSITION: relative; TOP: 1px; LEFT: 1px;
}
.cr {
	color: black;
	font-size : 8pt;
}

.small {
	color: black;
	font-size : 8pt;
}

.smb {
	font-size : 9pt;
	font-weight : bold;
	color : Black;
}

.ausgabe_marq {
	border: 4px;
	border-color: Red;
	filter: Alpha(opacity=60, finishopacity=80, style=3);
	-moz-opacity: 0.5;
	background-color: #FFC3C3;
	color: #400071;
	font-weight: bolder;
	text-align: left;
	height: 320px;
	/*width:440px;*/
	padding-left: 32px;
	padding-right:12px;
	padding-bottom: 40px;
	padding-top: 48px;
	overflow: auto;
	/*background-image: url(img/scroll.jpg);*/
}

.ausgabe_scroll {
	border: 4px;
	border-color: Red;
	filter: Alpha(opacity=80, finishopacity=90, style=3);
	-moz-opacity: 0.5;
	background-color: #FFC3C3;
	color: #400071;
	font-weight: bolder;
	text-align: left;
	height: 320px;
	width:440px;
	padding-left: 32px;
	padding-right:12px;
	padding-bottom: 40px;
	padding-top: 48px;
	overflow: auto;
	
	
}

.lg1 {
	/*background-image: url(img/logog.gif);*/
	position:absolute;
	top:0px; left:0px; width:202px; height:55;
	zorder:1;
}

.lg2 {
	/*background-image: url(img/notenlinien.gif);*/
	top:0px; left:202px; width:1200px; height:55;
	overflow:hidden;
	zorder:2;
}

.lg3 {
	top:0px; left:220px; width:1200px; height:55;
	overflow:hidden;
	zorder:0;
}
.page {
	color: #FFC3C3;
	font-size: 12px;
}