/*  ------------------------------------- 
/* | bekwadrat medienproduktion			 |
/* | Dudenstraße 16 - 36251 Bad Hersfeld |
/* | Telefon: 0 66 21 40 92 30			 |
/* | E-Mail: busch@bekwadrat.de			 |
/* | Internet: www.bekwadrat.de 		 |
/*  -------------------------------------


/*-----------------
  Text Definitionen
  -----------------*/

body {
         font-family: verdana, arial, helvetica, sans-serif;
         background-color: #ebebeb;
         margin-top:10px;
		 margin-left:0px;
         /*------------------------------
         | folgende eigenschaften sind   |
         | nicht w3c konform, da sie     |
         | nur mit dem IE funktionieren! |
          ------------------------------*/
         scrollbar-face-color: #ffffff;
         scrollbar-highlight-color: #E9E8E5;
         scrollbar-shadow-color: #E9E8E5;
         scrollbar-3dlight-color: #ffffff;
         scrollbar-arrow-color: #E9E8E5;
         scrollbar-track-color: #ffffff;
         scrollbar-darkshadow-color: #ffffff

}



textarea {
         font-size: 9px; color: #000000;
         background-color: #ffffff;
         border-top: 666666 1px solid;
         border-bottom: 666666 1px solid;
         border-left: 666666 1px solid;
         border-right: 666666 1px solid
}

input {
         font-size: 9px; color: #000000;
         background-color: #ffffff;
         border-top: 666666 1px solid;
         border-bottom: 666666 1px solid;
         border-left: 666666 1px solid;
         border-right: 666666 1px solid
}
input.button {
         font-size: 10px; color: #ffffff;
         background-color: #ffffff
		 }
		 
		 
		 					
.menu1			{ text-decoration: none; color: #ffffff; font-weight: normal; line-height: 18px; 
					 }

.menu1:hover 	{ text-decoration: none; color: #ffffff; font-weight: normal; line-height: 18px; 
					border-bottom : 5px solid #FFCC33;
					 }
					 
.menu1_a		{ text-decoration: none; color: #ffffff; font-weight: normal; line-height: 18px; 
					border-bottom : 5px solid #FFCC33;
					 }




.menu2			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: none;
	color: #ffffff;
	width: 136px;
	height: 24px;
	line-height: 24px;
	background-color: #333366;
	border-left: 4px solid #333366;

				  }
	

.menu2:hover 	{
		font-size: 11px;
		letter-spacing: normal;
		text-decoration: none;
		color: #000000;
		line-height: 24px;
		background-color: #FFCC66;
		border-left: 4px solid #FFCC66; 

}
					

.menu2_a	{
		font-size: 11px;
		letter-spacing: normal;
		text-decoration: none;
		color: #000000;
		width: 136px;
		line-height: 24px;
		background-color: #FFCC66;
		border-left: 4px solid #FFCC66; 
	
}

.submenu			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
	width: 130px;
	height: 24px;
	line-height: 24px;
	background-color: #ebebeb;
	border-left: 10px solid #ebebeb;

				  }
	

.submenu:hover 	{
		font-size: 11px;
		letter-spacing: normal;
		text-decoration: none;
		color: #000000;
		line-height: 24px;
		background-color: #FFCC66;
		border-left: 10px solid #FFCC66; 

}
					

.submenu_a	{
		font-size: 11px;
		letter-spacing: normal;
		text-decoration: none;
		color: #000000;
		width: 130px;
		line-height: 24px;
		background-color: #FFCC66;
		border-left: 10px solid #FFCC66; 
	
}					 

.menu3			{ text-decoration: none; color: #000000; 
					 }

.menu3:hover 	{ text-decoration: underline; color: #000000;
					 }
.menu3_a 	{ text-decoration: underline; color: #000000;
					 }

.text16bold {
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 16px;
         line-height: 120%;
         font-weight: normal;
         color: #666666;
         letter-spacing: 1px;
}

.text11schwarz {
		 font-size: 11px;
         line-height: 160%;
         color: #000000;
         letter-spacing: normal;
}

.text11 {
		 font-size: 11px;
         line-height: 160%;
         color: #FFFFFF;
         letter-spacing: normal;
}


.text11bold {
		 font-size: 11px;
         line-height: 160%;
         font-weight: bold;
         color: #000000;
         letter-spacing: normal;
}


.text10 {
         font-size: 10px;
         line-height: 140%;
         
         color: #000000;
}


.text10bold {
         font-size: 10px;
         line-height: 140%;
         font-weight: bold;
         color: #000000;
}

.text9 {
         font-size: 9px;
         line-height: 140%;
         color: #000000;
}

.text9weiss {
         font-size: 9px;
         line-height: normal;
         color: #ffffff;
}

.text9bold {
         font-size: 9px;
         line-height: 140%;
         font-weight: bold;
         color: #000000;
}
