body
{
	color : #D2691E;
/*	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 : Comic Sans MS;*/	
	font-family : Arial;

	font-size : 12px;
}


/* Geschichten */
.geschichten 
{
	font-family : Comic Sans MS;
	font-size : 14px;	
}


/* Twitter Table */
.twittertable {
color: white;
width: 160px;


	
	
}

.twittereintrag {
background-color: #deb887;

	
	
	
}


/* Twittertable 
.twittertable a { display:block; margin-bottom:1px; text-align:center; width:140px;
         border-style:ridge; border-width:0px; padding:3px; text-decoration:none; }
.twittertable a:link    { letter-spacing:0.1em; color:#000000; background-image:url('layout/button_2.png'); background-repeat:no-repeat; }
*/


/* 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    { letter-spacing:0.1em; color:#000000; background-image:url('layout/button_2.png'); background-repeat:no-repeat; }
a.menu:visited { letter-spacing:0.1em; color:#000000; background-image:url('layout/button_2.png'); background-repeat:no-repeat; }
a.menu:focus { letter-spacing:0.1em; color:#000000; background-image:url('layout/button_1.png'); background-repeat:no-repeat; }
a.menu:hover   { letter-spacing:0.1em; text-decoration:none; color:#000000; background-image:url('layout/button_3.png'); background-repeat:no-repeat; }
a.menu:active  { letter-spacing:0.1em; color:#000000; background-image:url('layout/button_3.png'); background-repeat:no-repeat; }


a
{
	color: #D2691E;
	font-weight : bold;
}

#bereich { line-height: 1.5; } /* Zeilenabstand*/

a.unsicht
{
	color : #F0E68C;
}

a.unsicht:hover
{
	color : #4b0082;
	text-decoration: underline;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

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
{
		background-color: #f5deb3;
		color: black;
		padding: 1px;
}
a.numbers:hover
a.numbers:active
a.numbers:link
