/*
*
*
* 
* Copyright  2003-2005 Ralf Spitaler
*
* Web :   http://www.bluelilies.net
* email : scripts@bluelilies.net
*
* diese Script darf nur auf dem Server BlueLilies.Net
* verwendet werden. sonstige Benutzung ist - auch auszugsweise
* nicht erlaubt.
*
* zusätzliche Scripte sind :
* /style/style.css
* /language/lang-german.php  ( weiter Sprachscripte
*                             können eingebunden werden)
*
*/

/* Layer Definition */

#LayerH     {
             position : absolute;
             z-index : 2;
             visibility : visible;
             left : 450px;
             top : 226px;
             height : 300px;
             width : 308px;
             background-repeat: repeat-x;
             
             /* background : url(../images/t_klein.jpg); */
             }
             
#LayerH2     {
             position : absolute;
             z-index : 2;
             visibility : visible;
             left : 20px;
             top : 360px;
             height : 190px;
             width : 800px;
             background-repeat:repeat-x;
             
             /* background : url(../images/t_klein.jpg); */
             }
             
#LayerSP     {
             position : absolute;
             z-index : 2;
             visibility : visible;
             left : 450px;
             top : 2px;
             height : 194px;
             width : 460px;
             background-repeat:repeat-x;
             
             /* background : url(../images/t_klein.jpg); */
             }
             
#Layer2     {
             position : absolute;
             z-index : 3;
             visibility : visible;
             left : 240px;
             top : 100px;
             height : 300px;
             width : 600px;
             background-repeat:repeat-x;
             /* background : url(../images/t_klein.jpg); */
             }
             
#Layer_Print     {
             position : absolute;
             z-index : 3;
             visibility : visible;
             left : 24px;
             top : 100px;
             height : 300px;
             width : 600px;
             background-repeat:repeat-x;
             /* background : url(../images/t_klein.jpg); */
             }
             
             
#Hinter  {
             position : absolute;
             z-index : 1;
             visibility : visible;
             left : 0px;
             top : 112px;
             height : 400px;
             width : 180px;
 
             background-repeat:repeat-x;
             /*  background : url(../images/hinter24_menue.jpg); */
             }
             
#NavLinks     {

             position : absolute;
             z-index : 6;
             visibility : visible;
             left : 24px;
             top : 48px;
             height : 400px;
             width : 180px;
             
 
             /*background-repeat:repeat-x; */
             
             }
             
#Nav     { 

		position:absolute; 
		z-index : 6;
		op:5px; 
		left:0; 
		visibility:hidden; 
		
		
             }
             
#NavKopf     { 

		 position : absolute;
                 z-index : 6;
                 visibility : visible;
                 left : 0px;
                 top : 0px;
                 height : 95px;
                 width : 82px;
		 background : url(../images/tgrau24.jpg);
		
		
             }
             
#Layer_HLogo     {

             position : absolute; 
             z-index : 1;
             visibility : visible;
             left : 0px;
             top : 0px;
             height : 451px;
             width : 352px;
             background-repeat:no-repeat;
             background : url(../images/thuennesen-logo3.jpg); 
             
             }
             
#Layer_HLogo2     {

             position : absolute; 
             z-index : 3;
             visibility : visible;
             left : 60px;
             top : 300px;
             height : 73px;
             width : 250px;
             background-repeat:repeat-x;
             background : url(../images/thuennesen-logo.gif); 
             
             }
             
#Layer_Logo     {
             position : absolute;
             z-index : 4;
             visibility : visible;
             left : 0px;
             top : 0px;
             height : 112px;
             width : 152px;
             /* background-repeat:repeat-x; */

             /* background : url(../images/logo-links.jpg); */
             
             }
             
#Layer_Logo2     {
             position : absolute;
             z-index : 2;
             visibility : visible;
             left : 250px;
             top : 2px;
             height : 100px;
             width : 347px;
             background-repeat:repeat-x;
             background : url(../images/Logo_100-2.jpg); 
             }
           
.textbody		{
                         FONT-FAMILY: Sans Serif, Arial, Verdana, Helvetica;
			 FONT-SIZE: 14px;
			 font-weight:normal;
			 COLOR: rgb(0,0,102);
			 text-align: justify;
			 }
			 
.textsmall		{
                         FONT-FAMILY: Sans Serif, Arial, Verdana, Helvetica;
			 FONT-SIZE: 12px;
			 font-weight:normal;
			 COLOR: rgb(0,0,102)
			 }


.subMenue		{
             FONT-FAMILY: Arial, Verdana,Helvetica;
			 FONT-SIZE: 15px;
			 font-weight:normal;
			 COLOR: rgb(0,0,102);
			 }
			 
.Menue		{
             FONT-FAMILY: Arial, Verdana,Helvetica;
			 FONT-SIZE: 15px;
			 font-weight:normal;
			 COLOR: rgb(0,0,102);
			 TEXT-DECORATION: none;
			 }
			 
TD		    {

             FONT-FAMILY: Arial, Verdana, 
			 Helvetica;
			 FONT-SIZE: 12px;
			 font-weight:normal;
			 COLOR: rgb(0,0,102)

			 }

BODY		{

                         FONT-FAMILY: Arial, Verdana, 
			 Helvetica;
			 FONT-SIZE: 12px;
			 font-weight:normal;
			 COLOR: #000080;
			 background-repeat:repeat-x;
			 
                         background : url(../images/hinter30_1600_menue.jpg); 

			 }


INPUT		{

                         FONT-FAMILY: Arial, Verdana, Helvetica;
			 FONT-SIZE: 15px;
			 font-weight:normal;
			 COLOR: #000080;
			 background-color:#FFFFFF;
			 border: outset 1px blue

			 }

TEXTAREA	{

             font-family: Arial, Verdana,
			 Helvetica;
			 FONT-SIZE: 15px;
			 font-weight:normal;
			 COLOR: #000080;
			 background-color:#FFFFFF;
			 scrollbar-base-color:#FFFFEE;
			 scrollbar-3dlight-color:#FFFFFF;
			 scrollbar-arrow-color:#FFFFFF;
			 scrollbar-darkshadow-color:#000000;
			 scrollbar-face-color:#FFFFEE;
			 scrollbar-highlight-color:#FFFFFF;
			 scrollbar-shadow-color:#000000;
			 scrollbar-track-color:#FFFFEE;
			 border: outset 1px blue

			 }

FORM 		{
                         FONT-FAMILY: Arial, Verdana,
			 Helvetica;
			 font-size: 15px;
			 font-weight:normal;
			 COLOR: #000080

			 }



A:link          {
                                 BACKGROUND: none;
                                 COLOR: #000080;
				 FONT-SIZE: 16px;
				 FONT-FAMILY: Arial, Verdana,  Helvetica;
				 TEXT-DECORATION: none
				 }

A:active        {
                                 BACKGROUND: none;
				 COLOR: #000080;
				 FONT-SIZE: 16px;
				 FONT-FAMILY: Arial, Verdana,  Helvetica;
				 TEXT-DECORATION: none
				 }

A:visited       {
                                 BACKGROUND: none;
				 COLOR: #000080;
				 FONT-SIZE: 16px;
				 FONT-FAMILY: Arial, Verdana,  Helvetica;
				 TEXT-DECORATION: none
				 }

A:hover         {
                                 BACKGROUND: none;
				 COLOR: rgb(255,0,0);
				 FONT-SIZE: 16px;
				 FONT-FAMILY: Arial, Verdana,  Helvetica;
				 TEXT-DECORATION: underline
				 }

.title 		    {
                                 BACKGROUND: none;
				 COLOR: #000099;
				 FONT-SIZE: 20px;
				 FONT-WEIGHT: bold;
				 FONT-FAMILY: Arial, Verdana, 
				 Helvetica;
				 TEXT-DECORATION: none
				 }

.content 	    {
                 BACKGROUND: none;
				 COLOR: #000066;
				 FONT-SIZE: 11px;
				 FONT-FAMILY: Arial, Verdana,  Helvetica
				 }

