/***** SAKIN VADI **********/

body
{
background-color:#FFFACD;
font-size: 11pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
line-height:12pt;
margin-top: 2pt;
margin-bottom: 2pt;
text-decoration:none;
scrollbar-arrow-color: #CD853F;
scrollbar-face-color: #FFDEAD;
scrollbar-darkshadow-color: #CD853F;
scrollbar-track-color: #F0E68C;
scrollbar-3dlight-color: #000000;
font-family: Bookman Old Style; 
}


/* Fliesstext*/
p
{
font-size:11pt;
line-height:12pt;
color: #000000;
font-family: Bookman Old Style;
}


/* Buchungsmaske*/
.tage
{ 
font-weight:bold; 
font-family: monospace;
}


.belegt
{ 
background-color:#ff8000; 
font-weight:bold; 
font-family: monospace;
}


.frei
{ 
background-color:#7cfc00; 
font-weight:bold; 
font-family: monospace;
}

/*Menü*/
.menu
{
font-size:11pt;
color: #21CFF7;
font-weight: bold;
vertical-align: bottom;
font-family: verdana,arial,"sans serif"; 
}


/* Kleiner Fließtext */
.mini 
{ 
font-size: 10pt;
line-height:10pt;
margin-top:2pt;
margin-bottom:0pt;
vertical-align: top;
font-family: Bookman Old Style; 
 }


/* kleiner gelber Text */
.gelbmini
{
font-size: 10pt;
line-height:10pt;
color: #FFD700;
font-family: Bookman Old Style;
}


/* kleiner weißer Text */
.weissmini
{
font-size: 10pt;
line-height:10pt;
color: #FFFFFF;
font-family: Bookman Old Style;
}


/* kleiner weißer Text */
.schwarzmini
{
font-size: 10pt;
line-height:10pt;
color: #000000;
font-family: Bookman Old Style;
}


/* Spiegelpunkt Titel */
ul
{ 
margin-top:0pt;
margin-top:5pt; 
margin-bottom:5pt; 
margin-left:0pt; 
}

li
{
font-size:11pt;
margin-top: 2pt;
margin-bottom: 2pt;
margin-left:20pt; 
font-family: Bookman Old Style; 
}


/* Titel 1 */
h1
{ 
font-size:18pt;
line-height:18pt;
font-weight: bold;
color: #E68200;
text-align: center;
margin-top:20pt;
margin-bottom:10pt; 
font-family: Bookman Old Style; 
}


/* Titel 2 */
h2
{ 
font-size:15pt;
line-height:15pt;
font-weight: bold;
color: #E68200;
text-align: center;
margin-top:15pt;
margin-bottom:7pt; 
font-family: Bookman Old Style; 
}


/** Links für Menü **/

A:link {
	color: #FFD700;
	text-decoration: none;}

A:visited {
	color: #FFD700;
	text-decoration: none;}

A:hover{
	color: #ffffff;
	text-decoration: none}


/****** FUER TABELLEN ***********/

td
{ 
font-size:11pt;
vertical-align: top;
line-height:11pt;
font-family: Bookman Old Style; 
}

input, select, textarea 
{ color:#ff0000; 
} 


/******SONDERFÄLLE*******/


/*Link im Text*/
.link
{
font-size:11pt;
line-height:12pt;
font-weight: Bold;
color: #228B22;
font-family: Bookman Old Style;
}


/*Eröffnungsbild*/
#opening 
{
background-image: url("layout/opening.jpg");
background-repeat: no-repeat;
background-position:top;
}



/* Sprachverweise */
.intro
{ 
font-size:28pt;
line-height:18pt;
font-weight: bold;
color: #FFD700;
text-align: center;
margin-top:90pt;
margin-bottom:15pt; 
font-family: Bookman Old Style; 
}
