

.topmenuitem{
	font-family: Verdana, sans-serif, Tahoma;
	font-size: 11px;
    font-weight:normal;
	background: #ebe9ea;
	padding:0px;
	margin:0px;
	cursor:pointer;
	color:black;
	padding-right:17px;
	vertical-align:bottom;
	height:32px;
}

/*.topmenuitem_spacer{
	font-family: Verdana, sans-serif, Tahoma;
	font-size: 12px;
    font-weight:normal;
	background: #faf1e0;
	padding:0px;
	margin:0px;
	cursor:pointer;
	color:black;
	padding-right:17px;
	vertical-align:bottom;
	height:32px;
}*/

/*.topmenulink_spacer{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
}*/

.topmenulink_green{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
}

.topmenulink_green:hover{
  background-image:url(../grafik/head_small_green.jpg);
}

.topmenulink_green_active{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
  background-image:url(../grafik/head_small_green.jpg);
}

.topmenulink_orange{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
}

.topmenulink_orange:hover{
  background-image:url(../grafik/head_small_orange.jpg);
}

.topmenulink_orange_active{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
  background-image:url(../grafik/head_small_orange.jpg);
}

.topmenulink_red{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
}

.topmenulink_red:hover{
  background-image:url(../grafik/head_small_red.jpg);
}

.topmenulink_red_active{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
  background-image:url(../grafik/head_small_red.jpg);
}

.topmenulink_violet{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
}

.topmenulink_violet:hover{
  background-image:url(../grafik/head_small_violet.jpg);
}

.topmenulink_violet_active{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
  background-image:url(../grafik/head_small_violet.jpg);
}

.topmenulink_blue{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
}

.topmenulink_blue:hover{
  background-image:url(../grafik/head_small_blue.jpg);
}

.topmenulink_blue_active{
  color:black;
  background-repeat:no-repeat;
   display:block; 
  height:30px;
  text-decoration:none;
  vertical-align:bottom;
  background-image:url(../grafik/head_small_blue.jpg);
}

.topmenuitemactive{
    font-family: Verdana, sans-serif, Tahoma;
    font-size: 14px;
    font-weight:bold;
    background: #faf1e0;
    padding:0px;
    cursor:pointer;
    color:black;
    padding-right:17px;
    vertical-align:center;
    height:30px;
}

a:active
{
  outline: none;
}

a{
  text-decoration:none;
}

.topmenuitem2{
	font-family: Verdana, sans-serif, Tahoma;
	font-size: 12px;
	background: #ffcb50;
	padding:0px;
	cursor:pointer;
	color:#234da0;
	padding-right:17px;
	vertical-align:center;
	height:30px;
}



.menuitem{
	font-family: Verdana, sans-serif, Tahoma;
	font-size: 11px;
	background: #ffe3a1;
	padding:5px;
	cursor:pointer;
	color:#234da0;
	border-bottom:1px solid gray;
}

.menuitem2{
	font-family: Verdana, sans-serif, Tahoma;
	font-size: 11px;
	background: #eed290;
	padding:5px;
	cursor:pointer;
	color:#234da0;
	border-bottom:1px solid gray;
}

.sidemenuheadline{
	display:block;
	text-decoration:none;
	background: transparent;	
	font-family: verdana,arial;
	font-weight:bold;
	font-size: 12px;
	padding-bottom:15px;
	color:black;
	cursor:pointer;
}

.sidemenuheadline2{
	background: transparent;	
	font-family: verdana,arial;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:5px;
	color:#d0241e;
	cursor:pointer;
}

.sidemenulink_green{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_green.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}

/*.sidemenulink_green:hover{
    background-image:url(../grafik/head_tiny_green.jpg);
}

.sidemenulink_green_active{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_green.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}*/


/* Sidemenulink */
.sidemenulink_orange{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_orange.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}
/*
.sidemenulink_orange:hover{
    background-image:url(../grafik/head_tiny_orange.jpg);
}

.sidemenulink_orange_active{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_orange.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}*/

/* Sidemenulink */
.sidemenulink_red{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_red.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}

/*.sidemenulink_red:hover{
    background-image:url(../grafik/head_tiny_red.jpg);
}

.sidemenulink_red_active{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_red.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}*/

/* Sidemenulink */
.sidemenulink_violet{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_violet.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}

/*.sidemenulink_violet:hover{
    background-image:url(../grafik/head_tiny_violet.jpg);
}

.sidemenulink_violet_active{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_violet.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}*/


/* Sidemenulink */
.sidemenulink_blue{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_blue.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}

/*.sidemenulink_blue:hover{
    background-image:url(../grafik/head_tiny_blue.jpg);
}

.sidemenulink_blue_active{
    background-repeat:no-repeat;
    background-image:url(../grafik/head_tiny_blue.jpg);
    display: block;
    margin: 0;
    padding-left:12px;
    padding-top:0px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:12px;
    text-decoration:none;
    color:black;
    height:15px;
}*/
.sidemenulinkbottom{
  display: block;
    width:170px;   
    padding-top:7px;    /*** flexible hoehe der zelle ***/
/*     padding-bottom:8px; */
    padding-right:10px;
    padding-left:22px;
    padding-bottom:5px;
    margin: 0;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    color:black;
  	 background: url(../grafik/nav_2_bg_nodot.gif) no-repeat 0px 0px;
	font-family: verdana,arial;
	font-size: 11px;

	color:black;
	cursor:pointer;
  overflow: hidden;
    voice-family: "\"}\""; /*BOX MODEL HACK for IE 5.5/6.0 */ 
    voice-family:inherit; 
}

.sidemenulinkdeep{
  display: block;
    width:165px;   
    padding-top:3px;    /*** flexible hoehe der zelle ***/
/*     padding-bottom:8px; */
    padding-right:10px;
    padding-left:27px;
    padding-bottom:3px;
    margin: 0;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    color:red;
    font-family: verdana,arial;
    font-size: 11px;

    color:black;
    cursor:pointer;
  overflow: hidden;
    voice-family: "\"}\""; /*BOX MODEL HACK for IE 5.5/6.0 */ 
    voice-family:inherit; 
}

.sidemenulinkdeepactive{
  display: block;
    width:165px;   
    padding-top:3px;    /*** flexible hoehe der zelle ***/
/*     padding-bottom:8px; */
    padding-right:10px;
    padding-left:27px;
    padding-bottom:3px;
    margin: 0;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:red;
    font-family: verdana,arial;
    font-size: 11px;

    color:black;
    cursor:pointer;
  overflow: hidden;
    voice-family: "\"}\""; /*BOX MODEL HACK for IE 5.5/6.0 */ 
    voice-family:inherit; 
}


.sidemenulink2{
  display: block;
    width:170px;   
    padding-top:7px;    /*** flexible hoehe der zelle ***/
    padding-bottom:8px;
    padding-right:10px;
    padding-left:22px;
    margin: 0;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    color:black;
	background: transparent;	
 background: url(../grafik/nav_2_bg_mo.gif) no-repeat 0px 0px;

	font-family: verdana,arial;
	font-size: 11px;
	padding-bottom:5px;
	color:black;
	cursor:pointer;
  overflow: hidden; 
    voice-family: "\"}\""; /*BOX MODEL HACK for IE 5.5/6.0 */ 
    voice-family:inherit; 
}

.sidemenulinkactive{
display: block;
    width:170px;   
    padding-top:7px;    /*** flexible hoehe der zelle ***/
    padding-bottom:8px;
    padding-right:10px;
    padding-left:22px;
    margin: 0;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:black;
	background: transparent;	
 background: url(../grafik/nav_2_bg_mo.gif) no-repeat 0px 0px;

	font-family: verdana,arial;
	font-size: 11px;
	padding-bottom:5px;
	color:black;
	cursor:pointer;
  overflow: hidden; 
    voice-family: "\"}\""; /*BOX MODEL HACK for IE 5.5/6.0 */ 
    voice-family:inherit; 
}

.lang{
	background: transparent;	
	font-family: verdana,arial;
	font-size: 11px;
	font-weight:normal;
	padding:5px;
	color:#234da0;
	cursor:pointer;
}

.langactive{
	background: transparent;	
	font-family: verdana,arial;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	color:#234da0;
	cursor:pointer;
}