/* For MAC */
#contimg {
	background-image:url(images/background_02.jpg);
	float:left;
	width:760px;
}

#image {
	float:left;
	width:350px;
	margin-right:-10px;
}

#image2 {
	width:350;
}

#content {
	width:370px;
	float:left;
	padding: 10px 0px 10px 10px;
}

#content2 {
	width:370px;
}

p {
	margin-top:0;
	padding-top:0;
}

h4 {
	width:350px;
}



/* Hack for MSIE on MAC for all other Browsers \*/
#contimg {
	background-image:url(images/background_02.jpg);
	float:left;
	width:760px;
}

#image {
	float:left;
	width:350px;
	overflow:hidden;
	margin-right:0px;
}

#content {
	width:390px;
	float:left;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}
/* end hack */

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 0px;
  margin-right: 0px;
}

/* Pictures centered, add padding left and right */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: none; }

/*MENUES */
.menue_main
{
	  background: #000099;
	  text-align: left;
	  height: 16 px;
			 
}

/*MENU_MAIN */
.menu1_main
{       
	  background-color: #013e89;     
}




.menu1_main a, .menu1_main a:visited {
	  color: #ffffff; 
	  text-decoration: none;
	  display: block;
	  background-color: #013e89;
	  padding-left: 10px;
	  padding-right: 10px;
	  border-right: 1px solid #ffffff;
	  font-weight: normal;
	  font-size: 11px;
	  font-family: verdana;      
}

.menu1_main a:hover {
	  color: #CAB92B;
	  font-weight: normal;
	  text-decoration: none;
	  display: block;
	  background-color: #013e89;
	  padding-left: 10px;
	  padding-right: 10px;
	  border-right: 1px solid #ffffff;
	  font-size: 11px;
	  font-family: verdana;
	 
}

.menu1_main_act a, .menu1_main_act a:visited {
	  color: #CAB92B;
	  font-weight: bold;
	  text-decoration: none;
	  display: block;
	  background-color: #013e89;
	  padding-left: 10px;
	  padding-right: 10px;
	  border-right: 1px solid #ffffff;
	  font-size: 11px;
	  font-family: verdana;
	 
}

.menu1_main_act a:hover {
	  color: #CAB92B;
	  font-weight: bold;
	  text-decoration: none;
	  display: block;
	  background-color: #013e89;
	  padding-left: 10px;
	  padding-right: 10px;
	  border-right: 1px solid #ffffff;
	  font-size: 11px;
	  font-family: verdana;
	 
}


/* MENU_MAIN LEVEL 2 */

.menu1_main2 a, .menu1_main2 a:visited {
	  color: #fff;
	  font-weight: normal;
	  text-decoration: none;
	  background-color: #013e89;
	  border-bottom: 1px solid #fff;
	  padding-left: 10px;
	  padding-right:10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-size: 11px;
	  font-family: verdana;
	  display: block;
	  width:150px;
}

.menu1_main2 a:hover {
	  color: #053a62 !important;
	  font-weight: normal;
	  text-decoration: none;
	  background-color: #C7D6ED;
	  border-bottom: 1px solid #fff;
	  padding-left: 10px;
	  padding-right:10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-size: 11px;
	  font-family: verdana;
	  display: block;
	  width:150px;
}


.menu1_main2_act a, .menu1_main2_act a:visited {
	  color: #fff;
	  font-weight: normal;
	  text-decoration: none;
	  background-color: #013e89;
	  border-bottom: 1px solid #fff;
	  padding-left: 10px;
	  padding-right:10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-size: 11px;
	  font-family: verdana;
	  display: block;
	  width:150px;
}

.menu1_main2_act a:hover {
	  color: #053a62 !important;
	  font-weight: normal;
	  text-decoration: none;
	  background-color: #C7D6ED;
	  border-bottom: 1px solid #fff;
	  padding-left: 10px;
	  padding-right:10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-size: 11px;
	  font-family: verdana;
	  display: block;
	  width:150px;
}

.menu1_main2_sub a, .menu1_main2_sub a:visited {
	  color: #fff;
	  font-weight: normal;
	  text-decoration: none;
	  background-color: #013e89;
	  border-bottom: 1px solid #fff;
	  padding-left: 10px;
	  padding-right:10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-size: 11px;
	  font-family: verdana;
	  display: block;
	  width:150px;
}

.menu1_main2_sub a:hover {
	  color: #053a62 !important;
	  font-weight: normal;
	  text-decoration: none;
	  background-color: #C7D6ED;
	  border-bottom: 1px solid #fff;
	  padding-left: 10px;
	  padding-right:10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-size: 11px;
	  font-family: verdana;
	  display: block;
	  width:150px;
} 


.navtable {
	cursor:pointer;
}
