/*   Style der Navigation  */

body.online {

background-color:#EB891A;

}

#in {

border: 1px solid #FFFFFF;

}

* {
font-size:10pt;
font-family:Tahoma;

}

hr {
    height: 1px;
    color: #EB891A;
    border: none;
	display:inline;
}

   div.head {
 	 	position:absolute;
 	 	z-index:3;
 	 	left: 0px;
	  	top:45px;
				width:100%;
				background-color:#FEF85C;
    border-top: 1px solid #EB891A;
				border-bottom: 1px solid #EB891A;

	  }


   div.welcome {
 	 	position:absolute;
 	 	z-index:3;
 	 	left: 0px;
	  	top:140px;

				background-color:#F7F6A4;
    border-top: 1px solid #EB891A;
				border-bottom: 1px solid #EB891A;

	  }

   div.right {
 	 	position:absolute;
 	 	z-index:2;
 	 	left: 615px;
	  	top:0px;
				height:100%;
				vertical-align:top;

	  }
   div.main {
 	 	position:absolute;
 	 	z-index:1;
 	 	left: 0px;
	  	top:0px;
		height:100%;

	  }
			
			
			   div.imprint {
 	 	position:absolute;
 	 	z-index:5;
 	 	left: 530px;
	  	top:0px;

	  }
	     div.werbung {
 	 	position:absolute;
 	 	z-index:4;
 	 	left: 830px;
	  	top:138px;


	  }

A.navi:ACTIVE, A.navi:LINK, A.navi:VISITED
{
   Color: #4682BE;
   Text-Decoration: none;
}

A.navi:Hover
{
   Color: #4682BE;
   Text-Decoration: underline;
}

/*   Style der My-Navigation  */

A.mynavi:ACTIVE, A.mynavi:LINK, A.mynavi:VISITED
{
   Color: #4682BE;
   Text-Decoration: none;
}

A.mynavi:Hover
{
   Color: #4682BE;
   Text-Decoration: underline;
}

/*   Style der anderen Links  */

A.text:ACTIVE, A.text:LINK, A.text:VISITED
{
   Color: #4682BD;
   Text-Decoration: underline;
}

A.text:Hover
{
   Color: #4682BD;
   Text-Decoration: none;
}




   a.:link { font-family:Tahoma; color:#CD3301; text-decoration:underline; font-size:10pt;  }
   a.:visited { font-family:Tahoma; color:#CD3301; text-decoration:underline; font-size:10pt;  }
   a.:hover { font-family:Tahoma; color:#CD3301; text-decoration:None; font-size:10pt; }

   a.nav:link { font-family:Tahoma; color:#FFFFFF; text-decoration:None; font-size:10pt; font-weight:bold;  }
   a.nav:visited { font-family:Tahoma; color:#FFFFFF; text-decoration:None; font-size:10pt;  font-weight:bold; }
   a.nav:hover { font-family:Tahoma; color:#FEF85C; text-decoration:None; font-size:10pt; font-weight:bold; }

   a.orange:link { font-family:Tahoma; color:#EB891A; text-decoration:None; font-size:10pt; font-weight:bold;  }
   a.orange:visited { font-family:Tahoma; color:#EB891A; text-decoration:None; font-size:10pt;  font-weight:bold; }
   a.orange:hover { font-family:Tahoma; color:#EB891A; text-decoration:None; font-size:10pt; font-weight:bold; }

   a.braun:link { font-family:Tahoma; color:#653332; text-decoration:None; font-size:11pt; font-weight:bold;  }
   a.braun:visited { font-family:Tahoma; color:#653332; text-decoration:None; font-size:11pt;  font-weight:bold; }
   a.braun:hover { font-family:Tahoma; color:#653332; text-decoration:None; font-size:11pt; font-weight:bold; }

   a.braunu:link { font-family:Tahoma; color:#653332; text-decoration:underline; font-size:11pt; font-weight:bold;  }
   a.braunu:visited { font-family:Tahoma; color:#653332; text-decoration:underline; font-size:11pt;  font-weight:bold; }
   a.braunu:hover { font-family:Tahoma; color:#653332; text-decoration:underline; font-size:11pt; font-weight:bold; }



h1.start {font-size:12pt;
     color:#653332;
     font-family:Tahoma;
					font-weight:bold;
					display:inline;


}

h2 {font-size:10.5pt;
     color:#653332;
     font-family:Tahoma;
					font-weight:bold;
					display:inline;


}



   #google_dock{position:absolute; width:160px; height:600px; z-index:3; left: 830px; top:0px;}



    td.black { font-size:10pt;
     color:#000000;
     font-family:ARIAL;
					font-weight:bold;
}

table.main
{
   border: 1px solid #FEF85C;
   border-collapse: separate;
   background-color: #FDF5DE;
}

tr.top
{
   background-color: #EB891A;
   color: #FFFFFF;
}

tr.main
{
   background-color: #FDF5DE;
}
