
	/* body */

	body
	{
		background      : #1316A3;
		color			: #6FA6FF; 	
		text-align		: left;
	}
	
	/* netscape backgroundcolor */
	.netscape
	{
		background		: #1316A3;
		text-align		: left;
		color			: #6FA6FF;
	}

	/* links */
    a:link{color:#8FC6FF;}
    a:visited{color:#158DFD;}
    a:hover{color:#FFFFCF;}
    a:active{color:#8B8DD9;}

	
	/* tabelle */
	.site
    {
		border-top			: 3px solid #4AA0FF;
		border-right		: 3px solid #0050FF;
		border-left			: 3px solid #4AA0FF;
		border-bottom		: 3px solid #0050FF;
		width				: 100%;
    } 
	
	/* dialoge */
	.tbl_dialog
    {
		border-top			: 3px solid #4AA0FF;
		border-right		: 3px solid #0050FF;
		border-left			: 3px solid #4AA0FF;
		border-bottom		: 3px solid #0050FF;
		/*width				: 99%;*/
    } 

	.td_layout
	{
		background			: #06117A;
		font-size			: 16px;
		color				: #B7B9FB;
	}
	
	.tbl_ueberschrift
	{
		width				: 100%;
	}
	.tdueberschrift
	{
		background			: #0A0F74;
	}
	.tdue1
	{
		background			: #080E7A;		
	}
	.tdue2
	{
		background			: #070C7F;		
	}
	.tdue3
	{
		background			: #050B88;
	}
	.tdue4
	{
		background			: #030A8F;
	}
	.tdue5
	{
		background			: #010997;	
	}

	.sitebackground
	{
		background			: #00089E;
		width				: 99%;
	}

	.tdsitetitle
	{
		background			: #050850;
	}
		
	.tbl_links
	{
		width				: 95%;
	}
		
	.tdlinks1
	{
		background			: #06117A;
	}
	.tdlinks2
	{
		background			: #0C108A;
	}
	.tdlinksrahmen
	{
		background			: #4AA0FF;
	}

	.td_textspacer
	{
		font-size			: 10px;
	}
	.td_text
	{
		font-size			: 16px;
		color				: #B7B9FB;
	}
	
	.td_imagebg
	{
		background			: #06117A;
		font-size			: 16px;
		color				: #B7B9FB;
	}
	
	.tbl_warn
	{
		border-top			: 3px solid #F34141;
		border-right		: 3px solid #C12525;
		border-left			: 3px solid #F34141;
		border-bottom		: 3px solid #C12525;
		width				: 90%;
	}

	.td_warn
	{
		background			: #DC2424;
		width				: 90%;
		font-size			: 20px;
		font-weight			: bold;
		color				: #D9DB07;
	}
	
	.tbl_button
	{
		border-top			: 1px solid #4AA0FF;
		border-right		: 1px solid #0050FF;
		border-left			: 1px solid #4AA0FF;
		border-bottom		: 1px solid #0050FF;
		width				: 90%;
	}

	/* tableout */
	.tbl_tblout
	{
		width				: 95%;
	}
	
	.tbl_tblout2
	{
		width				: 95%;
		background			: #9394C3;
	}

	.td_tblout_ueberschrift
	{
		font-size			: 14px;
		font-weight			: bold;
		background			: #050850;
	}
	.td_tblout_ueberschriftmarkiert
	{
		font-size			: 14px;
		font-weight			: bold;
		background			: #C5CAFB;
	}
	.td_tblout_left
	{
		font-size			: 14px;
		font-weight			: bold;
		background			: #050850;
	}
	.td_tblout_toggle1
	{
		background			: #06117A;
		font-size			: 11px;
	}
	
	.td_tblout_toggle2
	{
		background			: #0C108A;
		font-size			: 11px;
	}
	
	/* lexikon toggle */
	.td_tblout_toggle1_big
	{
		background			: #06117A;
		font-size			: 14px;
	}
	.td_tblout_toggle2_big
	{
		background			: #0C108A;
		font-size			: 14px;
	}
	
	.td_tblout_low
	{
		background			: #5E62FC;
		color				: #1E3604;
		font-size			: 11px;
	}
	.td_tblout_med
	{
		background			: #01DD25;
		color				: #1E3604;
		font-size			: 11px;
	}
	.td_tblout_high
	{
		background			: #EF310B;
		color				: #D9DB07;
		font-size			: 11px;
	}
	.td_tblout_good
	{
		background			: #01DD25;
		color				: #1E3604;
		font-size			: 11px;
	}
	.td_tblout_bad
	{
		background			: #EF310B;
		color				: #D9DB07;
		font-size			: 11px;
	}
	
	.td_tblout_warn
	{
		background			: #FEFB00;
		color				: #1E3604;
		font-size			: 11px;
	}
	
	/* lexikon markfield */
	.td_tblout_markfield
	{
		background			: #1316A3;
		color				: #8C8C6A;
		font-weight			: bold;
		font-size			: 16px;
	}

	/* schriften */
	.spacer
    {
       font-size			: 1px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer1
    {
       font-size			: 1px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer2
    {
       font-size			: 2px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer3
    {
       font-size			: 3px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer4
    {
       font-size			: 4px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer5
    {
       font-size			: 5px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer6
    {
       font-size			: 6px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer7
    {
       font-size			: 7px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer8
    {
       font-size			: 8px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer9
    {
       font-size			: 9px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }
	.spacer10
    {
       font-size			: 10px;
       font-weight			: normal;
       color				: #6FA6FF;
	   text-align			: left;
    }

	.sitetitle
    {
       font-size			: 24px;
       font-weight			: bold;
       font-style			: italic;
	   text-align			: center;
	   color				: #6FA6FF;
    }   
	
	.td_buttonfont
	{
		font-size			: 18px;
		font-weight			: normal;
		text-align			: center;
		color				: #6FA6FF;
		background			: #050850;
	}

	/* schriften für das inhaltsverzeichnis */
	.inh0
	{
		font-size			: 18px;
		font-weight			: bold;
		color				: #6FA6FF;
		text-align			: left;
	}
	.inh1
	{
		font-size			: 16px;
		color				: #6FA6FF;
		text-align			: left;
	}
	.inh2
	{
		font-size			: 14px;
		color				: #6FA6FF;
		text-align			: left;
	}
	.inh3
	{
		font-size			: 12px;
		color				: #6FA6FF;
		text-align			: left;
	}
	.inh4
	{
		font-size			: 10px;
		color				: #6FA6FF;
		text-align			: left;
	}

	/* schriften für die überschrift */
	.font_ueberschrift
    {
       font-size			: 20px;
       font-weight			: bold;
       font-style			: italic;
	   color				: #6FA6FF;
	   text-align			: left;
    }   

	/* schrift für den copyrighthinweis beim drucken */
	.font_copyright_printit
	{
       font-size			: 10px;
	   color				: #A1A1AB;
       text-align			: left;
    }  
	
	/* schriften für den fibeltext */

	
	
	.font_fibeltext_small_bold
	{
		font-size			: 20px;
		color				: #6FA6FF;
		font-weight			: bold;
		text-align			: left;
	}

	.font_fibeltext_small
	{
		font-size			: 20px;
		color				: #6FA6FF;
		text-align			: left;
	}
	.font_fibeltext_smallest
	{
		font-size			: 12px;
		color				: #6FA6FF;
		text-align			: center;
	}
	.font_fibeltext_normal
	{
		font-size			: 18px;
		color				: #6FA6FF;
		text-align			: left;
	}

	/* warntext schrift */
	.font_warn
	{
		font-size			: 20px;
		font-weight			: bold;
		color				: #D9DB07;
		text-align			: center;
	}

	/* gästebuch
	.td_gb_titel
	{
		background			: #000000; /*#7174E5;*/
		color				: #1E3604;
		font-size			: 20px;
	}
	
	/* Kalender */
	.td_calendar_uberschrift
	{
		font-size			: 14px;
		font-weight			: bold;
		color				: #A3A3FF;
	}
	.td_calendar_shortdays
	{
		font-size			: 11px;
		font-weight			: normal;
		color				: #A3A3FF;
	}

	.td_calendar_saturday
	{
		font-size			: 11px;
		font-weight			: normal;
		color				: #D16D6D;
	}
	.td_calendar_sunday
	{
		font-size			: 11px;
		font-weight			: normal;
		color				: #DB1B1B;
	}

	.td_calendar_current_day_shortdays
	{
		background      	: #ABABA9;
		font-size			: 11px;
		font-weight			: bold;
		color				: #352B2B;
	}
	
	.td_calendar_current_day_saturday
	{
		background     		: #ABABA9;
		font-size			: 11px;
		font-weight			: bold;
		color				: #FBA3A3;
		
	}
	.td_calendar_current_day_sunday
	{
		background     		: #ABABA9;
		font-size			: 11px;
		font-weight			: bold;
		color				: #E48A8A;
		
	}
	
	/* Style Auswahl */
	.styleselect
	{
		background			: #BBDDFF;
		color				: #352B2B;
		font-size			: 13px;
	}
