/*
** Navigation
** -------------------------------------------------------------------------
*/

/* Navigationsbereich */
td.left_frame {
 background-color: #CEDCED;

 margin: 0px;

 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;


 border-width: 0px;
 border-right-width: 0px;
 border-left-width: 0px;
 border-top-width: 0px;
 border-color: #CEDCED;
 border-style: solid;

 vertical-align: top;

	font-family : Helvetica, Arial, sans-serif;
}



.menu {
	/* Breite der Navigation */
 /* width: 163px; */

 /* background-image:url(/images/frames/left/back_left.gif);
 background-repeat: repeat-y;*/

 background-color: #CEDCED;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding: 0px;
 padding-top: 19px;
 padding-left: 27px;
 padding-right: 0px;

	font-family : Helvetica, Arial, sans-serif;

 border-style: solid;
 border-color: #CEDCED;

 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
}


/*
** Subnavigation 1
** -----------------------------------------------------------------
*/
.menu .submenu1 {

background-color: #CEDCED; 
 
  /* background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */

	/* Rahmentyp festlegen.		

	none = kein Rahmen (bzw. unsichtbarer Rahmen).
	dotted = gepunktet.
	dashed = gestrichelt.
	solid = durchgezogen.
	double = doppelt durchgezogen.
	groove = 3D-Effekt.
	ridge = 3D-Effekt.
	inset = 3D-Effekt.
	outset = 3D-Effekt. */

 border-style: solid;

 border-top-color: #CEDCED;
 border-bottom-color: #CEDCED;
 border-left-color: #CEDCED;
 border-right-color: #CEDCED;
 
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;

 font-weight: bold;
 font-size: 14px;

	/* Zeichenabstand*/
 letter-spacing: 0px;

	/* Klein-/Grossbuchstaben
		capitalize = Wortanf?e als Grossbuchstaben.
		uppercase = Nur Grossbuchstaben.
		lowercase = Nur Kleinbuchstaben.
		none = normal (keine Text-Dekoration).
	*/
 text-transform: none;

	/* Horizontale Textausrichtung
		left = linksb?ausrichten (Voreinstellung).
		center = zentriert ausrichten.
		right = rechtsb?ausrichten.
		justify = als Blocksatz ausrichten. 
	*/
 text-align: left;
 vertical-align: middle;
}


.menu .submenu1NoSubitems {
background-color: #CEDCED;
 
  /* background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-top-color: #CEDCED;
 border-bottom-color: #CEDCED;
 border-left-color: #CEDCED;
 border-right-color: #CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;

 font-weight: bold;
 font-size: 14px;
 letter-spacing: 0px;
 text-transform: none;

 text-align: left;
 vertical-align: middle;
}

.menu .submenu1 a:link, .submenu1 a:visited, .menu .submenu1 a:active, .menu .submenu1NoSubitems a:link, .menu .submenu1NoSubitems a:visited, .menu .submenu1NoSubitems a:active {
 color: #2965B1;
   font-weight: bold;
}
.menu .submenu1 a:hover, .menu .submenu1NoSubitems a:hover{
 color: #2965B1;
 text-decoration: none;
   font-weight: bold;
}


.menu .submenu1Mouseover {
background-color: #CEDCED;
 
 /*  background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */
	
 border-style: solid;

 border-top-color:#CEDCED;
 border-bottom-color:#CEDCED;
 border-left-color:#CEDCED;
 border-right-color:#CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;

 font-weight: bold;
 font-size: 14px;
 letter-spacing: 0px;
 text-transform: none;
 text-align: left;
 vertical-align: middle;
}


.menu .submenu1MouseoverNoSubitems {
background-color: #CEDCED;
 
  /* background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */
	
 border-style: solid;
	
 border-top-color:#CEDCED;
 border-bottom-color:#CEDCED;
 border-left-color:#CEDCED;
 border-right-color:#CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;

 font-weight: bold;
 font-size: 14px;
 letter-spacing: 0px;
 text-transform: none;
 text-align: left;
 vertical-align: middle;
}

.menu .submenu1Mouseover a:link, .menu .submenu1Mouseover a:visited, .menu .submenu1Mouseover a:active, .menu .submenu1MouseoverNoSubitems a:link, .menu .submenu1MouseoverNoSubitems a:visited, .menu .submenu1MouseoverNoSubitems a:active {
 color: #2965B1;
 font-weight: bold;
}
.menu .submenu1Mouseover a:hover, .menu .submenu1MouseoverNoSubitems a:hover {
 color: #2965B1;
 text-decoration: none;
 font-weight: bold;
}


.menu .submenu1Active {
background-color: #CEDCED;
 
 /*  background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */

 border-style: solid;
	
 border-top-color:#CEDCED;
 border-bottom-color:#CEDCED;
 border-left-color:#CEDCED;
 border-right-color:#CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;

 font-weight: bold;
 font-size: 14px;
 letter-spacing: 0px;
 text-transform: none;
 text-align: left;
 vertical-align: middle;
}

.menu .submenu1Active a:link, .menu .submenu1Active a:visited, .menu .submenu1Active a:active {
 color: #2965B1;
 font-weight: bold;
}

.menu .submenu1Active a:hover {
 text-decoration: none;
 font-weight: bold;
}



.menu .submenu1ActiveNoSubitems {
background-color: #CEDCED;
 
  /* background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */

 border-style: solid;
	
 border-top-color:#CEDCED;
 border-bottom-color:#CEDCED;
 border-left-color:#CEDCED;
 border-right-color:#CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;

 font-weight: bold;
 font-size: 14px;
 letter-spacing: 0px;
 text-transform: none;
 text-align: left;
 vertical-align: middle;
}

.menu .submenu1ActiveNoSubitems a:link, .menu .submenu1ActiveNoSubitems a:visited, .menu .submenu1ActiveNoSubitems a:active {
 color: #2965B1;
  font-weight: bold;
}

.menu .submenu1ActiveNoSubitems a:hover {
 text-decoration: none;
  font-weight: bold;
}


.menu .submenu1_bullet {
 	width: 26px;
 /*  font-size: 12px;
	background-color: #00643C; 
	clear: none; */
 float: left;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 
	display: none;
}
 

.menu .submenu1Active_submenu {
 background-color: #CEDCED;
 
  /* background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-top-color:#CEDCED;
 border-bottom-color:#CEDCED;
 border-left-color:#CEDCED;
 border-right-color:#CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;
}


.menu .submenu1_submenu {
background-color: #CEDCED;
 
  /* background-image:url(/images/frames/nav/bottom/kreis.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-top-color:#CEDCED;
 border-bottom-color:#CEDCED;
 border-left-color:#CEDCED;
 border-right-color:#CEDCED;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;
}
