/******************************************************
 * TITLE : print stylesheet                           *
 * COPYRIGHT : Quester, Germany. All Rights Reserved. *
 * URI   : print.css                                  *
 * MODIF : 2008-02-12 19:30                           *
 ******************************************************/

/* -------------- Start of CSS styles --------------- */

/* -- body definitions -- */
BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT, A { font-family:Verdana; font-size:12px; color:#000000; }

/* -- common styles -- */ 
#links 		{ display:none; }
#alles 		{ top:100px; height:100%; width:100%; }
#oben 		{ display:none; position:absolute; top:0px; left:0px; right:100%; width:100%; height:60px; background-color:#0099CC; }
#bottom 	{ display:none; position:absolute; top:100%; bottom:1px; left:0px; width:100%; height:10px; background-color:#0099CC; }
#haupt 		{ position:absolute; left:10px; right:0px; width:100%; top:60px; background-color:#0099CC; overflow:auto; border-left:0px solid #564b47; border-right:0px solid #564b47; }
#inhalt 	{ position:absolute; left:0px; width:100%; height:80%; top:0px; background-color:#0099CC; overflow:auto; }
#unten 		{ display:none; position:absolute; top:80%; width:100%; height:20px; background-color:#0099CC; }
#rechts 	{ display:none; width:0; }
#obenlinks 	{ display:none; }
#obenrechts { display:none; }

/* -- Display styles -- */
.noprint 		{ display:none; }
.grayfill 		{ display:none; }
.noprintleft 	{ display:none; }
.noprint.left 	{ display:none; }
.noprintright 	{ display:none; }
.noprint.right 	{ display:none; }
.clCMEvent 		{ display:none; }
.clCMAbs 		{ display:none; }
.clBar 			{ display:none; }
.clLevel0, .clLevel0over { display:none; }
.clLevel0 		{ display:none; }
.clLevel0over 	{ display:none; }
.clLevel1, .clLevel1over { display:none; }
.clLevel1 		{ display:none; }
.clLevel1over 	{ display:none; }
.clLevel1border { display:none; }

/* -- Level 2 Styles -- */
.clLevel2, .clLevel2over { display:none; }
.clLevel2 		{ display:none; }
.clLevel2over	{ display:none; }
.clLevel2border { display:none; }
a:link 			{ text-decoration:none; }
   	
/* -- font size definitions -- */
.xx-small	{ font-size=8pt; }
.x-small   	{ font-size=8.5pt; }
.small		{ font-size=9pt; }
.medium  	{ font-size=9.5pt; }
.normal		{ font-size=10pt; }
.Large  	{ font-size=12pt; }
.x-large	{ font-size=14pt; }
.xx-large	{ font-size=16pt; }

/* -- list style images -- */
li 			{ list-style-image:url('Pictures/pfeil_ul.gif'); }
ul.Eng 		{ list-style-image:url('Pictures/pfeil_ul.gif'); font-size:9.5pt;  margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:20px; text-indent:0; }
ul.Enger 	{ list-style-image:url('Pictures/pfeil_ul.gif'); font-size:9.5pt;  margin-top:3px; margin-right:0px; margin-bottom:3px; margin-left:20px; text-indent:0; }
ul 			{ list-style-image:url('file:///W:/Pictures/dot1.gif');	}  
ul ul 		{ list-style-image:url('dot2.gif'); } 
ul ul ul 	{ list-style-image:url('dot3.gif'); } 
UL.level2 	{ list-style-image:url('fileWPicturesdot1.html'); }	  

/* -- headline styles -- */
h1 	{ font-family:Verdana; font-size:140%; color:rgb(0,0,0); line-height:150%; margin-top:5%; margin-bottom:2%; page-break-before:auto; page-break-after:avoid; }
h2 	{ font-family:Verdana; font-size:130%; color:rgb(0,0,0); line-height:150%; margin-top:5%; margin-bottom:2%; page-break-before:auto; page-break-after:avoid; }
h3 	{ font-family:Verdana; font-size:120%; color:rgb(0,0,0); line-height:150%; margin-top:5%; margin-bottom:2%; page-break-before:auto; page-break-after:avoid; }	
h4 	{ font-family:Verdana; font-size:110%; color: #000000; font-weight:bold; margin-top:5%; margin-bottom:2%; page-break-before:auto; page-break-after:avoid; }

/* -- title definitions -- */
.title 		{ font-family:Verdana; font-size:10pt; color:#0000FF; }
.ttitle 	{ font-size:98%; text-align:left; font-weight:100; margin:3px; }
td.ttitle 	{ text-align:center; margin:3px; background-image:url('Pictures/fof/verlauf40.jpg'); }
.ttitle2 	{ font-size:120%; font-weight:bold; text-align:left; margin:1em; }
td.ttitle2 	{ font-weight:bold; text-align:left; margin:5px; background-image:url('Pictures/fof/ttitle2.jpg'); }
.ttitle3 	{ font-size:100%; font-weight:bold; text-align:left; margin:1em; }
td.ttitle3 	{ font-weight:300; text-align:left; background-color:#0099CC; margin:5px; }

/* -- info definitions -- */
.space 		{ margin-top:5pt; margin-right:5pt; margin-bottom:5pt; margin-left:5pt; padding:0px; }
.info 		{ font-family:Verdana; font-size:8.5pt; color:#000000; background-image:url('Pictures/fof/info.gif'); }
.infomenu   { font-family:Verdana; font-size:8.5pt; margin-top:4px; margin-right:0px; margin-bottom:2px; margin-left:1em; padding:0px; }

/* -------------- End of CSS styles --------------- */