body
{
	color : #000000;
	scrollbar-face-color : #FEFF77;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Navy;
	scrollbar-arrow-color : Blue;
	scrollbar-base-color : #FFFF99;
	scrollbar-darkshadow-color : #FEFF11;
	scrollbar-track-color : #FFFF99;
	font-family : Arial;
	font-size : 12px;
}

a
{
	color: #D2691E;
	font-weight : bold;
}

a.unsicht
{
	color : #F0E68C;
}

a.unsicht:hover
{
	color : #4b0082;
}

a:hover
{
	color: #FFD700;
}

a:active
{
	color: #CE0000;
}

a.unten
{
	color: black;
	text-decoration: none;
	font-size : 13;
	font-weight : bold;
}

/* Button Links 1 */

a.links
{
	color: #000000;
	text-decoration: none;
	font-size : 13;
	font-weight : bold;
}

a.links:hover
{
    color: #004080;
}

a.links:active
{
	color: #CE0000;
}

p.head
{
	font-size: 16px;
	font-family : Arial;
}

p.head2
{
	font-size : 14px;
	font-weight : bold;
}

p.just
{
	text-align:justify;
	margin-left : 30px;
	margin-right : 30px;
}


TABLE
{
	border : none;
	font-size : 12px;
}

table.just
{
	margin-left : 30px;
	margin-right : 30px;
}

td.pdfs
{
	border-bottom-color : #A9A9A9;
	border-left-color : #F0FFFF;
	border-right-color : #A9A9A9;
	border-top-color : #F0FFFF;
	border-bottom-width : thin;
	border-bottom-style : inset;
	border-left-style : inset;
	border-right-style : inset;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-top-style : inset;
	direction : ltr;
	text-align : center;
	width : 676px;
	height : 25;
}
td.ms2
{
	background-color : #f5f5f5;
}
td.ms3
{
	background-color : Black;
	color : White;
}
td.ms05
{
	background-color : #9932CC;
	color : White;
}
.markierung{
		background-color: #CE0000;
		color: black;
		padding: 1px;
}
a.numbers:visited,
a.numbers:hover,
a.numbers:active,
a.numbers:link
{
	color: #666666;
}
