/*-------------------------------------------*/
/*Textformate*/
/*-------------------------------------------*/
/*Ueberschrift*/

/*Menue fett 9p*/
*.menu1    {
	border: none;
	font-family: "Arial","sans-serif";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000066;
}

/*Menue eingerueckt 9p*/
*.menu2    {
	color: #000066;
	font-family: "Arial","sans-serif";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
}

*.text11b    {
	font-family: "Arial","sans-serif";
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 11pt;
}

/*Normaler Text 9p*/
*.text9p    {
	color: #000066;
	font-family: "Arial","sans-serif";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
}

/*Normaler Text 10p*/
*.text10p    {
	color: #000066;
	font-family: "Arial","sans-serif";
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
}

/*Ueberschrift revers*/
*.text11pRevBlue    {
	color: #FFFFFF;
	width: auto;
	height: 11px;
	background-color: #000066;
	font-family: "Arial","sans-serif";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

/*Hervorgehoben ROT*/
*.text9Red    {
	color: #FF0000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Arial","sans-serif ";
}

/*Hervorgehoben ROT bold*/
*.text9bRed    {
	color: #FF0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: "Arial","sans-serif ";
}

/*Link Design*/
a:link    {
	color: #000066;
	background-color: inherit;
	text-decoration: none;
}

a:visited    {
	color: #000066;
	background-color: inherit;
	text-decoration: none;
}

a:active    {
	color: #000066;
	background-color: inherit;
	text-decoration: none;
}

a:hover    {
	color: #000066;
	background-color: #CCCCCC;
	text-decoration: none;
}

/*-------------------------------------------*/
/*Formate Design*/
/*-------------------------------------------*/
/*Seiten Hintergrund*/
*.background    {
	background-image: url(Images/BLULEATH.jpg);
	background-position: left;
	background-repeat: repeat;
}

*.TabelleMain    {
	width: 100%;
	height: auto;
	border-style: none;
	background-color: hidden;
	layer-background-color: hidden;
	border-width: 5pt;
	padding: 0pt;
}

*.TabelleLogo    {
	width: 100%;
	height: 60px;
	border-style: none;
	background-color: hidden;
        layer-background-color: hidden;
	border-width: 0pt;
	padding: 0pt;
	background-image: url(Images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}

*.ZelleLogoRechts    {
	width: 145px;
	height: auto;
	border-style: none;
	background-color: hidden;
        layer-background-color: hidden;
        border-color: #FFFFFF;
	border-width: 0pt;
	padding: 0pt;
	/*background-image: url(images/english.gif);*/
	background-repeat: no-repeat;
	background-position: center;
}

*.TabelleNav    {
	width: 100%;
	height: 25px;
	border-style: none;
	background-color: hidden;
        layer-background-color: hidden;
	border-width: 5pt;
	padding: 0pt;
}

*.TabelleDown    {
	width: 100%;
	height: 25px;
	border-style: ridge;
	background-color: #ECE7E7;
        layer-background-color: #ECE7E7;
        border-color: FFFFFF;
	border-width: 5pt;
	padding: 0pt;
}

*.TabelleForm    {
	width: 100%;
	height: auto;
	border-style: none;
	background-color: #FFFFFF;
        layer-background-color: #FFFFFF;
        border-color: FFFFFF;
	border-width: 5pt;
	padding: 5pt;
        text-align: center;
}

*.ZelleFest    {
	height: 200px;
	width: 145px;
	border-style: ridge;
	background-color: #ECE7E7;
        layer-background-color: #ECE7E7;
	border-color: #FFFFFF;
	border-width: 5pt;
	padding: 3pt;
	text-indent: 0pt;
	text-align: left;
}

*.ZelleFestLeer    {
	height: auto;
	width: 145px;
	border-style: none;
	background-color: transparent;
        layer-background-color: transparent;
	border-width: 5pt;
	padding: 3pt;
	text-indent: 0pt;
}

*.ZelleFrei    {
	height: 200px;
	border-style: ridge;
	background-color: #FFFFFF;
        layer-background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 5pt;
	padding: 3pt;
	text-indent: 0pt;
}

*.ZelleFreiLeer    {
	border-style: none;
	background-color: transparent;
        layer-background-color: transparent;
	border-color: #FFFFFF;
	border-width: 5pt;
	padding: 3pt;
	text-indent: 0pt;
	height: auto;
	width: auto;
}

*.ZelleUnsi    {
	border-style: none;
	background-color: transparent;
        layer-background-color: transparent;
	border-color: #FFFFFF;
	border-width: 5pt;
	padding: 0pt;
	text-indent: 0pt;
	height: 200;
	width: auto;
}
