body
{

	color : #B27325; /* Schriftfarbe*/
	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;
	overflow-x: hidden;
	overflow-y: auto;
	font-family : Arial;
	letter-spacing: 0.05em;

}

#bereich { line-height: 1.5; } /* Zeilenabstand*/

h1 {
	color: #0060ac;
	font-size: 3em;
}
h2 {
	color: #000000;
	font-size: 1.5em;
	font-family: "Comic Sans MS";
	text-align: center;
}
h3 {
	color: #000000;
	font-size: 1.5em;
	text-align: center;
}

#bereich { line-height: 1.5; }
.markierung
{
	background-color: #e2aa77;
	color: black;
	padding: 1px;
}


/* Menüleiste-Button*/
a.menu { display:block; margin-bottom:1px; text-align:center; width:140px;
         border-style:ridge; border-width:0px; padding:3px; text-decoration:none; }


a.menu:link    { color:#000000; background-image:url('layout/button_2.png'); background-repeat:no-repeat; }
a.menu:visited { color:#000000; background-image:url('layout/button_2.png'); background-repeat:no-repeat; }
a.menu:hover   { color:#000000; background-image:url('layout/button_3.png'); background-repeat:no-repeat; }
a.menu:active  { color:#000000; background-image:url('layout/button_3.png'); background-repeat:no-repeat; }


/* 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;
}
*/
